//
pkg.gl
Category
github.com/Urethramancer/signor
server
web
package
0.17.0
Repository:
https://github.com/urethramancer/signor.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
1
Files
302 SLOC
#
Functions
New
New creates a web server, configured with reasonable timeouts and a default handlers.
NewFromFile
NewFromFile creates a web server based on a JSON configuration file.
#
Constants
ErrSiteExists
No description provided by the author
#
Structs
Site
Site is the configuration for a specific domain.
Timeouts
Timeouts for web server.
Web
Web server configuration and runtime data.