Documentation ¶
Index ¶
Constants ¶
View Source
const ( MessageIsAuthorizedGRPCRequestError = "{HORUSEC_MIDDLEWARE} is authorized grpc method returned a error" "with method \"%s\" returned unauthorized to \"%s\"" MessageFailedToGetAccountID = "{HORUSEC_MIDDLEWARE} failed to get account id for unauthorized request warning" MessageFailedToGetAuthConfig = "{HORUSEC_MIDDLEWARE} grpc method to get auth config failed" )
View Source
const ( WorkspaceID = "workspaceID" RepositoryID = "repositoryID" )
Variables ¶
View Source
var ErrorFailedToVerifyRequest = errors.New("{HORUSEC_MIDDLEWARE} something went wrong while verifying " +
"if request is authorized")
View Source
var ErrorWhenGettingAuthConfig = errors.New("{HORUSEC_MIDDLEWARE} failed to get auth config")
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.