package
Version:
v0.0.0-...-4ba9c06
Opens a new window with list of versions in this module.
Published: Dec 26, 2019
License: GPL-3.0
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Server provides an http.Server.
NewServer creates and configures an APIServer serving all application routes.
Start runs ListenAndServe on the http.Server with graceful shutdown.
type Worker struct {
NumInstances int
}
Worker provides a background worker
NewWorker creates and configures an background worker
Start runs ListenAndServe on the http.Worker with graceful shutdown.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.