Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProviderSet = wire.NewSet(NewGRPCServer, NewHTTPServer)
ProviderSet is server providers.
Functions ¶
func NewGRPCServer ¶
NewGRPCServer new a gRPC server.
func NewHTTPServer ¶
func NewHTTPServer(c *conf.Server, ac *conf.Auth, agenter *service.AgentService, storageService *service.StorageService, userService *service.UserService, instanceService *service.ComputeInstanceService, powerService *service.ComputePowerService, job *service.CronJob, logger log.Logger) *http.Server
NewHTTPServer new an HTTP server.
func NewWhiteListMatcher ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.