//
pkg.gl
Category
github.com/sted/smoothdb
plugins
package
0.2.11
Repository:
https://github.com/sted/smoothdb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
71 SLOC
#
Functions
InitPluginManager
InitPluginManager initializes the Plugin Manager.
#
Structs
PluginManager
PluginManager.
#
Interfaces
Host
Host interface is the gateway for plugins to smoothdb basic subsystems.
Plugin
Plugin is the interface that plugins must implement.