Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrNoProvider = errors.New("no domain provider enabled")
)
View Source
var RootCmd = &cobra.Command{
Use: "outlaw",
Short: "The outlaw redirector.",
Long: ``,
PreRunE: preRunE,
RunE: runE,
}
RootCmd represents the base command when called without any subcommands
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.