Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ Fatal
Method
Fatal
grpclog/internal/logger.go:25–25 ·
view source on GitHub ↗
(args ...any)
Source
from the content-addressed store, hash-verified
23
// Deprecated: use LoggerV2.
24
type
Logger
interface
{
25
Fatal(args ...any)
26
Fatalf(format string, args ...any)
27
Fatalln(args ...any)
28
Print(args ...any)
Callers
15
TestNewClientWithMultipleBackendsNotSendingServerPreface
Method · 0.65
TestNewClient_BackoffCountPerRetryGroup
Method · 0.65
TestResetConnectBackoff
Method · 0.65
TestBackoffCancel
Method · 0.65
TestUpdateAddresses_NoopIfCalledWithSameAddresses
Method · 0.65
testDefaultServiceConfigWhenResolverServiceConfigDisabled
Function · 0.65
testDefaultServiceConfigWhenResolverDoesNotReturnServiceConfig
Function · 0.65
testDefaultServiceConfigWhenResolverReturnInvalidServiceConfig
Function · 0.65
TestClientConnAuthority_CredsAndDialOptionMismatch
Method · 0.65
BenchmarkChainUnaryInterceptor
Function · 0.65
BenchmarkChainStreamInterceptor
Function · 0.65
TestParsedTarget_WithCustomDialer
Method · 0.65
Calls
no outgoing calls
Tested by
15
TestNewClientWithMultipleBackendsNotSendingServerPreface
Method · 0.52
TestNewClient_BackoffCountPerRetryGroup
Method · 0.52
TestResetConnectBackoff
Method · 0.52
TestBackoffCancel
Method · 0.52
TestUpdateAddresses_NoopIfCalledWithSameAddresses
Method · 0.52
testDefaultServiceConfigWhenResolverServiceConfigDisabled
Function · 0.52
testDefaultServiceConfigWhenResolverDoesNotReturnServiceConfig
Function · 0.52
testDefaultServiceConfigWhenResolverReturnInvalidServiceConfig
Function · 0.52
TestClientConnAuthority_CredsAndDialOptionMismatch
Method · 0.52
BenchmarkChainUnaryInterceptor
Function · 0.52
BenchmarkChainStreamInterceptor
Function · 0.52
TestParsedTarget_WithCustomDialer
Method · 0.52