Documentation ¶
Overview ¶
Package version is a package that defines the current version of the project.
Index ¶
Constants ¶
View Source
const Fix = "0"
Fix constant
View Source
const Maj = "0"
Maj constant
View Source
const Min = "6"
Min constant
View Source
const Version = Maj + "." + Min + "." + Fix
Version constant
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.