func golang.org/x/tools/internal/event/keys.NewError
2 uses
golang.org/x/tools/internal/event/keys (current package)
keys.go#L538: func NewError(name, description string) *Error {
standard.go#L19: Err = NewError("error", "an error that occurred")
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)