Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add "implements assertion" for nullstring type
Fail the build if the json.Unmarshaler implementation isn't correct. This resolves the unparam linter error: (*NullString).UnmarshalJSON - result 0 (error) is always nil (unparam) refs mvdan/unparam#52
- Loading branch information