Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Initialize ¶
func Initialize()
func Middleware ¶
func Middleware(policy Policier, action Action) gin.HandlerFunc
Types ¶
type NotFoundError ¶
type NotFoundError struct{}
func (NotFoundError) Error ¶
func (e NotFoundError) Error() string
type RoutePolicier ¶
type UserNotPermitError ¶
type UserNotPermitError struct{}
func (UserNotPermitError) Error ¶
func (e UserNotPermitError) Error() string
Click to show internal directories.
Click to hide internal directories.