Documentation
¶
Overview ¶
Package app contains the real entry-point logic for the bitbottle binary. Extracted from cmd/bitbottle/main.go so that test/script can import it for testscript.RunMain in-process dispatch without importing package main.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = "dev" BuildDate = "unknown" Commit = "unknown" )
Injected at link time from cmd/bitbottle/main.go via the Version field.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.