Commit graph

4 commits

Author SHA1 Message Date
Michael Handler
6f965508b9 Channel and Item handler example cleanups
* Don't import from a forked repo in the sample code.
* Repair the sample to work with the current handler interface.
2015-02-09 06:26:29 -08:00
Michael Käufl
8a69a9390b go run instead of 6g and 6l 2014-11-16 17:07:39 +01:00
JalfResi
29407ee0d4 Removing binary 2014-10-04 12:58:46 +01:00
Ben Davies
cb314c235b Refactored the handler functions into interface types. Follows the /net/http handlers pattern. Handlers are now chainable. Moved database checking from notifyHandlers. Implemented database feature as chainable handler 2014-10-04 12:45:05 +01:00