Documentation ¶
Index ¶
- func MustNewCasbin(conn *sql.DB, driver string) *casbin.Enforcer
- func NewCasbin(conn *sql.DB, driver string) (*casbin.Enforcer, error)
- func NewCasbinWithRedisWatcher(conn *sql.DB, driver string, c redis.RedisConf) *casbin.Enforcer
- func NewRedisWatcher(c redis.RedisConf, f func(string2 string)) persist.Watcher
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MustNewCasbin ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.