Home
last modified time | relevance | path

Searched defs:ConstraintError (Results 1 – 1 of 1) sorted by relevance

/prebuilts/go/linux-x86/src/cmd/go/internal/modload/
Dbuildlist.go683 type ConstraintError struct { struct
687 Conflicts []Conflict
690 func (e *ConstraintError) Error() string {