Versions in this module Expand all Collapse all v0 v0.2.6 Sep 19, 2017 v0.2.5 Sep 15, 2017 v0.2.4 Jul 12, 2017 Changes in this version + type IncommingMsg struct + Host string + Msg string + type Plugin struct + func New(qChan qtypes.QChan, cfg *config.Config, name string) (Plugin, error) + func (p *Plugin) HandleInventoryRequest(qm qtypes.Message) + func (p *Plugin) Run()