google.golang.org/grpc/balancer/grpclb/grpc_lb_v1.Server.Drop (field)
4 uses
google.golang.org/grpc/balancer/grpclb/grpc_lb_v1 (current package)
load_balancer.pb.go#L520: Drop bool `protobuf:"varint,4,opt,name=drop,proto3" json:"drop,omitempty"`
load_balancer.pb.go#L574: return m.Drop
google.golang.org/grpc/balancer/grpclb
grpclb_picker.go#L173: if s.Drop {
grpclb_remote_balancer.go#L67: if s.Drop {
![]() |
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. |