package
Version:
v0.0.0-...-76f2794
Opens a new window with list of versions in this module.
Published: Sep 18, 2023
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Enforcer struct {
Enforcer *casbin.Enforcer
}
func InitCasbin() (enforcer Enforcer, en *casbin.Enforcer)
func (e *Enforcer) Enforce(next echo.HandlerFunc) echo.HandlerFunc
Source Files
¶
Click to show internal directories.
Click to hide internal directories.