Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version is the program version Version = "dev" // CommitHash is the Git commit hash at build time CommitHash = "none" // BuildDate is the build date BuildDate = "unknown" )
View Source
var ErrMockBrowser = errors.New("mock browser error")
ErrMockBrowser is used for testing browser errors
View Source
var OpenURLInBrowser = browser.OpenURL
OpenURLInBrowser is exported for testing
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.