package
Version:
v0.15.1
Opens a new window with list of versions in this module.
Published: Apr 7, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 8
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"
)
Text returns a human-readable version string for display purposes.
type Info struct {
Number string `json:"version" yaml:"version"`
Commit string `json:"commit" yaml:"commit"`
GoVersion string `json:"goversion" yaml:"goversion"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.