Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ Errorf
Method
Errorf
trace.go:50–50 ·
view source on GitHub ↗
(format string, a ...any)
Source
from the content-addressed store, hash-verified
48
type
traceEventLog
interface
{
49
Printf(format string, a ...any)
50
Errorf(format string, a ...any)
51
Finish()
52
}
53
Callers
15
errorf
Method · 0.65
SetSendCompressor
Function · 0.65
ClientSupportedCompressors
Function · 0.65
validateSendCompressor
Function · 0.65
TestNewClientWithMultipleBackendsNotSendingServerPreface
Method · 0.65
TestCloseConnectionWhenServerPrefaceNotReceived
Method · 0.65
TestBackoffWhenNoServerPrefaceReceived
Method · 0.65
TestNewClient_BackoffCountPerRetryGroup
Method · 0.65
TestConnectParamsWithMinConnectTimeout
Method · 0.65
TestBackoffCancel
Method · 0.65
TestUpdateAddresses_NoopIfCalledWithSameAddresses
Method · 0.65
TestURLAuthorityEscape
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
TestConnectParamsWithMinConnectTimeout
Method · 0.52
TestBackoffCancel
Method · 0.52
TestUpdateAddresses_NoopIfCalledWithSameAddresses
Method · 0.52
TestURLAuthorityEscape
Method · 0.52
TestStopBeforeServe
Method · 0.52
TestGetServiceInfo
Method · 0.52
TestParsedTarget_Success_WithoutCustomDialer
Method · 0.52
TestParsedTarget_WithCustomDialer
Method · 0.52