# Functions
model and policy arguments are paths to the files where we defined the model (which will configure Casbin's authorization mechanism - which in this case will be ACL) and the policy (which is a CSV file containing our ACL table).
# Structs
No description provided by the author