package
0.102.0
Repository: https://github.com/elastic/elastic-package.git
Documentation: pkg.go.dev

# Functions

BuildTimeFormatted method returns the build time preserving the RFC3339 format.
CheckUpdate function checks using Github Release API if newer version is available.

# Variables

BuildTime is the build time of the binary (set externally with ldflags).
CommitHash is the Git hash of the branch, used for version purposes (set externally with ldflags).
Tag describes the semver version of the application (set externally with ldflags).