Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.29 KB

README.md

File metadata and controls

18 lines (13 loc) · 1.29 KB

Go client for Casbin Server

Go Report Card GitHub Actions Go Reference Release Discord Sourcegraph

casbin-go-client is Golang's client for Casbin-Server. Casbin-Server is the Access Control as a Service (ACaaS) solution based on Casbin.

Installation

go get github.com/casbin/casbin-go-client

License

This project is under Apache 2.0 License. See the LICENSE file for the full license text.