package
0.7.4
Repository: https://github.com/gitploy-io/gitploy.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
HasErrorCode verify the type of error and the code.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

ErrorCodeConfigInvalid is that an error occurs when it parse the file.
ErrorCodeConfigUndefinedEnv is that the environment is not defined in the configuration file.
ErrorCodeDeploymentConflict is the deployment number is conflicted.
ErrorCodeDeploymentFrozen is when the time in in the freeze window.
ErrorCodeDeploymentInvalid is the payload is invalid.
ErrorCodeDeploymentLocked is when the environment is locked.
ErrorCodeDeploymentUnapproved is when the deployment is not approved.
ErrorCodeDeploymentSerialization is the serialization error.
ErrorCodeDeploymentStatusNotWaiting is the status must be 'waiting' to create a remote deployment.
ErrorCodeEntityNotFound is the entity is not found.
ErrorCodeEntityUnprocessable is the entity is unprocessable.
ErrorCodeInternalError is the internal error couldn't be handled.
ErrorCodeLicenseDecode is the error when the license is decoded.
ErrorCodeLicenseRequired is that the license is required.
ErrorCodeLockAlreadyExist is that the environment is already locked.
ErrorCodeParameterInvalid is a parameter of a request is invalid.
ErrorPermissionRequired is the permission is required to access.
ErrorRepoUniqueName is the repository name must be unique.

# Structs

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author