package
0.10.5-dev
Repository: https://github.com/employee-s-file-cabinet/backend.git
Documentation: pkg.go.dev

# Functions

NewAdapter is the constructor for Adapter Deprecated: Use NewAdapterFromOptions instead.
NewAdapterByDB is the constructor for Adapter with existed connection Deprecated: Use NewAdapterFromOptions instead.
NewAdapterFromOptions is the constructor for Adapter with existed connection.

# Structs

Adapter represents the sqlx adapter for policy storage.
AdapterOptions contains all possible configuration options.
CasbinRule ...
Filter ...