# Functions
No description provided by the author
LimitReader returns a Reader that reads from r but stops with ErrTooLong after n bytes.
New creates a Client.
# Variables
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
HttpError is helper error type to have HTTP error status code.
A LimitedReader reads from R but limits the amount of data returned to just N bytes.
No description provided by the author
# Interfaces
No description provided by the author