# Functions
NewClient returns a new instance of http Client.
WithHTTPClient sets a custom http client.
WithHTTPTimeout sets hystrix timeout.
WithRetrier sets the strategy for retrying.
WithRetryCount sets the retry count for the hystrixHTTPClient.
# Type aliases
Option represents the client options.