//
pkg.gl
Category
github.com/minio/sidekick
reverse
package
7.0.8+incompatible
Repository:
https://github.com/minio/sidekick.git
Documentation:
pkg.go.dev
Overview
Versions
4
Dependencies
10
Dependents
4
Files
489 SLOC
#
Functions
NewSingleHostProxy
NewSingleHostProxy returns a new Proxy that routes URLs to the scheme, host, and base path provided in target.
#
Structs
Proxy
Proxy is an HTTP Handler that takes an incoming request and sends it to another server, proxying the response back to the client.