Registry / utility / metal-stack-v

metal-stack-v

JSON →
library1.0.3gogounverified

Package v simplifies printing version information of an application, typically used in main.go for CLI tools.

go get github.com/metal-stack/v
INSTALL
IMPORT
SIG · METAL-STACK-V
M
metal-stack-v
utilitygov1.0.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

v
github.com/metal-stack/v

Prints the application version.

package main import ( "github.com/metal-stack/v" "log" ) func main() { log.Println(v.Version) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.3latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
metal-stack-v — go get metal-stack-v · libregistry