Documentation
¶
Overview ¶
Package meta provides build information and other metadata for the application.
Index ¶
Constants ¶
View Source
const ( // Name is the name of the application. Name = "bunnystoragectl" // Version is the version of the application. Version = "0.1.0" // Description is the description of the application. Description = "A command line interface for BunnyStorage" // Website is the website of the application. Website = "https://sr.ht/~jamesponddotco/bunnystorage-go/" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.