types

package module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetManifest

type GetManifest func() *Manifest

type Manifest

type Manifest struct {
	ID           string
	Name         string
	Description  string
	Author       string
	Version      string
	Dependencies []string
}

type PluginBase

type PluginBase struct {
	Runtime  *plugin.Plugin
	Manifest *Manifest
}

type Symbols

type Symbols string
const (
	MANIFEST_SYMBOL Symbols = "GetManifest"
)

Jump to

Keyboard shortcuts

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