Versions in this module Expand all Collapse all v0 v0.2.0 Mar 15, 2022 Changes in this version + const GoPluginFile + const HashicorpGoPluginFile + const HashicorpPyPluginFile + const PluginName + const PluginTypeEnvName + var HandshakeConfig = plugin.HandshakeConfig + func CallFunc(fn reflect.Value, args ...interface{}) (interface{}, error) + func LocateFile(startPath string, destFile string) (string, error) + type IFuncCaller interface + Call func(funcName string, args ...interface{}) (interface{}, error) + GetNames func() ([]string, error)