package
Version:
v1.1.1
Opens a new window with list of versions in this module.
Published: Nov 14, 2020
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Server represents a http server with router (ServeMux)
and configuration.
New returns a configured Server object.
Start runs ListenAndServe in a go routine and
runs function shutdown which blocks.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.