version

package
v0.7.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 21, 2018 License: Apache-2.0 Imports: 2 Imported by: 10

Documentation

Overview

Package version for fortio holds version information and build information.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Long

func Long() string

Long returns the full version and build information.

func Major

func Major() int

Major returns the numerical major version number (first digit of Version()).

func Minor

func Minor() int

Minor returns the numerical minor version number (second digit of Version()).

func Patch

func Patch() int

Patch returns the numerical patch level (third digit of Version()).

func Short

func Short() string

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).

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL