abhinav / requiredfieldLinks
Go linter that checks for required fields in structs.
☆28Updated 3 weeks ago
Alternatives and similar repositories for requiredfield
Users that are interested in requiredfield are comparing it to the libraries listed below
Sorting:
- A simple utility for running exhaustiveness checks on Go "sum types."☆35Updated 2 weeks ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆34Updated this week
- Mutable strings in Golang via overlays