package
0.0.1
Repository: https://github.com/quangdangfit/go-admin.git
Documentation: pkg.go.dev

# Functions

Inject apis.
NewAuthAPI return new AuthAPI.
NewRoleAPI return new RoleAPI pointer.
NewUserAPI return new UserAPI pointer.

# Structs

AuthAPI handle authentication api.
RoleAPI handle role api.
UserAPI handle user api.