plugins

package
v0.11.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 21, 2026 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PluginSymbolName = "NewComponent"
	PluginExtension  = ".so"
	PluginEmbedDir   = "dist"
)
View Source
const ServiceKey = "plugins"

Variables

This section is empty.

Functions

func NewService

func NewService(k types.IKernel) types.IKernelService

Types

type PluginsService

type PluginsService struct {
	bases.BaseKernelService
}

func (*PluginsService) GetLoadedPlugins

func (s *PluginsService) GetLoadedPlugins() []types.PluginInfo

GetLoadedPlugins returns the list of loaded plugins

func (*PluginsService) Init

func (s *PluginsService) Init() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL