interpolator

package
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Interpolator

type Interpolator interface {
	ValidateSnippet(path string) (bool, error)
	ParsePassthroughFlags(templateArgs []string) (*library.ScenarioNode, error)
	Interpolate(template *file.TaggedBytes, snippet *file.TaggedBytes, snippetArgs []string, templateArgs []string) ([]byte, error)
	GenerateSnippets(schema *yaml.SchemaNode) ([]*file.TaggedBytes, error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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