package
0.19.9-preview-3
Repository: https://github.com/arangodb-helper/arangodb.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
ExitCodeIsRecoverable returns true if provided code indicates that restarting ArangoD process with exact same config won't help.
No description provided by the author
# Constants
No description provided by the author
Will be returned when arangod is already running according to PID-file.
Will be returned if a referenced binary was not found.
unspecified exit code.
Will be returned if no valid configuration was found or its contents are structurally invalid.
Will be returned when the configured tcp endpoint is already occupied by another process.
Will be returned if another ArangoDB process is running, or the state can not be cleared.
Will be returned when commanding to initialize a non empty directory as database.
Will be returned when a database upgrade is required.
Will be returned when a general error occurred.
Will be returned if icudtl.dat is not found, of the wrong version or invalid.
invalid/unknown startup option name was used.
invalid startup option value was used.
Will be returned if the automatic database startup recovery fails.
Will be returned if i.e.
Will be returned when either sst file open or sst file check was unsuccessful i.e.
No error has occurred.
Will be returned if tzdata is not found.
Will be returned when trying to start with an unsupported storage engine.
Will be returned when the database upgrade failed.
Will be returned when a database upgrade is required.
Will be returned when there is a version mismatch.
No description provided by the author
No description provided by the author
No description provided by the author
Maximum number of recent failures before the starter gives up.
No description provided by the author
Coordinator/single server.
No description provided by the author
{our http server, agent, coordinator, dbserver, syncmaster, syncworker, reserved...}.
{our http server, agent, coordinator, dbserver, reserved}.
Coordinator/single server.
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
# Type aliases
ProcessType specifies the types of process (the starter can work with).
ServerType specifies the types of database servers.