Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ LazyPrintf
Method
LazyPrintf
trace.go:59–59 ·
view source on GitHub ↗
(format string, a ...any)
Source
from the content-addressed store, hash-verified
57
type
traceLog
interface
{
58
LazyLog(x fmt.Stringer, sensitive bool)
59
LazyPrintf(format string, a ...any)
60
SetError()
61
SetRecycler(f
func
(any))
62
SetTraceInfo(traceID, spanID uint64)
Callers
2
handleStream
Method · 0.65
finish
Method · 0.65
Implementers
1
notrace
trace_notrace.go
Calls
no outgoing calls
Tested by
no test coverage detected