Skip to content

Commit

Permalink
Refactor: Fix comment for FromOutgoingContextRaw definition
Browse files Browse the repository at this point in the history
Co-authored-by: Arvind Bright <arvind.bright100@gmail.com>
  • Loading branch information
Aditya-Sood and arvindbr8 committed Jan 15, 2024
1 parent 2b34f91 commit 26a8b06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/internal.go
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ var (

ChannelzTurnOffForTesting func()

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

Expand Down

0 comments on commit 26a8b06

Please sign in to comment.