Documentation
¶
Overview ¶
Package buildinfo contains build information.
Build information should be set during compilation by passing -ldflags "-X git.sr.ht/~vendion/ssh-manage/buildinfo.Var=value" to "go build" or "go get".
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Version = "v0.4.0-dev"
Version identifies the version of ssh-manage. On development commits, it identifies the next release.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.