Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
protos.UnimplementedHealthServer
}
func (*Handler) Health ¶
func (s *Handler) Health(ctx context.Context, _ *protos.HealthRequest) (*protos.HealthResponse, error)
func (*Handler) RegisterHttp ¶
Click to show internal directories.
Click to hide internal directories.