package
0.0.0-20230226003218-1dd1f65bfa42
Repository: https://github.com/c4-project/c4t.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New creates a new batch compiler instance using the config c and plan p.
NewPathset constructs a new pathset from the directory root.
ObserveWith adds each observer in obs to the runner's observer list.
Options applies each option in opts in turn.
OverrideQuantities overrides this runner's quantities with qs.

# Structs

Compiler contains the configuration required to compile the recipes for a single test run.
Instance represents the state of a single per-subject instance of the batch compiler.
Pathset contains the various directories used by the test compiler.

# Interfaces

SubjectPather is the interface of types that can produce path sets for compilations.

# Type aliases

Option is the type of options to the compiler sub-stage constructor.