Documentation ¶
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 represents an abstraction for a server
func NewServer ¶
func NewServer() *Server
NewServer initialize all components required to start the server, it will include differents transport layers in the future
func (*Server) GetErrorChannel ¶
GetErrorChannel returns the main error channel
Click to show internal directories.
Click to hide internal directories.