Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Interpolator ¶
type Interpolator interface { Interpolate(templateBytes *file.TaggedBytes, params library.InterpolatorParams) ([]byte, error) ParsePassthroughVars(args []string) (*library.ScenarioNode, []string, error) }
Click to show internal directories.
Click to hide internal directories.