Documentation
¶
Overview ¶
Package version holds the build metadata stamped at link time. It has no dependencies so anything, including the hello event, can read it.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = "dev" Commit = "none" Date = "unknown" )
Stamped by goreleaser via ldflags; the defaults describe a source build.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.