package
Version:
v0.55.0
Opens a new window with list of versions in this module.
Published: Mar 12, 2026
License: BSD-2-Clause
Opens a new window with license information.
Imports: 0
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.
Version is the dark-factory version, overridden at build time via ldflags.
type Getter interface {
Get() string
}
Getter returns the current version.
NewGetter creates a Getter that returns the provided version.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.