Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server local server
func NewServer ¶
func NewServer(conf *config.ServerConfig) (*Server, error)
NewServer return local server
func (*Server) ListenAndServeWithDynamicPort ¶
Click to show internal directories.
Click to hide internal directories.