Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ToolName = "backup-tool" ToolShortName = "bt" Version = "0.0.1-dev" ImageRegistry = "ghcr.io/soliddowant" ImageName = ImageRegistry + "/" + ToolName ImageTag = Version FullImageName = ImageName + ":" + ImageTag )
Despite the package name these are vars, so that they can be updated at link time.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.