utils

package
v0.0.0-...-947dbcf Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 7, 2016 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HttpClient

type HttpClient struct {
	UseSjis bool
	// contains filtered or unexported fields
}

func (*HttpClient) Do

func (h *HttpClient) Do(method, urlStr string, query map[string]string) ([]byte, error)

func (*HttpClient) FetchDocument

func (h *HttpClient) FetchDocument(method, urlStr string, query map[string]string) (*goquery.Document, error)

func (*HttpClient) Load

func (h *HttpClient) Load() error

func (*HttpClient) Save

func (h *HttpClient) Save() error

Directories

Path Synopsis
Package cookiejar implements an in-memory RFC 6265-compliant http.CookieJar.
Package cookiejar implements an in-memory RFC 6265-compliant http.CookieJar.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL