Documentation
¶
Index ¶
- Variables
- func AddRouter(mux *runtime.ServeMux, meth string, pathPattern string, h runtime.HandlerFunc)
- func NewGrpcServer(srv *service.SchedulerService, conf configs.Interface, logger *xlog.Logger) *grpc.Server
- func NewHttpServer(ctx context.Context, conf configs.Interface, logger *xlog.Logger, ...) *http.Server
- func Router(mux *runtime.ServeMux, svc *service.SchedulerService)
Constants ¶
This section is empty.
Variables ¶
View Source
var ProviderSet = wire.NewSet(NewGrpcServer, NewHttpServer)
Functions ¶
func NewGrpcServer ¶
func NewHttpServer ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.