feat: support more than 3 args in EnforceEx() (#13)

4 files changed
tree: 92cd1edd854d36561a8712b58587f55a138301b9
  1. .github/
  2. cmd/
  3. test/
  4. .gitignore
  5. .golangci.yml
  6. .goreleaser.yaml
  7. .releaserc.json
  8. go.mod
  9. go.sum
  10. LICENSE
  11. main.go
  12. Makefile
  13. README.md
README.md

casbin-go-cli

Go Report Card Build Coverage Status Godoc Release Discord

casbin-go-cli is a command-line tool based on Casbin (Go language), enabling you to use all of Casbin APIs in the shell.