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