noop

package
v0.32.1 Latest Latest
Warning

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

Go to latest
Published: May 3, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Noop

type Noop struct {
	Manager *plugins.Manager
	Name    string
}

func (*Noop) Reconfigure

func (dl *Noop) Reconfigure(ctx context.Context, config interface{})

func (*Noop) Start

func (dl *Noop) Start(ctx context.Context) error

func (*Noop) Stop

func (dl *Noop) Stop(ctx context.Context)

type PluginFactory

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

func NewPluginFactory

func NewPluginFactory(name string) PluginFactory

func (PluginFactory) New

func (p PluginFactory) New(m *plugins.Manager, config interface{}) plugins.Plugin

func (PluginFactory) Validate

func (PluginFactory) Validate(m *plugins.Manager, config []byte) (interface{}, error)

Jump to

Keyboard shortcuts

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