Versions in this module Expand all Collapse all v0 v0.25.2 Jun 5, 2025 Changes in this version + const DisableMetamorphicEnvVar + const IsMetamorphicBuildProbability + const MetamorphicOverridesEnvVar + func ConstantWithTestBool(name string, defaultValue bool) bool + func ConstantWithTestBoolWithoutLogging(name string, defaultValue bool) bool + func ConstantWithTestChoice[T any](name string, defaultValue T, otherValues ...T) T + func ConstantWithTestRange(name string, defaultValue, min, max int) int + func ConstantWithTestValue(name string, defaultValue, metamorphicValue int) int + func IsMetamorphicBuild() bool