const go.pact.im/x/plumb/internal/diag.ErrConstraintInterfaceMethod
2 uses
go.pact.im/x/plumb/internal/diag (current package)
diag.go#L38: ErrConstraintInterfaceMethod ErrorKind = "method provider on constraint interface"
go.pact.im/x/plumb/internal/discover
discover.go#L726: return nil, diag.Errorf(pos, diag.ErrConstraintInterfaceMethod, "%s: a constraint type cannot be the type of a value, so it cannot be a receiver", gotypes.TypeNameOf(owner).Name())
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)