Documentation
¶
Index ¶
- func FunctionBuilder() *pluginFunctions
- func NewApiPlugin(AppName, AppDesc string, Port int, fs ...*zrpc.PluginFunction) *zrpc.Plugin
- func NewFunction() *zrpc.PluginFunction
- func NewFunctionForApi(FunctionName, FunctionNameDesc, FunctionDesc string) *zrpc.PluginFunction
- func NewSimplePlugin(n *pluginFunctions) *zrpc.Plugin
- func Run(port int, plugins ...zrpc.PluginInterface) error
- func RunForApi(port int, plugin *zrpc.Plugin) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FunctionBuilder ¶
func FunctionBuilder() *pluginFunctions
func NewApiPlugin ¶ added in v0.0.6
func NewFunction ¶
func NewFunction() *zrpc.PluginFunction
func NewFunctionForApi ¶ added in v0.0.6
func NewFunctionForApi(FunctionName, FunctionNameDesc, FunctionDesc string) *zrpc.PluginFunction
func NewSimplePlugin ¶ added in v0.0.6
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.