Documentation
¶
Index ¶
Constants ¶
View Source
const ( LOCALHOST = "localhost" PORT8080 = 8080 )
Variables ¶
This section is empty.
Functions ¶
func RegisterPing ¶
Types ¶
type LierGinOption ¶
type LierGinOption func(*LierGin)
func WithRegisterRouters ¶
func WithRegisterRouters(f ...Router) LierGinOption
WithRegisterRouters set register router func
Click to show internal directories.
Click to hide internal directories.