package
Version:
v0.3.1
Opens a new window with list of versions in this module.
Published: Jul 14, 2022
License: MIT
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 {
Commit string `json:"commit"`
Time string `json:"time"`
Version string `json:"version"`
}
Version definition.
Get safely returns the version information.
String prints the version.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.