package
0.0.3
Repository: https://github.com/meikwei/go-tools.git
Documentation: pkg.go.dev

# Functions

NewClientConfig creates a default client configuration.
NewHTTPClient creates a new HTTPClient with the provided configuration.

# Structs

ClientConfig defines configuration for the HTTP client.
HTTPClient wraps http.Client and includes additional configuration.