Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ reset
Method
reset
balancer/pickfirst/pickfirst.go:908–910 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
906
}
907
908
func
(al *addressList) reset() {
909
al.idx = 0
910
}
911
912
func
(al *addressList) updateAddrs(addrs []resolver.Address) {
913
al.addresses = addrs
Callers
3
updateAddrs
Method · 0.95
TestAddressList_Iteration
Method · 0.95
updateSubConnState
Method · 0.45
Calls
no outgoing calls
Tested by
1
TestAddressList_Iteration
Method · 0.76