Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version is the current Git tag (the v prefix is stripped) or the name of the snapshot, if you’re using the --snapshot flag Version = "0.0.0-dev" // Commit is the current git commit SHA Commit = "dirty-local-tree" )
These vars set by `goreleaser`:
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.