package
4.2.0+incompatible
Repository: https://github.com/fossil-engineering/heimdall.git
Documentation: pkg.go.dev

# 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.

# Structs

Client is the http client implementation.

# Type aliases

Option represents the client options.