package
0.0.0-20241126003411-bba95ff4d6d5
Repository: https://github.com/google/inverting-proxy.git
Documentation: pkg.go.dev
# Functions
NewConnection creates and returns a new Connection.
Proxy creates a reverse proxy that inserts websocket-shim code into all HTML responses.
ShimBody returns a function that injects code into a *http.Response Body.
# Structs
Connection implements a websocket client connection.