Module constants

Source
Expand description

General constants used throughout cuprated.

Constants§

EXAMPLE_CONFIG
MAJOR_VERSION
Major version number of cuprated.
MINOR_VERSION
Major version number of cuprated.
PANIC_CRITICAL_SERVICE_ERROR
The panic message used when cuprated encounters a critical service error.
PATCH_VERSION
Patch version number of cuprated.
VERSION
cuprated’s semantic version (MAJOR.MINOR.PATCH) as string.
VERSION_BUILD
VERSION + the build type.