Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ Printf
Method
Printf
trace.go:49–49 ·
view source on GitHub ↗
(format string, a ...any)
Source
from the content-addressed store, hash-verified
47
// It exists in order to avoid importing x/net/trace on grpcnotrace builds.
48
type
traceEventLog
interface
{
49
Printf(format string, a ...any)
50
Errorf(format string, a ...any)
51
Finish()
52
}
Callers
15
printf
Method · 0.65
main
Function · 0.65
parseHist
Function · 0.65
compareTwoMap
Function · 0.65
printHeader
Function · 0.65
printline
Function · 0.65
executeSoakTestInWorker
Function · 0.65
main
Function · 0.65
main
Function · 0.65
doRPCAndGetPath
Function · 0.65
runCmd
Function · 0.65
main
Function · 0.65
Calls
no outgoing calls
Tested by
4
ServerHandshake
Method · 0.52
ClientHandshake
Method · 0.52
ExampleServerIdentifierExtension
Function · 0.52
ExampleNewWriter
Function · 0.52