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) grpc.UnaryServerInterceptor
Types ¶
type HealthChecker ¶
type HealthChecker interface { Fail() Ok() }
Click to show internal directories.
Click to hide internal directories.