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

Method endpointState

balancer/ringhash/picker.go:122–124  ·  view source on GitHub ↗
(e *ringEntry)

Source from the content-addressed store, hash-verified

120}
121
122func (p *picker) endpointState(e *ringEntry) endpointState {
123 return p.endpointStates[e.hashKey]
124}

Callers 1

PickMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected