package
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Nov 3, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
¶
type Version struct {
Semantic string `json:"semantic"`
BuildDate string `json:"build-date"`
BuildTime *time.Time `json:"build-time"`
GitCommit string `json:"git-commit"`
GitBranch string `json:"git-branch"`
GitSummary string `json:"git-summary"`
}
Version data
Source Files
¶
Click to show internal directories.
Click to hide internal directories.