Discover Packages
github.com/askubuntu/tbot
server
package
Version:
v0.0.0-...-92255fb
Opens a new window with list of versions in this module.
Published: Mar 28, 2017
License: MIT
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Server acts as a front end to the application, allowing the entire
application to be controlled directly from the web.
New creates a new server bound to the address specified in the config. The
server also acts as the central coordination point for the other objects,
such as the scraper and twitter client.
Close shuts down the server.
ServeHTTP initializes the request (with context variables) and dispatches it
to the appropriate handler.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.