Documentation
¶
Overview ¶
Package version provides version information for s9s
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version is the semantic version (set by goreleaser at build time) Version = "dev" // Commit is the git commit hash (set by goreleaser at build time) Commit = "unknown" // Date is the build date (set by goreleaser at build time) Date = "unknown" // BuiltBy indicates who built the binary (set by goreleaser at build time) BuiltBy = "unknown" )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.