Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HttpClient ¶
type HttpClient struct {
// contains filtered or unexported fields
}
func (*HttpClient) Document ¶
func (hc *HttpClient) Document(path string) (*goquery.Document, error)
func (*HttpClient) RequestChange ¶
func (hc *HttpClient) RequestChange(path string, data string) error
Click to show internal directories.
Click to hide internal directories.