Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultHeader ¶
Types ¶
type Request ¶
type Request struct {
Url string
Header http.Header
Output string
Timeout time.Duration `json:"-"`
Response *Response `json:"-"`
}
func NewRequest ¶
Click to show internal directories.
Click to hide internal directories.