package
7.17.28
Repository: https://github.com/elastic/beats.git
Documentation: pkg.go.dev

# Functions

BuildTime returns the build time of the binaries.
Commit returns the current build hash or unknown if it was not injected in the build process.
Info returns current version information.
PGP return pgpbytes and a flag describing whether or not no pgp is valid.
ShortCommit returns commit up to 6 characters.
Snapshot returns true if binary was built as snapshot.
TrimCommit trims commit up to 6 characters.
Upgradeable return true when release is built specifically for upgrading.
Version returns the version of the application.

# Structs

VersionInfo is structure used by `version --yaml`.