# Functions
CircuitBreaker option for setting up a circuit breaker.
New creates a new HTTP client.
Timeout option for adjusting the timeout of the connection.
# Structs
TracedClient defines a HTTP client with tracing integrated.
# Interfaces
Client interface of a HTTP client.
# Type aliases
OptionFunc definition for configuring the client in a functional way.