# Functions
New returns a new client.
NewOptions returns the Options after binding to the flagset.
# Structs
Client is a connection to a REST service.
LoginResponse is the response payload for /login.
Options are the options for the client.
Response is the response headers and body from a HTTP request.