# 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 ...