Documentation
¶
Index ¶
- func Contains(s []string, str string) bool
- func DownloadDocument(u string, cookies []*http.Cookie, transport *http.Transport) (*goquery.Document, error)
- func DownloadString(u string, cookies []*http.Cookie, transport *http.Transport) (string, error)
- func NewRequest(u string, cookies []*http.Cookie, headers map[string]string, ...) (*http.Response, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadDocument ¶
func DownloadString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.