Discover Packages
github.com/talentohq/talento-cli
internal
buildinfo
package
Version:
v1.0.4
Opens a new window with list of versions in this module.
Published: Sep 5, 2026
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
Documentation
¶
View Source
var (
Version = "0.1.0-dev"
Commit = "unknown"
Date = "unknown"
Source = "development"
MetadataFingerprint = ""
ReleasePublicKey = ""
)
type Info struct {
Version string `json:"version"`
Commit string `json:"commit"`
Date string `json:"date"`
Source string `json:"source"`
MetadataFingerprint string `json:"-"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.