package driver import ( "github.com/hashicorp/go-plugin" ) var ( PluginMap map[string]plugin.Plugin )