# Packages
Package clientmock is a generated GoMock package.
No description provided by the author
# Functions
NewClient returns a new http client.
# Constants
CircuitBreakerConfigKey is key value for qps level to circuit breaker parameters mapping.
# Structs
CircuitBreakerConfig is used for storing the circuit breaker parameters for each qps level.
# Interfaces
Client defines withexceptions client interface.