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 (total 2, in which 1 are exported)
Package-Level Functions (total 2, both are exported)
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.
Package-Level Constants (only one, which is unexported)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)