//
pkg.gl
Category
github.com/caalberts/localroast
http
package
0.4.0
Repository:
https://github.com/caalberts/localroast.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
90 SLOC
#
Functions
NewServer
NewServer creates a http server running on given port with handlers based on given schema.
#
Interfaces
Server
Server interface.
#
Type aliases
ServerFunc
ServerFunc is a constructor for a new server.