package
0.0.0-20210604230344-19bee3a11d65
Repository: https://github.com/tossp/tsgo.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewAdapterByDB obtained through an existing Gorm instance get a adapter, specify the table prefix Example: gormadapter.NewAdapterByDBUsePrefix(&db, "cms_") Automatically generate table name like this "cms_casbin_rule".

# Structs

Adapter represents the Gorm adapter for policy storage.
No description provided by the author
No description provided by the author