Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServerOption ¶
type ServerOption func(*Server)
func Address ¶
func Address(addr string) ServerOption
func Logger ¶
func Logger(logger log.Logger) ServerOption
func Middleware ¶
func Middleware(middleware ...gin.HandlerFunc) ServerOption
func Mode ¶
func Mode() ServerOption
Click to show internal directories.
Click to hide internal directories.