Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CorssMiddleware ¶
func CorssMiddleware() []app.HandlerFunc
func LoginMiddleware ¶
func LoginMiddleware() []app.HandlerFunc
Types ¶
type MidFun ¶
type MidFun func() []app.HandlerFunc
type RouterInfo ¶
type RouterInfo struct { Name string Auth MidFun Hander app.HandlerFunc }
Click to show internal directories.
Click to hide internal directories.