Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ String
Method
String
codec.go:104–104 · codec.go::Codec.String
String returns the name of the Codec implementation. This is unused by gRPC.
()
Source
from the content-addressed store, hash-verified
102
// String returns the name of the Codec implementation. This is unused by
103
// gRPC.
104
String() string
105
}
Callers
15
Serve
Method · 0.65
TestNewClientWithMultipleBackendsNotSendingServerPreface
Method · 0.65
TestCloseConnectionWhenServerPrefaceNotReceived
Method · 0.65
TestBackoffWhenNoServerPrefaceReceived
Method · 0.65
TestNewClient_BackoffCountPerRetryGroup
Method · 0.65
TestUpdateAddresses_NoopIfCalledWithSameAddresses
Method · 0.65
CanonicalTarget
Method · 0.65
securityLevelLocked
Method · 0.65
disconnectErrorString
Function · 0.65
TestDialWithTimeout
Method · 0.65
TestDialWaitsForServerSettings
Method · 0.65
TestDialWaitsForServerSettingsAndFails
Method · 0.65
Calls
no outgoing calls
Tested by
15
TestNewClientWithMultipleBackendsNotSendingServerPreface
Method · 0.52
TestCloseConnectionWhenServerPrefaceNotReceived
Method · 0.52
TestBackoffWhenNoServerPrefaceReceived
Method · 0.52
TestNewClient_BackoffCountPerRetryGroup
Method · 0.52
TestUpdateAddresses_NoopIfCalledWithSameAddresses
Method · 0.52
TestDialWithTimeout
Method · 0.52
TestDialWaitsForServerSettings
Method · 0.52
TestDialWaitsForServerSettingsAndFails
Method · 0.52
TestClientUpdatesParamsAfterGoAway
Method · 0.52
TestCheckSecurityLevel
Method · 0.52
TestClientHandshakeReturnsAuthInfo
Method · 0.52
TestServerHandshakeReturnsAuthInfo
Method · 0.52