package balancerload
Import Path
google.golang.org/grpc/internal/balancerload (on go.dev)
Dependency Relation
imports one package, and imported by one package
Involved Source Files
Package balancerload defines APIs to parse server loads in trailers. The
parsed loads are sent to balancers in DoneInfo.
Package-Level Type Names (only one, which is exported)
Package-Level Functions (total 2, both are exported)
Parse calls parser.Read().
SetParser sets the load parser.
Not mutex-protected, should be called before any gRPC functions.
Package-Level Variables (only one, which is unexported)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)