Hacker News new | ask | show | jobs
by earthboundkid 867 days ago
The validator should return map[string][]string so that a request can have multiple problems with one field.
1 comments

The sync.Once should be sync.OnceValues instead.