Ignore all unexported fields
Open
enhancement
- Dominant language
- Go
- Stars
- 4.7k
- Forks
- 243
- PR merge metrics
- No merged PRs in 30d
Description
Is there a way to ignore all unexported fields?
I have a library where I do comparisons and I need a generic way to skip unexported fields. ie. protobuf types.
Contributor guide
Assessment
This issue has not been assessed yet.