package
Version:
v0.6.0
Opens a new window with list of versions in this module.
Published: Dec 19, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
FormatYAML = "yaml"
FormatJSON = "json"
)
type Info struct {
Number string `json:"version" yaml:"version"`
Commit string `json:"commit" yaml:"commit"`
GoVersion string `json:"go" yaml:"go"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.