package
3.0.1+incompatible
Repository: https://github.com/nodece/casbin.git
Documentation: pkg.go.dev

# Functions

NewDefaultEffector is the constructor for DefaultEffector.

# Constants

Values for policy effect.
Values for policy effect.
Values for policy effect.

# Structs

DefaultEffector is default effector for Casbin.
DefaultEffectorStream is the default implementation of interface EffectorStream.

# Interfaces

Effector is the interface for Casbin effectors.
EffectorStream is the interface for effector stream.

# Type aliases

Effect is the result for a policy rule.