server

package
v0.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 28, 2023 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

ProviderSet is server providers.

Functions

func NewGRPCServer

func NewGRPCServer(c *conf.Server, logger log.Logger) *grpc.Server

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

func NewWhiteListMatcher() selector.MatchFunc

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL