Documentation
¶
Index ¶
Constants ¶
View Source
const ( // Name is the name of the application Name = "goodle" // DescriptionShort short description of the app DescriptionShort = Name + " description" // DescriptionLong long description of the app DescriptionLong = Name + " v" + Version )
View Source
const Version = "0.0.1"
Version is the version of the application
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.