Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGRPCServer ¶
func NewGRPCServer(params grpcServerParams) *fxgrpc.GRPCServer
func NewHTTPGatewayHandler ¶
func NewHTTPGatewayHandler() *fxgrpc.HTTPGatewayHandler
func NewLivenessGateway ¶
func NewLivenessGateway() *fxgrpc.LivenessGatewayHandler
func RunHTTPGateway ¶
Types ¶
type Handler ¶
type Handler struct { pbv1.CoreServiceServer // contains filtered or unexported fields }
func NewHandler ¶
func NewHandler(params handlerParams) *Handler
Click to show internal directories.
Click to hide internal directories.