package
Version:
v0.33.1
Opens a new window with list of versions in this module.
Published: Feb 15, 2019
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
¶
BuildTime gets the build time
Init sets up the version info from build args
type Build struct {
Version string `json:"version,omitempty"`
GitSHA string `json:"git,omitempty"`
BuildTime time.Time `json:"buildTime,omitempty"`
TimeFallback string `json:"buildTimeFallback,omitempty"`
}
Build holds details about this build of the Ship binary
Source Files
¶
Click to show internal directories.
Click to hide internal directories.