standalone

package
v0.11.0-nightly.20240711 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2024 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Dispenser added in v0.11.0

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

func NewDispenser added in v0.11.0

func NewDispenser(logger zerolog.Logger, path string, opts ...client.Option) (*Dispenser, error)

func (*Dispenser) DispenseDestination added in v0.11.0

func (d *Dispenser) DispenseDestination() (connector.DestinationPlugin, error)

func (*Dispenser) DispenseSource added in v0.11.0

func (d *Dispenser) DispenseSource() (connector.SourcePlugin, error)

func (*Dispenser) DispenseSpecifier added in v0.11.0

func (d *Dispenser) DispenseSpecifier() (connector.SpecifierPlugin, error)

type Registry

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

func NewRegistry

func NewRegistry(logger log.CtxLogger, pluginDir string) *Registry

func (*Registry) List

func (*Registry) NewDispenser

func (r *Registry) NewDispenser(logger log.CtxLogger, fullName plugin.FullName) (connector.Dispenser, error)

Directories

Path Synopsis
test
testplugin
Package main contains a plugin used for testing purposes.
Package main contains a plugin used for testing purposes.

Jump to

Keyboard shortcuts

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