package
0.0.0-20230426145215-4d29fc25f909
Repository: https://github.com/llimllib/devd.git
Documentation: pkg.go.dev

# Functions

NewSingleHostReverseProxy returns a new ReverseProxy that rewrites URLs to the scheme, host, and base path provided in target.

# Structs

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