package
Version:
v0.0.0-...-128b944
Opens a new window with list of versions in this module.
Published: Jul 24, 2023
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 Info struct {
Revision string `json:"revision"`
GoVersion string `json:"go_version"`
LastCommit time.Time `json:"last_commit"`
DirtyBuild bool `json:"dirty_build"`
}
Info contains the information about the build.
New returns a new instance of Info.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.