# Functions
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
No description provided by the author
# Constants
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
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
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
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
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
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
AuthorizationService_ServiceDesc is the grpc.ServiceDesc for AuthorizationService service.
Enum value maps for ErrorReason.
Enum value maps for ErrorReason.
No description provided by the author
No description provided by the author
# Structs
响应 - API信息.
ApiValidationError is the validation error returned by Api.Validate if the designated constraints aren't met.
No description provided by the author
检查权限.
CheckAuthorizationReqValidationError is the validation error returned by CheckAuthorizationReq.Validate if the designated constraints aren't met.
请求 - API创建.
CreateApiReqValidationError is the validation error returned by CreateApiReq.Validate if the designated constraints aren't met.
请求 - 菜单创建.
CreateMenuReqValidationError is the validation error returned by CreateMenuReq.Validate if the designated constraints aren't met.
请求 - 角色创建.
CreateRoleReqValidationError is the validation error returned by CreateRoleReq.Validate if the designated constraints aren't met.
请求 - API删除.
DeleteApiReqValidationError is the validation error returned by DeleteApiReq.Validate if the designated constraints aren't met.
请求 - 删除用户(单个)角色.
DeleteRoleForUserReqValidationError is the validation error returned by DeleteRoleForUserReq.Validate if the designated constraints aren't met.
请求 - 角色删除.
DeleteRoleReqValidationError is the validation error returned by DeleteRoleReq.Validate if the designated constraints aren't met.
请求 - 删除用户(全部)角色.
DeleteRolesForUserReqValidationError is the validation error returned by DeleteRolesForUserReq.Validate if the designated constraints aren't met.
响应 - API列表(所有).
GetApiListAllResValidationError is the validation error returned by GetApiListAllRes.Validate if the designated constraints aren't met.
响应 - API分页.
GetApiListPageResValidationError is the validation error returned by GetApiListPageRes.Validate if the designated constraints aren't met.
请求 - API分页列表.
GetApiListReqValidationError is the validation error returned by GetApiListReq.Validate if the designated constraints aren't met.
响应 - 菜单树列表.
GetMenuTreeResValidationError is the validation error returned by GetMenuTreeRes.Validate if the designated constraints aren't met.
响应 - 权限策略列表.
GetPoliciesResValidationError is the validation error returned by GetPoliciesRes.Validate if the designated constraints aren't met.
响应 - 角色列表(所有).
GetRoleAllResValidationError is the validation error returned by GetRoleAllRes.Validate if the designated constraints aren't met.
响应 - 角色分页.
GetRoleListPageResValidationError is the validation error returned by GetRoleListPageRes.Validate if the designated constraints aren't met.
请求 - 角色分页列表.
GetRoleListReqValidationError is the validation error returned by GetRoleListReq.Validate if the designated constraints aren't met.
请求 - 获取角色菜单按钮.
GetRoleMenuBtnReqValidationError is the validation error returned by GetRoleMenuBtnReq.Validate if the designated constraints aren't met.
响应 - 角色菜单按钮列表.
GetRoleMenuBtnResValidationError is the validation error returned by GetRoleMenuBtnRes.Validate if the designated constraints aren't met.
请求 - 获取用户角色列表.
GetRolesForUserReqValidationError is the validation error returned by GetRolesForUserReq.Validate if the designated constraints aren't met.
响应 - 用户角色列表.
GetRolesForUserResValidationError is the validation error returned by GetRolesForUserRes.Validate if the designated constraints aren't met.
响应 - 角色用户列表.
GetUsersForRoleResValidationError is the validation error returned by GetUsersForRoleRes.Validate if the designated constraints aren't met.
请求 - id主键.
IdReqValidationError is the validation error returned by IdReq.Validate if the designated constraints aren't met.
响应 - 菜单详情.
响应 - 菜单按钮详情.
MenuBtnValidationError is the validation error returned by MenuBtn.Validate if the designated constraints aren't met.
MenuValidationError is the validation error returned by Menu.Validate if the designated constraints aren't met.
响应 - 权限策略.
PolicyRulesValidationError is the validation error returned by PolicyRules.Validate if the designated constraints aren't met.
响应 - 角色信息.
请求 - 角色名称.
RoleNameReqValidationError is the validation error returned by RoleNameReq.Validate if the designated constraints aren't met.
RoleValidationError is the validation error returned by Role.Validate if the designated constraints aren't met.
请求 - 角色菜单按钮保存.
SaveRoleMenuBtnReqValidationError is the validation error returned by SaveRoleMenuBtnReq.Validate if the designated constraints aren't met.
请求 - 设置角色菜单.
SaveRoleMenuReqValidationError is the validation error returned by SaveRoleMenuReq.Validate if the designated constraints aren't met.
请求 - 设置用户角色.
SetRolesForUserReqValidationError is the validation error returned by SetRolesForUserReq.Validate if the designated constraints aren't met.
UnimplementedAuthorizationServiceServer must be embedded to have forward compatible implementations.
请求 - API更新.
UpdateApiReqValidationError is the validation error returned by UpdateApiReq.Validate if the designated constraints aren't met.
请求 - 菜单更新.
UpdateMenuReqValidationError is the validation error returned by UpdateMenuReq.Validate if the designated constraints aren't met.
请求 - 权限策略更新.
UpdatePoliciesReqValidationError is the validation error returned by UpdatePoliciesReq.Validate if the designated constraints aren't met.
请求 - 角色更新.
UpdateRoleReqValidationError is the validation error returned by UpdateRoleReq.Validate if the designated constraints aren't met.
# Interfaces
AuthorizationServiceClient is the client API for AuthorizationService service.
No description provided by the author
No description provided by the author
AuthorizationServiceServer is the server API for AuthorizationService service.
UnsafeAuthorizationServiceServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
ApiMultiError is an error wrapping multiple validation errors returned by Api.ValidateAll() if the designated constraints aren't met.
CheckAuthorizationReqMultiError is an error wrapping multiple validation errors returned by CheckAuthorizationReq.ValidateAll() if the designated constraints aren't met.
CreateApiReqMultiError is an error wrapping multiple validation errors returned by CreateApiReq.ValidateAll() if the designated constraints aren't met.
CreateMenuReqMultiError is an error wrapping multiple validation errors returned by CreateMenuReq.ValidateAll() if the designated constraints aren't met.
CreateRoleReqMultiError is an error wrapping multiple validation errors returned by CreateRoleReq.ValidateAll() if the designated constraints aren't met.
DeleteApiReqMultiError is an error wrapping multiple validation errors returned by DeleteApiReq.ValidateAll() if the designated constraints aren't met.
DeleteRoleForUserReqMultiError is an error wrapping multiple validation errors returned by DeleteRoleForUserReq.ValidateAll() if the designated constraints aren't met.
DeleteRoleReqMultiError is an error wrapping multiple validation errors returned by DeleteRoleReq.ValidateAll() if the designated constraints aren't met.
DeleteRolesForUserReqMultiError is an error wrapping multiple validation errors returned by DeleteRolesForUserReq.ValidateAll() if the designated constraints aren't met.
No description provided by the author
GetApiListAllResMultiError is an error wrapping multiple validation errors returned by GetApiListAllRes.ValidateAll() if the designated constraints aren't met.
GetApiListPageResMultiError is an error wrapping multiple validation errors returned by GetApiListPageRes.ValidateAll() if the designated constraints aren't met.
GetApiListReqMultiError is an error wrapping multiple validation errors returned by GetApiListReq.ValidateAll() if the designated constraints aren't met.
GetMenuTreeResMultiError is an error wrapping multiple validation errors returned by GetMenuTreeRes.ValidateAll() if the designated constraints aren't met.
GetPoliciesResMultiError is an error wrapping multiple validation errors returned by GetPoliciesRes.ValidateAll() if the designated constraints aren't met.
GetRoleAllResMultiError is an error wrapping multiple validation errors returned by GetRoleAllRes.ValidateAll() if the designated constraints aren't met.
GetRoleListPageResMultiError is an error wrapping multiple validation errors returned by GetRoleListPageRes.ValidateAll() if the designated constraints aren't met.
GetRoleListReqMultiError is an error wrapping multiple validation errors returned by GetRoleListReq.ValidateAll() if the designated constraints aren't met.
GetRoleMenuBtnReqMultiError is an error wrapping multiple validation errors returned by GetRoleMenuBtnReq.ValidateAll() if the designated constraints aren't met.
GetRoleMenuBtnResMultiError is an error wrapping multiple validation errors returned by GetRoleMenuBtnRes.ValidateAll() if the designated constraints aren't met.
GetRolesForUserReqMultiError is an error wrapping multiple validation errors returned by GetRolesForUserReq.ValidateAll() if the designated constraints aren't met.
GetRolesForUserResMultiError is an error wrapping multiple validation errors returned by GetRolesForUserRes.ValidateAll() if the designated constraints aren't met.
GetUsersForRoleResMultiError is an error wrapping multiple validation errors returned by GetUsersForRoleRes.ValidateAll() if the designated constraints aren't met.
IdReqMultiError is an error wrapping multiple validation errors returned by IdReq.ValidateAll() if the designated constraints aren't met.
MenuBtnMultiError is an error wrapping multiple validation errors returned by MenuBtn.ValidateAll() if the designated constraints aren't met.
MenuMultiError is an error wrapping multiple validation errors returned by Menu.ValidateAll() if the designated constraints aren't met.
PolicyRulesMultiError is an error wrapping multiple validation errors returned by PolicyRules.ValidateAll() if the designated constraints aren't met.
RoleMultiError is an error wrapping multiple validation errors returned by Role.ValidateAll() if the designated constraints aren't met.
RoleNameReqMultiError is an error wrapping multiple validation errors returned by RoleNameReq.ValidateAll() if the designated constraints aren't met.
SaveRoleMenuBtnReqMultiError is an error wrapping multiple validation errors returned by SaveRoleMenuBtnReq.ValidateAll() if the designated constraints aren't met.
SaveRoleMenuReqMultiError is an error wrapping multiple validation errors returned by SaveRoleMenuReq.ValidateAll() if the designated constraints aren't met.
SetRolesForUserReqMultiError is an error wrapping multiple validation errors returned by SetRolesForUserReq.ValidateAll() if the designated constraints aren't met.
UpdateApiReqMultiError is an error wrapping multiple validation errors returned by UpdateApiReq.ValidateAll() if the designated constraints aren't met.
UpdateMenuReqMultiError is an error wrapping multiple validation errors returned by UpdateMenuReq.ValidateAll() if the designated constraints aren't met.
UpdatePoliciesReqMultiError is an error wrapping multiple validation errors returned by UpdatePoliciesReq.ValidateAll() if the designated constraints aren't met.
UpdateRoleReqMultiError is an error wrapping multiple validation errors returned by UpdateRoleReq.ValidateAll() if the designated constraints aren't met.