# Functions
NewDefaultDialer returns new default http dialer.
NewDialer ...
NewTimedDialer returns the dialer which times out.
WithCustomValidator sets custom validator to list of existing validator.
WithDefaultExecutor uses default http.DefaultTransport for round trip.
WithDefaultValidators sets the validators for the dialer.
WithRequestOption sets a custom request option for request.
WithResponseOption sets a custom response option for request.
No description provided by the author
WithRoundTripperExecutor executor which uses a custom round tripper built from configurations to call downstream.
WithTimeoutExecutor sets a custom executor which has very short timeout.
# Variables
Error response.
Validator Errors.
Validator Errors.
Error response.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Dialer and Required Interfaces
*/.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author