//
pkg.gl
Category
github.com/reformed-harmony/pearup
server
package
0.0.0-20230220203850-57dad53ead17
Repository:
https://github.com/reformed-harmony/pearup.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
27
Dependents
1
Files
1.2k SLOC
#
Functions
New
New creates and initializes the server.
NewRecorder
NewRecorder creates and initializes a new recorder.
#
Structs
Config
Config stores the configuration for the embedded web server.
Recorder
Recorder is an implementation of ResponseWriter that remembers the status code that was set so that it can be accessed.
Server
Server provides the web interface.