# Packages
No description provided by the author
# Functions
No description provided by the author
RegisterAccessControlServiceHandler registers the http handlers for service AccessControlService to "mux".
RegisterAccessControlServiceHandlerClient registers the http handlers for service AccessControlService to "mux".
RegisterAccessControlServiceHandlerFromEndpoint is same as RegisterAccessControlServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterAccessControlServiceHandlerServer registers the http handlers for service AccessControlService to "mux".
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
# Variables
AccessControlService_ServiceDesc is the grpc.ServiceDesc for AccessControlService service.
No description provided by the author
# Structs
No description provided by the author
AssignRolesRequestValidationError is the validation error returned by AssignRolesRequest.Validate if the designated constraints aren't met.
No description provided by the author
AssignRolesResponseValidationError is the validation error returned by AssignRolesResponse.Validate if the designated constraints aren't met.
No description provided by the author
CreateRoleRequestValidationError is the validation error returned by CreateRoleRequest.Validate if the designated constraints aren't met.
No description provided by the author
CreateRoleResponseValidationError is the validation error returned by CreateRoleResponse.Validate if the designated constraints aren't met.
No description provided by the author
DeleteRoleRequestValidationError is the validation error returned by DeleteRoleRequest.Validate if the designated constraints aren't met.
No description provided by the author
DeleteRoleResponseValidationError is the validation error returned by DeleteRoleResponse.Validate if the designated constraints aren't met.
No description provided by the author
GetRoleRequestValidationError is the validation error returned by GetRoleRequest.Validate if the designated constraints aren't met.
No description provided by the author
GetRoleResponseValidationError is the validation error returned by GetRoleResponse.Validate if the designated constraints aren't met.
No description provided by the author
ListRolesRequestValidationError is the validation error returned by ListRolesRequest.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
ListRolesResponse_RoleDataValidationError is the validation error returned by ListRolesResponse_RoleData.Validate if the designated constraints aren't met.
ListRolesResponseValidationError is the validation error returned by ListRolesResponse.Validate if the designated constraints aren't met.
No description provided by the author
SetDefaultRoleRequestValidationError is the validation error returned by SetDefaultRoleRequest.Validate if the designated constraints aren't met.
No description provided by the author
SetDefaultRoleResponseValidationError is the validation error returned by SetDefaultRoleResponse.Validate if the designated constraints aren't met.
UnimplementedAccessControlServiceServer must be embedded to have forward compatible implementations.
No description provided by the author
UpdateRoleRequestValidationError is the validation error returned by UpdateRoleRequest.Validate if the designated constraints aren't met.
No description provided by the author
UpdateRoleResponseValidationError is the validation error returned by UpdateRoleResponse.Validate if the designated constraints aren't met.
# Interfaces
AccessControlServiceClient is the client API for AccessControlService service.
AccessControlServiceServer is the server API for AccessControlService service.
UnsafeAccessControlServiceServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
AssignRolesRequestMultiError is an error wrapping multiple validation errors returned by AssignRolesRequest.ValidateAll() if the designated constraints aren't met.
AssignRolesResponseMultiError is an error wrapping multiple validation errors returned by AssignRolesResponse.ValidateAll() if the designated constraints aren't met.
CreateRoleRequestMultiError is an error wrapping multiple validation errors returned by CreateRoleRequest.ValidateAll() if the designated constraints aren't met.
CreateRoleResponseMultiError is an error wrapping multiple validation errors returned by CreateRoleResponse.ValidateAll() if the designated constraints aren't met.
DeleteRoleRequestMultiError is an error wrapping multiple validation errors returned by DeleteRoleRequest.ValidateAll() if the designated constraints aren't met.
DeleteRoleResponseMultiError is an error wrapping multiple validation errors returned by DeleteRoleResponse.ValidateAll() if the designated constraints aren't met.
GetRoleRequestMultiError is an error wrapping multiple validation errors returned by GetRoleRequest.ValidateAll() if the designated constraints aren't met.
GetRoleResponseMultiError is an error wrapping multiple validation errors returned by GetRoleResponse.ValidateAll() if the designated constraints aren't met.
ListRolesRequestMultiError is an error wrapping multiple validation errors returned by ListRolesRequest.ValidateAll() if the designated constraints aren't met.
ListRolesResponse_RoleDataMultiError is an error wrapping multiple validation errors returned by ListRolesResponse_RoleData.ValidateAll() if the designated constraints aren't met.
ListRolesResponseMultiError is an error wrapping multiple validation errors returned by ListRolesResponse.ValidateAll() if the designated constraints aren't met.
SetDefaultRoleRequestMultiError is an error wrapping multiple validation errors returned by SetDefaultRoleRequest.ValidateAll() if the designated constraints aren't met.
SetDefaultRoleResponseMultiError is an error wrapping multiple validation errors returned by SetDefaultRoleResponse.ValidateAll() if the designated constraints aren't met.
UpdateRoleRequestMultiError is an error wrapping multiple validation errors returned by UpdateRoleRequest.ValidateAll() if the designated constraints aren't met.
UpdateRoleResponseMultiError is an error wrapping multiple validation errors returned by UpdateRoleResponse.ValidateAll() if the designated constraints aren't met.