[talk] try() in golang

Brian Coca briancoca+nycbug at gmail.com
Mon Jul 8 10:13:27 EDT 2019


"try not, do or do not, there is no try!"

It is kind of a poor man's exception handler.

They should either really add exception handling or stick with the
'if' err', 1/2 measures like that will end up with worst of both
worlds.


-------------
Brian Coca



More information about the talk mailing list