google.golang.org/grpc/balancer/grpclb.lbBalancer.opt (field)
6 uses
google.golang.org/grpc/balancer/grpclb (current package)
grpclb.go#L138: opt: opt,
grpclb.go#L168: opt balancer.BuildOptions
grpclb_remote_balancer.go#L217: if creds := lb.opt.DialCreds; creds != nil {
grpclb_remote_balancer.go#L224: if lb.opt.Dialer != nil {
grpclb_remote_balancer.go#L225: dopts = append(dopts, grpc.WithContextDialer(lb.opt.Dialer))
grpclb_remote_balancer.go#L231: dopts = append(dopts, grpc.WithChannelzParentID(lb.opt.ChannelzParentID))
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin 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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |