Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ getParentID
Method
getParentID
internal/channelz/socket.go:135–137 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
133
}
134
135
func
(ls *Socket) getParentID() int64 {
136
return
ls.Parent.id()
137
}
Callers
nothing calls this directly
Calls
1
id
Method · 0.65
Tested by
no test coverage detected