package
0.0.0-20210225113641-1c4d2179d263
Repository: https://github.com/roman-mitusov/middleware.git
Documentation: pkg.go.dev

# Functions

HandleWebSocket returns a new `handler func(*Conn)` that upgrades a client to the websocket protocol, you can pass an optional config.

# Structs

Config ...
Conn represents connection with its parameters, cookies, query string etc.