package
0.0.0-20240517214603-12a582f1ef68
Repository: https://github.com/edobtc/cloudkit.git
Documentation: pkg.go.dev

# Functions

NewDeclaration returns a instantiated Declaration with defaults.

# Constants

DefaultAssignment The default assignment method to use when classifying parameter sets into a variant group.
DefaultOrchestrator is The default orchestrator to use to run the Declaration.

# Structs

Declaration is the definition of a designed Declaration.

# Interfaces

Assignment is the interface any randomization operator should implement to be pluggable into an Declaration such that the operator type can be replaced.