Hacker News new | ask | show | jobs
by otabdeveloper4 867 days ago
> you have to remember to call the validator on 100% of code paths

But copy-pasting the same lines of code in literally every function is the Golang Way.

It makes code "simpler".