package
Version:
v0.2.3
Opens a new window with list of versions in this module.
Published: Aug 10, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Version struct {
Version string `json:"version"`
GitCommit string `json:"commit"`
BuildTime string `json:"build_time"`
GoVersion string `json:"go_version"`
Os string `json:"os"`
Arch string `json:"arch"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.