Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
122
func
(p *picker) endpointState(e *ringEntry) endpointState {
123
return
p.endpointStates[e.hashKey]
124
}
Callers
1
Pick
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected