Documentation ¶
Index ¶
Constants ¶
View Source
const ( PluginSearchPath = "/var/lib/corex/plugins" ManifestSymbol = "Manifest" PluginSymbol = "Plugin" PluginExt = ".so" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bootstrap ¶
type Bootstrap struct { }
func NewBootstrap ¶
func NewBootstrap() *Bootstrap
func (*Bootstrap) UnBootstrap ¶ added in v1.0.0
func (b *Bootstrap) UnBootstrap()
type PluginsSettings ¶
Click to show internal directories.
Click to hide internal directories.