package
0.0.0-20240417205823-0cbe00ff8770
Repository: https://github.com/storyprotocol/protocol-api.git
Documentation: pkg.go.dev

# Functions

NewClient creates a new HTTP client.

# Constants

DefaultHTTPTimeout is the timeout for HTTP requests.
DefaultRetryCount represents how many time to retry a HTTP request by default.

# Structs

ClientConfig contains configurations to construct a client.
No description provided by the author

# Interfaces

Make http easy to mock for unit testing.