Documentation
¶
Overview ¶
Package common provides constants that are used among different dials sources
Index ¶
Constants ¶
View Source
const ( // DialsTagName is the name of the dials tag. DialsTagName = "dials" // DialsEnvTagName is the name of the dialsenv tag. DialsEnvTagName = "dialsenv" // DialsFlagTagName is the name of the dialsflag tag. DialsFlagTagName = "dialsflag" // DialsPFlagTagName is the name of the dialspflag tag. DialsPFlagTag = "dialspflag" // DialsFlagAliasTag is the name of the dialsflagalias tag. DialsPFlagShortTag = "dialspflagshort" // HelpTextTag is the name of the struct tag for flag descriptions DialsHelpTextTag = "dialsdesc" )
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.