package
1.2.0
Repository: https://github.com/casbin/casbin-go-client.git
Documentation: pkg.go.dev

# Functions

NewClient creates and returns a new client for casbin-server.

# Structs

Client is a wrapper around proto.CasbinClient, and can be used to create an Enforcer.
Config contains data needed to create an enforcer.
Enforcer is the main interface for authorization enforcement and policy management.