Versions in this module Expand all Collapse all v0 v0.3.0 Aug 15, 2026 Changes in this version + const Selected + type GoBuildRunner struct + func New(packagePath string) *GoBuildRunner + func (r *GoBuildRunner) Built() bool + func (r *GoBuildRunner) Compilations() int + func (r *GoBuildRunner) Runs() int + func (r *GoBuildRunner) Select(mutant int) + func (r *GoBuildRunner) Test(repository ditto.TemporaryRepository) result.Result[string] + func (r *GoBuildRunner) Toolchain() string