loader

package
v0.8.12-0...-8b0f5fa Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2021 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Loader

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

Loader loads plugins using a file loader (a different loader).

func NewLoader

func NewLoader(
	pc *types.PluginConfig, rf *resmap.Factory, fs filesys.FileSystem) *Loader

func (*Loader) AbsolutePluginPath

func (l *Loader) AbsolutePluginPath(id resid.ResId) (string, error)

func (*Loader) Config

func (l *Loader) Config() *types.PluginConfig

Config provides the global (not plugin specific) PluginConfig data.

func (*Loader) LoadGenerator

func (l *Loader) LoadGenerator(
	ldr ifc.Loader, v ifc.Validator, res *resource.Resource) (resmap.Generator, error)

func (*Loader) LoadGenerators

func (l *Loader) LoadGenerators(
	ldr ifc.Loader, v ifc.Validator, rm resmap.ResMap) ([]resmap.Generator, error)

func (*Loader) LoadTransformer

func (l *Loader) LoadTransformer(
	ldr ifc.Loader, v ifc.Validator, res *resource.Resource) (resmap.Transformer, error)

func (*Loader) LoadTransformers

func (l *Loader) LoadTransformers(
	ldr ifc.Loader, v ifc.Validator, rm resmap.ResMap) ([]resmap.Transformer, error)

Jump to

Keyboard shortcuts

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