Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApiStat ¶ added in v0.4.0
func ApiStat() gin.HandlerFunc
ApiStat returns a middleware that records user access statistics data
func NewApiStatHandler ¶ added in v0.4.0
func NewApiStatHandler() handler.GinHandler
NewApiStatHandler create an instance of the apiStatHandler middleware
func NewAuthHandler ¶
func NewAuthHandler(logger log.Logger, perm string) handler.GinHandler
NewAuthHandler create an instance of the authHandler middleware
func NewPrivateAccessHandler ¶
func NewPrivateAccessHandler(logger log.Logger) handler.GinHandler
NewPrivateAccessHandler create an instance of the privateAccessHandler middleware
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.