package
0.0.0-20230220203850-57dad53ead17
Repository: https://github.com/reformed-harmony/pearup.git
Documentation: pkg.go.dev

# Functions

New creates and initializes the server.
NewRecorder creates and initializes a new recorder.

# Structs

Config stores the configuration for the embedded web server.
Recorder is an implementation of ResponseWriter that remembers the status code that was set so that it can be accessed.
Server provides the web interface.