# Functions
GetVersionInfo returns the details of the current build.
PrintVersion prints the versions contained in a VersionReply.
# Constants
ContextAllowRedirects is the key for option: AllowRedirects.
ContextMirrorID is the key for the variable: MirrorID.
ContextMirrorName is the key for the variable: MirrorName.
DBVersion represents the current DB format version.
DBVersionKey contains the global redis key containing the DB version format.
RedisMinimumVersion contains the minimum redis version required to run the application.
# Variables
Banner is a piece of (ascii) art shown during startup.
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
# Structs
VersionInfo is a struct containing version related informations.
# Type aliases
ContextKey reprensents a context key associated with a value.