//
pkg.gl
Category
github.com/ONSdigital/go-ns
server
package
0.0.0-20241030091535-cc1b11756418
Repository:
https://github.com/onsdigital/go-ns.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
12
Files
124 SLOC
#
Functions
New
New creates a new server.
#
Constants
LogHandlerKey
No description provided by the author
RequestIDHandlerKey
No description provided by the author
#
Structs
Server
Server is a http.Server with sensible defaults, which supports configurable middleware and timeouts, and shuts down cleanly on SIGINT/SIGTERM.