plugin

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: May 10, 2025 License: MIT Imports: 8 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsSOFile

func IsSOFile(path string) bool

检查是否为 .so 文件

func LoadPlugin

func LoadPlugin(path string, pluginName string) (contract.ProviderInterface, error)

LoadPlugin 动态加载插件

func LookUpSymbol

func LookUpSymbol[M any](plugin *plugin.Plugin, symbolName string) (*M, error)

func ReadPluginBundleMetadata

func ReadPluginBundleMetadata(pluginsFilePath string) (*core.PluginsMetadata, error)

读取插件描述文件

Types

This section is empty.

Directories

Path Synopsis
examples
src command

Jump to

Keyboard shortcuts

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