Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGrpcService ¶
func NewGrpcService(port int, logger log.Logger, mw []middleware.Middleware) (*grpc.Server, func(), error)
func RegisterServices ¶
func RegisterServices(grpcServer *grpc.Server, httpServer *http.Server, services ...ApiService)
Types ¶
Click to show internal directories.
Click to hide internal directories.