Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ Log
Method
Log
internal/testutils/resolver.go:30–30 ·
view source on GitHub ↗
(args ...any)
Source
from the content-addressed store, hash-verified
28
// Logger wraps the logging methods from testing.T.
29
type
Logger
interface
{
30
Log(args ...any)
31
Logf(format string, args ...any)
32
Errorf(format string, args ...any)
33
}
Callers
15
processUnaryRPC
Method · 0.65
processStreamingRPC
Method · 0.65
TestResolverBuildFailure
Method · 0.65
newClientStreamWithParams
Function · 0.65
Header
Method · 0.65
SendMsg
Method · 0.65
RecvMsg
Method · 0.65
CloseSend
Method · 0.65
finish
Method · 0.65
SendHeader
Method · 0.65
SendMsg
Method · 0.65
RecvMsg
Method · 0.65
Calls
no outgoing calls
Tested by
15
TestResolverBuildFailure
Method · 0.52
TestProducer
Method · 0.52
TestProducerBackoff
Method · 0.52
TestProducerMultipleListeners
Method · 0.52
TestStdoutLogger_Log
Method · 0.52
testGRPCLBEmptyServerList
Function · 0.52
TestPicker
Method · 0.52
TestGoodUpdateThenResolverError
Method · 0.52
TestResolverErrorThenGoodUpdate
Method · 0.52
TestRingHash_ReattemptWhenGoingFromTransientFailureToIdle
Method · 0.52
TestRingHash_ReattemptWhenAllEndpointsUnreachable
Method · 0.52
TestRingHash_ReorderAddressessWithinEndpoint
Method · 0.52