10 ms·
Nicely done! There are however, a couple issues with the code that are concerning to me if it's going to be used as a starting point by folks coming from Go — p
by fasterthanlime 3y ago
Nicely done! There are however, a couple issues with the code that are concerning to me if it's going to be used as a starting point by folks coming from Go — particularly around error handling and formatting.
- ibotty 3y agoCan you go into detail? I'd really like to know what you mean by formatting, but more important is the error handling part of your criticism.