Versions in this module Expand all Collapse all v1 v1.1.7 Mar 21, 2020 v1.1.6 Sep 14, 2019 Changes in this version + type Database interface + Init func() error + StoreFileInfo func(sample map[string]interface{}) error + StoreHash func(hash string) error + StorePluginResults func(results PluginResults) error + TestConnection func() error + type PluginResults struct + Category string + Data map[string]interface{} + ID string + Name string