Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrMissingURL = errors.New("Missing required url paramater")
ErrMissingURL is returned when a URL is not passed to the command
View Source
var ErrUnknownArg = errors.New("Unknown non-flag argument(s) present after command")
ErrUnknownArg is returned when non-flag arguments are present after the command
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.