package
Version:
v0.0.0-...-612eec2
Opens a new window with list of versions in this module.
Published: Mar 10, 2019
License: MIT
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
¶
Mux manages handlers.
NewMux creates new Mux http.Handler.
Handle registers the handler for the given pattern.
ServeHTTP for represents http.Handler
Server represents an HTTP server.
NewServer creates new Server.
Serve starts accept requests from the given listener. If any returns error.
Shutdown gracefully shutdown the server without interrupting any
active connections. If any returns error.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.