Discover Packages
github.com/generalledger/api
server
package
Version:
v0.0.2-0...-fcdf84f
Opens a new window with list of versions in this module.
Published: Feb 10, 2020
License: MPL-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Server is a struct responsible for managing a *httprouter.Router.
All HandlerFunc Closures hang off of this struct, so all HandlerFunc's
have access to the server values.
Start binds all routes to our router and then serves our
router to handle all requests on incoming connections.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.