Documentation
¶
Index ¶
- func CacheLoop(db core.DB)
- func Mux(baseURL string, db core.DB, sp core.Spider, static string) *httprouter.Router
- func StoreSpider(db core.DB, spider core.Spider, page string) (*core.Page, error)
- func UpdateCache(db core.DB)
- func WikiSpider() core.Spider
- func WikiURL(page string) string
- type Author
- type Entry
- type Feed
- type Link
- type PageJSON
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StoreSpider ¶
StoreSpider tries to load a spider from the db
func UpdateCache ¶
func WikiSpider ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.