type google.golang.org/grpc/health.Server (struct)

Method Implmentations (5 other methods implement nothing)

Check(_ context.Context, in *healthpb.HealthCheckRequest) (*healthpb.HealthCheckResponse, error) *Server.M : google.golang.org/grpc/health/grpc_health_v1.HealthServer.Check
List(_ context.Context, _ *healthpb.HealthListRequest) (*healthpb.HealthListResponse, error) *Server.M : google.golang.org/grpc/health/grpc_health_v1.HealthServer.List
Watch(in *healthpb.HealthCheckRequest, stream healthgrpc.Health_WatchServer) error *Server.M : google.golang.org/grpc/health/grpc_health_v1.HealthServer.Watch