package
1.0.5
Repository: https://github.com/dgoodwin/origin.git
Documentation: pkg.go.dev

# Packages

Package api defines and registers types for Template objects.
Package generator defines GeneratorInterface interface and implements some random value generators.
No description provided by the author

# Functions

AddParameter adds new custom parameter to the Template.
GetParameterByName searches for a Parameter in the Template based on its name.
NewProcessor creates new Processor and initializes its set of generators.

# Structs

Processor process the Template into the List with substituted parameters.