plugins

package
v0.1.16 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package plugin 用于加载插件

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Load

func Load(path string) error

Load loads a plugin created with `go build -buildmode=plugin`

Types

type Plugin

type Plugin struct {
	Name string
	Type string

	CreateFunc func() serialization.ISerialization
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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