# Functions
CompositeTransactionError helper function to aggregate multiple errors when calling multiple operations in transactions.
DefaultClient returns Client with sane defaults.
NewConfError constructor for ConfError.
# Constants
DefaultConfigurationFile sane default for path to haproxy configuration file.
DefaultHaproxy sane default for path to haproxy executable.
DefaultPersistentTransactions sane default using persistent transactions in client native.
DefaultTransactionDir sane default for path for transactions.
DefaultUseValidation sane default using validation in client native.
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
General error, unknown cause.
Errors regarding configurations.
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
# Structs
Client configuration client Parser is the config parser instance that loads "master" configuration file on Init and when transaction is committed it gets replaced with the parser from parsers map.
ClientParams is just a placeholder for all client options.
ConfError general configuration client error.