//
pkg.gl
Category
github.com/pritunl/mongo-go-driver
internal
httputil
package
1.16.1
Repository:
https://github.com/pritunl/mongo-go-driver.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
4
Files
14 SLOC
#
Functions
CloseIdleHTTPConnections
CloseIdleHTTPConnections closes any connections which were previously connected from previous requests but are now sitting idle in a "keep-alive" state.
#
Variables
DefaultHTTPClient
DefaultHTTPClient is the default HTTP client used across the driver.