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

Function newTraceEventLog

trace_notrace.go:50–52  ·  view source on GitHub ↗
(family, title string)

Source from the content-addressed store, hash-verified

48}
49
50func newTraceEventLog(family, title string) traceEventLog {
51 return nil
52}

Callers 1

NewServerFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected