Y
Hacker News
new
|
ask
|
show
|
jobs
by
partisan
2275 days ago
Those validation rules are scary to look at. They are cryptic strings that express some limited form of logic in that can only be verified at runtime. Is this the state of the art for Go?
1 comments
dougbarrett
2274 days ago
I know the plugins for VS Code can parse them and find errors prior to building.
link