meta

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2022 License: Apache-2.0 Imports: 2 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PluginMeta

type PluginMeta struct {
	BinaryPath string
	GoVersion  string
	Module     string
}

func ReadMetadata

func ReadMetadata(path string) (PluginMeta, error)

Reads relevant metadata from the binary at the given path.

type Scheme

type Scheme interface {
	Add(string, plugin.Plugin)
	PluginMap() map[string]plugin.Plugin
}

func NewScheme

func NewScheme() Scheme

Jump to

Keyboard shortcuts

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