//
pkg.gl
Category
github.com/wspowell/spiderweb
server
restful
package
0.0.9
Repository:
https://github.com/wspowell/spiderweb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
17
Dependents
4
Files
262 SLOC
#
Packages
restfultest
No description provided by the author
#
Functions
NewServer
NewServer sets up a new server.
#
Structs
Server
Server listens for incoming requests and routes them to the registered endpoint handlers.
ServerConfig
ServerConfig top level options.