Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EpollConfig ¶
type EpollConfig struct {
Epoll ConfigItem `yaml:"epoll" json:"epoll"`
}
EpollConfig ...
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server ...
func NewCustomServer ¶
func NewCustomServer(conf ConfigItem, log logger.Logger) *Server
NewCustomServer ...
Click to show internal directories.
Click to hide internal directories.