Documentation
¶
Index ¶
Constants ¶
View Source
const ( // DFDaemonEnvPrefix is the default environment prefix for Viper. // Both BindEnv and AutomaticEnv will use this prefix. DFDaemonEnvPrefix = "dfdaemon" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GenDocCommand ¶
type GenDocCommand struct {
// contains filtered or unexported fields
}
GenDocCommand is used to implement 'gen-doc' command.
Click to show internal directories.
Click to hide internal directories.