type google.golang.org/grpc/balancer/grpclb/grpc_lb_v1.LoadBalancerService
5 uses
google.golang.org/grpc/balancer/grpclb/grpc_lb_v1 (current package)
load_balancer_grpc.pb.go#L19: type LoadBalancerService struct {
load_balancer_grpc.pb.go#L24: func (s *LoadBalancerService) balanceLoad(_ interface{}, stream grpc.ServerStream) error {
load_balancer_grpc.pb.go#L32: func RegisterLoadBalancerService(s grpc.ServiceRegistrar, srv *LoadBalancerService) {
load_balancer_grpc.pb.go#L56: func NewLoadBalancerService(s interface{}) *LoadBalancerService {
load_balancer_grpc.pb.go#L57: ns := &LoadBalancerService{}
![]() |
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. |