MCPcopy
hub / github.com/grpc/grpc-go / notrace

Struct notrace

trace_notrace.go:32–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30)
31
32type notrace struct{}
33
34func (notrace) LazyLog(x fmt.Stringer, sensitive bool) {}
35func (notrace) LazyPrintf(format string, a ...any) {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected