MCPcopy
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
135func (ls *Socket) getParentID() int64 {
136 return ls.Parent.id()
137}

Callers

nothing calls this directly

Calls 1

idMethod · 0.65

Tested by

no test coverage detected