//
pkg.gl
Category
github.com/thestormforge/optimize-controller
internal
version
package
1.12.2
Repository:
https://github.com/thestormforge/optimize-controller.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
2
Dependents
8
Files
102 SLOC
#
Functions
GetInfo
GetInfo returns the full version information.
UserAgent
UserAgent wraps the (possibly nil) transport so that it will set the user agent using the supplied product name and current version.
#
Variables
BuildMetadata
BuildMetadata is the Semver build metadata stored independent of the version string.
GitCommit
GitCommit is a Git commit identifier.
Version
Version is a "v" prefixed Semver, including pre-release information if applicable.
#
Structs
Info
Info represents available version information.
Transport
Transport sets the `User-Agent` header.