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 = "imgdiet" // Version is the version of the application. Version = "0.2.0" // Description is the description of the application. Description = "A CLI tool to optimize and resize images" )
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.