Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Database INTERNAL_ERROR = "InternalError" // User Codes USER_NOT_FOUND = "UserNotFound" // Group Codes GROUP_NOT_FOUND = "GroupNotFound" // Group User Relation Codes GROUP_USER_RELATION_NOT_FOUND = "GroupUserRelationNotFound" // Group Policy Relation Codes GROUP_POLICY_RELATION_NOT_FOUND = "GroupPolicyRelationNotFound" // Policy Codes POLICY_NOT_FOUND = "PolicyNotFound" // Proxy resource Codes PROXY_RESOURCE_NOT_FOUND = "ProxyResourceNotFound" // Auth Provider Codes AUTH_OIDC_PROVIDER_NOT_FOUND = "AuthOidcProviderNotFound" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.