Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApiStat ¶ added in v0.4.0
func ApiStat(reporter report.Reporter) gin.HandlerFunc
ApiStat returns a middleware that records user access statistics data
func NewAuthHandlerFunc ¶ added in v0.4.4
func NewAuthHandlerFunc(logger *logger.Logger, perm string) gin.HandlerFunc
NewAuthHandlerFunc returns a middleware that checks whether the user is sign in
func NewPrivateAccessHandlerFunc ¶ added in v0.4.4
func NewPrivateAccessHandlerFunc(logger *logger.Logger) gin.HandlerFunc
NewPrivateAccessHandlerFunc returns a middleware that only allows to access http resource from loop back ip or private ip
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.