package
0.0.0-20240801115724-302162d5da99
Repository: https://github.com/tkw1536/pkglib.git
Documentation: pkg.go.dev

# Functions

NewHandler returns a new http.Handler that upgrades connections and calls handler.
NewServer starts and returns a new [Server].

# Structs

A Server is a websocket test server listening on a system-chosen port on the local loopback interface, for use in end-to-end Websocket tests.