package
0.0.0-20181024121726-20aadb4988d5
Repository: https://github.com/techcatslab/apix.git
Documentation: pkg.go.dev

# Functions

DefaultTransport -.
NewClient returns an HTTP client.
NewClientWithProxy -.
NewRequest returns a new Request given a method, URL, and optional body.

# Constants

No description provided by the author
DefaultTimeout -.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

A Client is an HTTP client.
A Request represents an HTTP request to be sent by a client.
Response represents the response from an HTTP request.