Documentation ¶
Index ¶
- func ACMEHosts(ctx *cli.Context) []string
- func MissingCommand(ctx *cli.Context) error
- func RequestToContext(r *http.Request) context.Context
- func Subcommand(ctx *cli.Context) string
- func TLSConfig(ctx *cli.Context) (*tls.Config, error)
- func UnexpectedCommand(ctx *cli.Context) error
- func UnexpectedSubcommand(ctx *cli.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MissingCommand ¶
func MissingCommand(ctx *cli.Context) error
func UnexpectedCommand ¶
func UnexpectedCommand(ctx *cli.Context) error
func UnexpectedSubcommand ¶
func UnexpectedSubcommand(ctx *cli.Context) error
UnexpectedSubcommand checks for erroneous subcommands and prints help and returns error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.