const go.pact.im/x/plumb/internal/diag.ErrAmbiguousTemplates
3 uses
go.pact.im/x/plumb/internal/diag (current package)
diag.go#L45: ErrAmbiguousTemplates ErrorKind = "ambiguous templates"
go.pact.im/x/plumb/internal/solve
solve.go#L764: return diag.Errorf(cs[0].prov.Pos, diag.ErrAmbiguousTemplates, "templates %s and %s both match one demand",
solve.go#L818: return diag.Errorf(ps[0].Pos, diag.ErrAmbiguousTemplates, "templates %s and %s both produce %s",
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)