package
0.0.0-20180806143346-e7b361fe8e0f
Repository: https://github.com/christiansiegert/go-packages.git
Documentation: pkg.go.dev

# Functions

New returns a new WebApp.

# Structs

WebApp represents a web application or web site.

# Type aliases

Handle responds to an HTTP request.
Middleware envelops Handle to intercept HTTP requests and modify responses.