//
pkg.gl
Category
github.com/casbin/casbin-go-client
client
package
1.2.0
Repository:
https://github.com/casbin/casbin-go-client.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
623 SLOC
#
Functions
NewClient
NewClient creates and returns a new client for casbin-server.
#
Structs
Client
Client is a wrapper around proto.CasbinClient, and can be used to create an Enforcer.
Config
Config contains data needed to create an enforcer.
Enforcer
Enforcer is the main interface for authorization enforcement and policy management.