Documentation ¶
Index ¶
Constants ¶
View Source
const ( EnabledTrue = EnableFlag("true") EnabledFalse = EnableFlag("false") EnabledAutodetect = EnableFlag("autodetect") EnabledDefault = EnabledFalse )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EnableFlag ¶
type EnableFlag string
Click to show internal directories.
Click to hide internal directories.