Versions in this module Expand all Collapse all v0 v0.2.0 Dec 2, 2018 Changes in this version + func BuildQueryEncoded(source [][2]string, charset Charset) []byte + func SimpleHttpProxy(proxy string) func(*http.Request) (*url.URL, error) + type Charset int + const GB18030 + const UTF8 + func (c Charset) Encode(s *string) error