Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HTTPResponse ¶
func Do ¶
func Do(method, url string, headers []Header, body string, query ...interface{}) (*HTTPResponse, error)
func (HTTPResponse) Fill ¶
func (r HTTPResponse) Fill(obj interface{})
func (HTTPResponse) String ¶
func (r HTTPResponse) String() string
Click to show internal directories.
Click to hide internal directories.