# README
Telegraf Execd Go Shim
This is deprecated. Please see /plugins/common/shim/README.md
# Functions
DefaultImportedPlugins defaults to whatever plugins happen to be loaded and have registered themselves with the registry.
LoadConfig loads the config and returns inputs that later need to be loaded.
New creates a new shim interface.
# Constants
PollIntervalDisabled is used to indicate that you want to disable polling, as opposed to duration 0 meaning poll constantly.