Discover Packages
github.com/sayedasadali/fortio
version
package
Version:
v0.7.1
Opens a new window with list of versions in this module.
Published: Feb 22, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package version for fortio holds version information and build information.
Long returns the full version and build information.
Major returns the numerical major version number (first digit of Version()).
Minor returns the numerical minor version number (second digit of Version()).
Patch returns the numerical patch level (third digit of Version()).
Short returns the 3 digit short version string Major.Minor.Patch[-build]
version.Short() is the overall project version (used to version json
output too).
Source Files
¶
Click to show internal directories.
Click to hide internal directories.