type google.golang.org/grpc/health/grpc_health_v1.HealthClient (interface)
Method Implmentations
Check(ctx context.Context, in *HealthCheckRequest, opts ...grpc.CallOption) (*HealthCheckResponse, error)
(*healthClient).Check
List(ctx context.Context, in *HealthListRequest, opts ...grpc.CallOption) (*HealthListResponse, error)
(*healthClient).List
Watch(ctx context.Context, in *HealthCheckRequest, opts ...grpc.CallOption) (grpc.ServerStreamingClient[HealthCheckResponse], error)
(*healthClient).Watch
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)