Documentation
¶
Index ¶
Constants ¶
View Source
const Header = "Verbis-Version"
Header is the header name used to send the current verbis version in http requests. TODO, Implement in Responses
Variables ¶
View Source
var Prerelease = "dev"
Prerelease A pre-release marker for the version. If this is "" (empty string) then it means that it is a final release. Otherwise, this is a pre-release such as "dev".
View Source
var SemVer *version.Version
SemVer is an instance of version.Version.
View Source
var Version = "0.0.2"
Version is The main version number that is being run at the moment.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.