package
Version:
v0.0.0-...-794f3e4
Opens a new window with list of versions in this module.
Published: Sep 18, 2023
License: MIT
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
¶
type Info struct {
Version string `json:"Version,omitempty"`
Commit string `json:"Commit,omitempty"`
Date string `json:"Date,omitempty"`
}
Info creates a formattable struct for output
New will create a pointer to a new version object
ToJSON converts the Info into a JSON String
ToYAML converts the Info into a JSON String
Source Files
¶
Click to show internal directories.
Click to hide internal directories.