Versions in this module Expand all Collapse all v0 v0.0.1 May 7, 2017 Changes in this version + type Plugin struct + Db *gorm.DB + func (p *Plugin) Atom(lang string) ([]*atom.Entry, error) + func (p *Plugin) Console() []cli.Command + func (p *Plugin) Dashboard(*gin.Context) []*widgets.Dropdown + func (p *Plugin) Init() + func (p *Plugin) Mount(*gin.Engine) + func (p *Plugin) Open(*inject.Graph) error + func (p *Plugin) Sitemap() ([]stm.URL, error) + func (p *Plugin) Workers() map[string]job.Handler