package
0.11.1
Repository: https://github.com/pokt-foundation/utils-go.git
Documentation: pkg.go.dev

# Functions

NewCustomClient returns httpclient instance with given custom config.
NewCustomClientWithOptions returns httpclient instance with given custom config in the opts struct.
NewDefaultClient returns httpclient instance with default config.

# Structs

Client is a wrapper for the default client.
CustomClientOpts.