Documentation
¶
Overview ¶
Package version holds build version metadata for the agent binary.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Version = "0.0.0-dev"
Version is the semantic version. Override at build time with:
go build -ldflags "-X github.com/ionalpha/flynn/internal/version.Version=v0.1.0" ./cmd/flynn
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.