# Functions
AddStatisticsClientsUsage insert a new StatisticsClientsUsage into database and returns last inserted Id on success.
get user names by prefix suggestions.
No description provided by the author
get user names by prefix suggestions.
get normal user count by client.
get role user number by role id.
No description provided by the author
No description provided by the author
add apps.
CreateClient insert a new client into database and returns last inserted Id on success.
CreateMenu insert a new Menu into database and returns last inserted Id on success.
CreatePrivilege insert a new Privilege into database and returns last inserted Id on success.
CreateRole insert a new Role into database and returns last inserted Id on success.
CreateUser insert a new User into database and returns last inserted Id on success.
AddUserLog insert a new UserLog into database and returns last inserted Id on success.
DeleteBruntonClient deletes Client by Id and returns error if the record to be deleted doesn't exist.
DeleteMenu deletes Menu by Id and returns error if the record to be deleted doesn't exist.
DeletePrivilege deletes Privilege by Id and returns error if the record to be deleted doesn't exist.
DeleteRole deletes Role by Id and returns error if the record to be deleted doesn't exist.
DeleteStatisticsClientsUsage deletes StatisticsClientsUsage by Id and returns error if the record to be deleted doesn't exist.
DeleteUserLog deletes UserLog by Id and returns error if the record to be deleted doesn't exist.
No description provided by the author
No description provided by the author
Get all clients list.
get menu list by app id.
get all menus by ids.
get all menus by ids and appids.
get all menus by ids.
get paid => *Menu slice.
No description provided by the author
get mids => *Privilege slice.
get mids => *Privilege slice.
No description provided by the author
Get all clients list.
get uid => rids slice.
No description provided by the author
GetAllStatisticsClientsUsage retrieves all StatisticsClientsUsage matches certain condition.
No description provided by the author
GetAllUserLog retrieves all UserLog matches certain condition.
No description provided by the author
get user by id.
No description provided by the author
No description provided by the author
GetClientById retrieves Client by Id.
GetMenuById retrieves menu by Id.
No description provided by the author
No description provided by the author
GetPrivilegeById retrieves Privilege by Id.
search Roles by ids.
search Roles by ids.
for only data provider.
GetRoleById retrieves Role by Id.
Get Privilege Role relation by role ids.
search Roles by ids.
No description provided by the author
GetStatisticsClientsUsageById retrieves StatisticsClientsUsage by Id.
No description provided by the author
GetUserById retrieves User by Id.
find user by unique uname.
No description provided by the author
GetUserLogById retrieves UserLog by Id.
GetUserById retrieves User by Uname and password.
get all role ids by uid.
modify user roles.
modify user roles.
admin normal user count.
admin dashboard search user.
search all menu.
admin dashboard search Privilege.
admin dashboard search user.
admin dashboard search user.
No description provided by the author
update apps.
UpdateClient updates Client by Id and returns error if the record to be updated doesn't exist.
UpdateMenu updates Menu by Id and returns error if the record to be updated doesn't exist.
UpdatePrivilege updates Privilege by Id and returns error if the record to be updated doesn't exist.
UpdateRole updates Role by Id and returns error if the record to be updated doesn't exist.
UpdateStatisticsClientsUsage updates StatisticsClientsUsage by Id and returns error if the record to be updated doesn't exist.
UpdateUser updates User by Id and returns error if the record to be updated doesn't exist.
UpdateUserLog updates UserLog by Id and returns error if the record to be updated doesn't exist.
get user names by prefix suggestions.
# Structs
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author