Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ getChannelTrace
Method
getChannelTrace
internal/channelz/channelmap.go:133–133 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
131
// channels and subChannels.
132
type
tracedChannel
interface
{
133
getChannelTrace() *ChannelTrace
134
incrTraceRefCount()
135
decrTraceRefCount()
136
getRefName() string
Callers
1
traceEvent
Method · 0.65
Implementers
2
Channel
internal/channelz/channel.go
SubChannel
internal/channelz/subchannel.go
Calls
no outgoing calls
Tested by
no test coverage detected