plugin

package
v0.0.0-...-cf46ffc Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2020 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Logger log.Logger

Message logger interface

Functions

func FilteredPlugins

func FilteredPlugins(filter func(model.Plugin) bool) ([]model.Plugin, error)

func FilteredPluginsByType

func FilteredPluginsByType(pluginType model.PluginType, filter func(model.Plugin) bool) ([]model.Plugin, error)

func GetPlugins

func GetPlugins() ([]model.Plugin, error)

Load plugins from the modules folder

func SeekForPlugins

func SeekForPlugins(pluginType model.PluginType) ([]model.Plugin, error)

Types

type SeekRequest

type SeekRequest struct {
	Module string
	Symbol string
}

Interface that describe a Request in the Deploy Manager Plugin Explorer

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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