Documentation
¶
Index ¶
- Constants
- func GetFormValues(form *goquery.Selection) url.Values
- func NewClient() (*http.Client, error)
- func NewDocumentFromBytes(content []byte) (*goquery.Document, error)
- func NewDocumentFromResponse(res *http.Response) (*goquery.Document, error)
- func ReadAllAndCloseBody(r *http.Response)
- func RunChain(chain []ResponseChainer) error
- type ResponseChainer
Constants ¶
View Source
const FormURLEncoded = "application/x-www-form-urlencoded"
Variables ¶
This section is empty.
Functions ¶
func NewDocumentFromResponse ¶
func ReadAllAndCloseBody ¶
func RunChain ¶
func RunChain(chain []ResponseChainer) error
Types ¶
Click to show internal directories.
Click to hide internal directories.