func google.golang.org/grpc.StaticMethod
4 uses
google.golang.org/grpc (current package)
rpc_util.go#L197: func StaticMethod() CallOption {
google.golang.org/grpc/health/grpc_health_v1
health_grpc.pb.go#L99: cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...)
health_grpc.pb.go#L109: cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...)
health_grpc.pb.go#L119: cOpts := append([]grpc.CallOption{grpc.StaticMethod()}, opts...)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)