package
7.0.8+incompatible
Repository: https://github.com/minio/sidekick.git
Documentation: pkg.go.dev

# Functions

NewSingleHostProxy returns a new Proxy that routes URLs to the scheme, host, and base path provided in target.

# Structs

Proxy is an HTTP Handler that takes an incoming request and sends it to another server, proxying the response back to the client.