Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRegistration ¶
func NewRegistration() *serviceregistry.Service[grpchealth.Checker]
Types ¶
type HealthService ¶
type HealthService struct {
// contains filtered or unexported fields
}
func (HealthService) Check ¶
func (s HealthService) Check(ctx context.Context, req *grpchealth.CheckRequest) (*grpchealth.CheckResponse, error)
func (HealthService) Watch ¶
func (s HealthService) Watch(_ *healthpb.HealthCheckRequest, _ healthpb.Health_WatchServer) error
Click to show internal directories.
Click to hide internal directories.