package
0.0.0-20200114213136-8223eb1817fb
Repository: https://github.com/square/p2.git
Documentation: pkg.go.dev

# Functions

NewHTTPClient returns an *http.Client which will send all HTTP requests to the unix socket at socketPath, and will encode the proper request metadata to make all requests route to Consul.
No description provided by the author
No description provided by the author

# Structs

UnixSocketTransport provides an http.RoundTripper that wraps around another RoundTripper, adding needed metadata to each request.