Documentation ¶
Overview ¶
Package server provides service engine constructor and related methods to work with server.Server structure
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server is server engine instance
func (*Server) ContainerInvoke ¶
ContainerInvoke invokes passed function with automatic dependency resolution to DIC
func (*Server) GetListenPort ¶
GetListenPort returns REST HTTP server listen port
Click to show internal directories.
Click to hide internal directories.