golang

package
v0.0.0-...-20afc43 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Plugin

type Plugin struct {
	// contains filtered or unexported fields
}

func NewPlugin

func NewPlugin(path string) *Plugin

func (Plugin) Execute

func (p Plugin) Execute(archivePath string) (plugins.MetadataV1, error)

Execute executes the plugin and returns the metadata.

func (Plugin) Name

func (p Plugin) Name() string

Name is the name of the plugin.

func (Plugin) Path

func (p Plugin) Path() string

Path is the path to the plugin.

func (Plugin) Version

func (p Plugin) Version() string

Version is the version of the plugin.

Jump to

Keyboard shortcuts

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