package
1.2.1
Repository: https://github.com/aaronvb/request_hole.git
Documentation: pkg.go.dev

# Structs

Http is the protocol for accepting http requests.
RequestPayload is the request payload we receive from an incoming request that we use with the renderers.
Ws is the protocol for accepting WS connections and messages.

# Interfaces

Protocol is the interface for the servers that accept incoming requests.