Documentation ¶
Overview ¶
This application keeps any article from any source that implements app.Bringer interface for eight hours even after they left the homepage or from top content. Currently works with hacker news (http://news.ycombinator.com/)
Directories ¶
Path | Synopsis |
---|---|
Package app provides models that are needed by x.
|
Package app provides models that are needed by x. |
Package bringer will have multiple feed bringers from different sources.
|
Package bringer will have multiple feed bringers from different sources. |
Package dbp provides access to storage and querying.
|
Package dbp provides access to storage and querying. |
Package encrypt provides encryption and decryption functions.
|
Package encrypt provides encryption and decryption functions. |
Package hn provides functions to fetch data from hacker news.
|
Package hn provides functions to fetch data from hacker news. |
Package maintainer deals with all the bringers.
|
Package maintainer deals with all the bringers. |
Package server provides http handlers and middlewares.
|
Package server provides http handlers and middlewares. |
Package util provides utitlity functions.
|
Package util provides utitlity functions. |
Click to show internal directories.
Click to hide internal directories.