Skip to content

Commit 26a8b06

Browse files
Refactor: Fix comment for FromOutgoingContextRaw definition
Co-authored-by: Arvind Bright <arvind.bright100@gmail.com>
1 parent 2b34f91 commit 26a8b06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/internal.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ var (
189189

190190
ChannelzTurnOffForTesting func()
191191

192-
// Gets the function definition from metadata package
192+
// FromOutgoingContextRaw returns the un-merged, intermediary contents of metadata.rawMD.
193193
FromOutgoingContextRaw any // func(context.Context) (metadata.MD, [][]string, bool)
194194
)
195195

0 commit comments

Comments
 (0)