Documentation
¶
Index ¶
Constants ¶
View Source
const ( // EnvVarTag is the Go struct tag containing the environment variable that sets the option. EnvVarTag = "env" // SectionTag is the Go struct tag containing the documentation section of the option. SectionTag = "sect" // DefaultTag is the Go struct tag containing the default value of the option. DefaultTag = "default" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.