Versions in this module Expand all Collapse all v1 v1.0.1 Aug 11, 2020 Changes in this version + var PluginBoxes map[string]PluginBox + type OutPut struct + type PluginBox interface + Execute func(in interface{}) (out, error) + Flag func() bool