Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
50
func
newTraceEventLog(family, title string) traceEventLog {
51
return
nil
52
}
Callers
1
NewServer
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected