package
1.3.0
Repository: https://github.com/ibrt/golang-inject-http.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Get extracts the *http.Client from context, returns the http.DefaultClient if not found.
Initializer is a *http.Client initializer.
NewSingletonInjector always injects the given *http.Client.