Documentation
¶
Index ¶
- type Handler
- func (s *Handler) Health(ctx context.Context, _ *emptypb.Empty) (*protos.HealthResponse, error)
- func (s *Handler) RegisterGrpc(srv *grpc.Server) error
- func (s *Handler) RegisterHttp(ctx context.Context, mux *runtime.ServeMux, client *grpc.ClientConn) error
- func (s *Handler) Version(context.Context, *emptypb.Empty) (*protos.VersionResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
protos.UnimplementedInternalRoutesServer
}
func (*Handler) RegisterHttp ¶
Click to show internal directories.
Click to hide internal directories.