# Functions
Menu return a default menu model.
MenuWithId return a default menu model of given id.
OperationLog return a default operation log model.
Permission return a default permission model.
PermissionWithId return a default permission model of given id.
Role return a default role model.
RoleWithId return a default role model of given id.
User return a default user model.
UserWithId return a default user model of given id.
# Structs
Base is base model structure.
MenuModel is menu model structure.
OperationLogModel is operation log model structure.
PermissionModel is permission model structure.
RoleModel is role model structure.
UserModel is user model structure.