proxy.golang.org : github.com/tv42/httpunix : v0.0.0-20191220191345-2ba4b9c3382c
Package httpunix provides a HTTP transport (net/http.RoundTripper) that uses Unix domain sockets instead of HTTP. This is useful for non-browser connections within the same host, as it allows using the file system for credentials of both client and server, and guaranteeing unique names. The URLs look like this: where LOCATION is translated to a file system path with Transport.RegisterLocation, and PATH_ETC follow normal http: scheme conventions.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/tv42/[email protected]
Published:
Indexed: