Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PTYDimension ¶
PTYDimension : struct to hold console dimension
type Server ¶
type Server struct { EchoServer *echo.Echo Config *config.Config ServiceManager *service_manager.ServiceManager WorkerManager *worker.Manager }
Server : hold references to other components of service
func (*Server) Initialize ¶
func (server *Server) Initialize()
Initialize : Initialize the server and its routes
Click to show internal directories.
Click to hide internal directories.