runner

package
v0.4.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Runner

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

func Load

func Load(
	ctx context.Context,
	binaryMap map[string]string,
	builtin *plugin.Schema,
	logger *slog.Logger,
	tracer trace.Tracer,
) (_ *Runner, diags diagnostics.Diag)

func (*Runner) Close

func (m *Runner) Close() diagnostics.Diag

func (*Runner) ContentProvider

func (m *Runner) ContentProvider(name string) (*plugin.ContentProvider, bool)

func (*Runner) DataSource

func (m *Runner) DataSource(name string) (*plugin.DataSource, bool)

func (*Runner) Publisher added in v0.4.2

func (m *Runner) Publisher(name string) (*plugin.Publisher, bool)

Jump to

Keyboard shortcuts

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