package
1.1.1
Repository: https://github.com/go-leo/netx.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
DisableKeepAlivesClient returns a new http.Client with similar default values to http.Client, but with a non-shared Transport, idle connections disabled, and keepalives disabled.
DisableKeepAlivesTransport returns a new http.Transport with similar default values to http.DefaultTransport, but with idle connections and keepalives disabled.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PooledClient returns a new http.Client with similar default values to http.Client, but with a shared Transport.
PooledTransport returns a new http.Transport with similar default values to http.DefaultTransport.
No description provided by the author
No description provided by the author

# 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
No description provided by the author
No description provided by the author
No description provided by the author