Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ GetKey
Method
GetKey
interop/grpc_testing/messages.pb.go:2044–2049 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2042
}
2043
2044
func
(x *ClientConfigureRequest_Metadata) GetKey() string {
2045
if
x != nil {
2046
return
x.Key
2047
}
2048
return
""
2049
}
2050
2051
func
(x *ClientConfigureRequest_Metadata) GetValue() string {
2052
if
x != nil {
Callers
1
Configure
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected