package
1.6.0
Repository: https://github.com/ml27299/lit-cli.git
Documentation: pkg.go.dev

# Functions

NewHTTPClient returns a new HTTP Client.

# Structs

DoOptions are options passed to the HTTPClient.Do function.
Error is a custom HTTP error structure.
HTTPClient returns an HTTP Client struct that can execute HTTP requests.
HTTPResponse houses respnse object.