type google.golang.org/grpc/balancer/grpclb/grpc_lb_v1.LoadBalancerServer
4 uses
google.golang.org/grpc/balancer/grpclb/grpc_lb_v1 (current package)
load_balancer.pb.go#L702: type LoadBalancerServer interface {
load_balancer.pb.go#L715: func RegisterLoadBalancerServer(s *grpc.Server, srv LoadBalancerServer) {
load_balancer.pb.go#L720: return srv.(LoadBalancerServer).BalanceLoad(&loadBalancerBalanceLoadServer{stream})
load_balancer.pb.go#L747: HandlerType: (*LoadBalancerServer)(nil),
![]() |
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. |