package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Apr 22, 2020
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
¶
Package version used to specify whole repo version. related version variable are inject via ldflags
type Info struct {
Version string `json:"version"`
GitCommit string `json:"gitCommit"`
BuildDate string `json:"buildDate"`
GoVersion string `json:"GoVersion"`
Compiler string `json:"compiler"`
Platform string `json:"platform"`
}
Info of version
Source Files
¶
Click to show internal directories.
Click to hide internal directories.