Versions in this module Expand all Collapse all v0 v0.1.0 Jun 24, 2021 Changes in this version + var RegisteredPlugins = make(map[string]PluginFactory) + type PluginFactory subscan_plugin.Plugin + type PluginInfo struct + Name string + Ui bool + Version string + func List() []PluginInfo