Expand description
one true function for returning the application version with the necessary TUWUNEL_VERSION_EXTRA env variables used if specified
Set the environment variable TUWUNEL_VERSION_EXTRA to any UTF-8 string
to include it in parenthesis after the SemVer version. A common value are
git commit hashes.
Staticsยง
- BRANDING ๐
- GIT_
COMMIT ๐ - GIT_
SEMANTIC ๐ - SEMANTIC ๐
- USER_
AGENT ๐ - VERSION ๐
Functionsยง
- detailed ๐
- init_
user_ ๐agent - init_
version ๐ - name
- Returns the compiled product branding.
- semantic ๐
- user_
agent - Returns the HTTP user-agent value for this build.
- version
- Returns the detailed compiled version string.