# Functions

AKVError is raised when failing to perform on AKV client.
AlreadyExistsError indicates a resource already exists.
AWSError is raised when failing to perform on AWS client.
BlockchainNodeError is raised when failing to perform a call to the Ethereum node.
No description provided by the author
No description provided by the author
CryptoOperationError are raised when failing to perform a crypto operation.
No description provided by the author
EncodingError are raised when failing to decode a message.
No description provided by the author
ForbiddenError is raised when the user cannot perform a given operation (missing permission).
No description provided by the author
HashicorpVaultError is raised when failing to perform on Hashicorp Vault.
HealthcheckError is raised when failing to perform a health check.
InvalidFormatError is raised when a Data does not match an expected format.
InvalidParameterError is raised when a provided parameter invalid.
IsAKVError indicate whether an error is an AKV client connection error.
IsAlreadyExistsError indicate whether an error is an already exists error.
IsAWSError indicate whether an error is an AWS client connection error.
No description provided by the author
IsCryptoOperationError indicate whether an error is a CryptoOperationError error.
No description provided by the author
IsEncodingError indicate whether an error is a EncodingError error.
No description provided by the author
IsHashicorpVaultError indicate whether an error is a Hashicorp Vault connection error.
IsHealthcheckError indicate whether an error is a healthcheck error.
IsInvalidFormatError indicate whether an error is an invalid format error.
IsInvalidParameterError indicate whether an error is an invalid parameter error.
IsNotFoundError indicate whether an error is a no Data found error.
No description provided by the author
No description provided by the author
IsPostgresError indicate whether an error is a Postgres client connection error.
IsStatusConflictError indicate whether an error is a status conflict error.
No description provided by the author
No description provided by the author
NotFoundError is raised when accessing a missing Data.
No description provided by the author
NotSupportedError is raised when operation is not supported.
PostgresError is raised when failing to perform on Postgres client.
StatusConflictError indicate a status conflict.
No description provided by the author
UnauthorizedError is raised when authentication credentials are invalid.

# 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

# Variables

nolint.
No description provided by the author

# Structs

No description provided by the author