Versions in this module Expand all Collapse all v0 v0.0.2 Apr 7, 2025 Changes in this version + type ErrorType int + const EfficacyThreshold + const MutantCoverageThreshold + func (e ErrorType) String() string + type ExitError struct + func NewExitErr(et ErrorType) *ExitError + func (e *ExitError) Error() string + func (e *ExitError) ExitCode() int