Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EasyGo ¶
type EasyGo struct {
// contains filtered or unexported fields
}
EasyGo 启动实例
func (EasyGo) NewRouter ¶
func (g EasyGo) NewRouter() router.EasyGoHttpRouter
type Option ¶
type Option func(*EasyGo)
func WithConfigPath ¶
func WithHttpServerFunc ¶
func WithMaxConn ¶
func WithTimeOut ¶
Click to show internal directories.
Click to hide internal directories.