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 = "documentor" // Version is the version of the application. Version = "1.2.0" // Description is the description of the application. Description = "improve technical documentation with the power of AI" )
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.