package
0.0.0-20240328052903-f77605d47ec1
Repository: https://github.com/wenqingqaq/backend-lib.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
# Structs
No description provided by the author
Application has the same definition as https://github.com/casdoor/casdoor/blob/master/object/application.go#L24.
AuthConfig is the core configuration.
No description provided by the author
No description provided by the author
No description provided by the author
Organization has the same definition as https://github.com/casdoor/casdoor/blob/master/object/organization.go#L25.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Resource has the same definition as https://github.com/casdoor/casdoor/blob/master/object/resource.go#L24.
No description provided by the author
Role has the same definition as https://github.com/casdoor/casdoor/blob/master/object/role.go#L24.
No description provided by the author
User has the same definition as https://github.com/casdoor/casdoor/blob/master/object/user.go#L24.
# Interfaces
HttpClient interface has the method required to use a type as custom http client.