package
Version:
v0.11.1
Opens a new window with list of versions in this module.
Published: Mar 8, 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
¶
Package version provides build version information.
View Source
var (
Version = "dev"
GitCommit = "unknown"
BuildDate = "unknown"
)
Build information, set via ldflags.
Info returns formatted version information.
Short returns just the version string.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.