package
0.5.3
Repository: https://github.com/lottetian/funplugin.git
Documentation: pkg.go.dev

# Functions

CallFunc calls function with arguments.
ConvertCommonName returns name which deleted "_" and converted capital letter to their lower case.

# Constants

PluginTypeEnvName is used to specify hashicorp go plugin type, rpc/grpc.
No description provided by the author

# Variables

HandshakeConfig is used to just do a basic handshake between a plugin and host.

# Interfaces

IFuncCaller is the interface that we're exposing as a plugin.