package
0.0.0-20221213181224-8cb3723bd921
Repository: https://github.com/alpacahq/ribbit-backend.git
Documentation: pkg.go.dev

# Packages

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
No description provided by the author
No description provided by the author

# Functions

NewAccountRepo returns an AccountRepo instance.
NewAssetRepo returns an AssetRepo instance.
NewRBACService creates new RBAC service.
NewRoleRepo returns a Role Repo instance.
NewUserRepo returns a new UserRepo instance.

# Structs

AccountRepo represents the client for the user table.
AssetRepo represents the client for the user table.
RBACService is RBAC application service.
RoleRepo represents the client for the role table.
UserRepo is the client for our user model.