Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Command ¶
type Command struct {
BodyJS *string
Method string
Headersjs *json.Json
HeadersJS *map[string]string
Https bool
Ss bool
Sh bool
Sb bool
Form *bool
Multipart bool
Body bool
Headers bool
Redirect bool
Cookies *map[string]string
BasicAuth auth.BaseAuth
QueryParams *map[string]string
}
func NewCommand ¶
func NewCommand() Command
func (*Command) PersistentPreRun ¶
Click to show internal directories.
Click to hide internal directories.