plugins

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2024 License: MPL-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package plugins provides built-in plugins.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ListPlugins

func ListPlugins() map[string]*PluginMetadata

ListPlugins returns a map of the built-in plugins and their metadata.

Types

type PluginMetadata

type PluginMetadata struct {
	Plugin      pipeline.Plugin `json:"-"`
	Description string          `json:"description"`
}

PluginMetadata is the structure for plugin metadata.

Directories

Path Synopsis
Package exec contains the exec plugin.
Package exec contains the exec plugin.

Jump to

Keyboard shortcuts

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