Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var NoOpService = noopService{}
Functions ¶
This section is empty.
Types ¶
type GRPCHealthService ¶
func NewGRPCHealthService ¶
func NewGRPCHealthService() *GRPCHealthService
type Service ¶
type Service interface {
SetServingStatus(string, grpc_health_v1.HealthCheckResponse_ServingStatus)
}
Click to show internal directories.
Click to hide internal directories.