Skip to content

readme should be less verbose #4

@zpatrick

Description

@zpatrick

Instead of going over each request/client option, I should have a slimmed down version in the readme and examples of each option in godoc, e.g.:

# Request Options
* [Header](#link-to-example) - Add a header to a request
* [Basic Auth](#link-to-example) - Add basic auth  to a request

# Client Options
* [Doer](#) - Specify which object performs the http.Request (the default is http.DefaultClient)

# Error Handling
## using rcilent.ResponseError
## using ResponseReader() option

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions