Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProviderSet = wire.NewSet(web.NewHandler, service.NewService, grpc.NewPolicyServer)
Functions ¶
This section is empty.
Types ¶
type BatchPolicies ¶ added in v1.10.0
type BatchPolicies = domain.BatchPolicies
type Module ¶
func InitModule ¶
func InitModule(enforcer *casbin.SyncedEnforcer) (*Module, error)
type RpcServer ¶ added in v1.9.2
type RpcServer = grpc.PolicyServer
Click to show internal directories.
Click to hide internal directories.