Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ Fatalf
Method
Fatalf
grpclog/internal/logger.go:26–26 ·
view source on GitHub ↗
(format string, args ...any)
Source
from the content-addressed store, hash-verified
24
type
Logger
interface
{
25
Fatal(args ...any)
26
Fatalf(format string, args ...any)
27
Fatalln(args ...any)
28
Print(args ...any)
29
Printf(format string, args ...any)
Callers
15
RegisterService
Method · 0.65
register
Method · 0.65
TestNewClientWithMultipleBackendsNotSendingServerPreface
Method · 0.65
TestCloseConnectionWhenServerPrefaceNotReceived
Method · 0.65
TestBackoffWhenNoServerPrefaceReceived
Method · 0.65
TestNewClient_BackoffCountPerRetryGroup
Method · 0.65
TestCredentialsMisuse
Method · 0.65
testBackoffConfigSet
Function · 0.65
TestConnectParamsWithMinConnectTimeout
Method · 0.65
TestResolverServiceConfigBeforeAddressNotPanic
Method · 0.65
TestResolverServiceConfigWhileClosingNotPanic
Method · 0.65
TestResolverEmptyUpdateNotPanic
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
TestCredentialsMisuse
Method · 0.52
testBackoffConfigSet
Function · 0.52
TestConnectParamsWithMinConnectTimeout
Method · 0.52
TestResolverServiceConfigBeforeAddressNotPanic
Method · 0.52
TestResolverServiceConfigWhileClosingNotPanic
Method · 0.52
TestResolverEmptyUpdateNotPanic
Method · 0.52
TestDisableServiceConfigOption
Method · 0.52
TestMethodConfigDefaultService
Method · 0.52