Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HealthChecker ¶
type HealthChecker struct {
healthcheck.UnimplementedHealthServer
}
func NewHealthChecker ¶
func NewHealthChecker() *HealthChecker
func (*HealthChecker) Check ¶
func (s *HealthChecker) Check(ctx context.Context, in *healthcheck.HealthCheckRequest) (*healthcheck.HealthCheckResponse, error)
Click to show internal directories.
Click to hide internal directories.