package
0.24.2
Repository: https://github.com/nickhstr/goweb.git
Documentation: pkg.go.dev

# Functions

FreePortListener will return a listener for any available port on the Host.
Host gets the host for a listener's address.
New creates a new Server, built off of a base http.Server.
PreferredListener will attempt to create a listener for the given address.
StartNew creates a Server and starts it.

# Structs

Server is a light wrapper around http.Server.