Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ExternalURL specifies an external link annotation ExternalURL = "docs.external.url" // CodeDelimiter specifies the char that will be converted as code backtick. // Can be used on cmd for inheritance or a specific flag. CodeDelimiter = "docs.code-delimiter" // DefaultValue specifies the default value for a flag. DefaultValue = "docs.default-value" )
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.