package state
Import Path
google.golang.org/grpc/balancer/grpclb/state (on go.dev)
Dependency Relation
imports one package, and imported by one package
Involved Source Files
Package state declares grpclb types to be set by resolvers wishing to pass
information to grpclb via resolver.State Attributes.
Package-Level Type Names (only one)
Package-Level Functions (total 2)
Get returns the grpclb State in the resolver.State, or nil if not present.
The returned data should not be mutated.
Set returns a copy of the provided state with attributes containing s. s's
data should not be mutated after calling Set.
![]() |
The pages are generated with Golds v0.8.2. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |