Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GrpcUnaryServerHealthCheckerInterceptor ¶ added in v0.14.2
func GrpcUnaryServerHealthCheckerInterceptor(callerCtx context.Context, failedHealthCheck chan struct{}) grpc.UnaryServerInterceptor
Types ¶
type HealthChecker ¶
type HealthChecker interface {
Fail()
}
Click to show internal directories.
Click to hide internal directories.