Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCronJobServer ¶
func NewGRPCServer ¶
func NewGRPCServer(cfg *app.ServerConfig) *grpc.Server
NewGRPCServer creates a gRPC server
func NewHTTPServer ¶
func NewHTTPServer(c *app.ServerConfig) *http.Server
NewHTTPServer creates an HTTP server
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func (*Server) RunWorkerServer ¶
RunWorkerServer Run worker server
Click to show internal directories.
Click to hide internal directories.