package
7.0.0+incompatible
Repository: https://github.com/lyteabovenyte/mock_distributed_services.git
Documentation: pkg.go.dev

# Functions

New function’s model and policy arguments are paths to the files where you’ve defined the model (which will configure Casbin’s authorization mechanism—which for us will be ACL) and the policy (which is a CSV file containing our ACL table).

# Structs

Authorize, defers to Casbin’s Enforce function.