const internal/types/errors.UnexportedLitField
3 uses
internal/types/errors (current package)
code_string.go#L78: _ = x[UnexportedLitField-68]
codes.go#L623: UnexportedLitField
go/types
literals.go#L218: check.errorf(x, UnexportedLitField, "implicit assignment to unexported field %s in struct literal of type %s", fld.name, base)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)