type google.golang.org/grpc/health/grpc_health_v1.HealthServer (interface)
Method Implmentations
Check(context.Context, *HealthCheckRequest) (*HealthCheckResponse, error)
UnimplementedHealthServer.Check
*google.golang.org/grpc/health.Server.Check
List(context.Context, *HealthListRequest) (*HealthListResponse, error)
UnimplementedHealthServer.List
*google.golang.org/grpc/health.Server.List
Watch(*HealthCheckRequest, grpc.ServerStreamingServer[HealthCheckResponse]) error
UnimplementedHealthServer.Watch
*google.golang.org/grpc/health.Server.Watch
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)