package test var Plugins = []interface{}{ &PluginBase{}, } var SimulatorPlugins = []interface{}{}