Hacker News new | ask | show | jobs
by barrkel 2286 days ago
By making error values explicit and handling them necessary, Go makes all error conditions expected outcomes.

Whether this is an advantage is heavily domain dependent.