🎊 We just announced an update for Go 2! This includes preliminary draft designs for generics, error handling, and error values. Read our blog and watch the video by @_rsc for more information. buff.ly/2okToPb
33
1K
2K
0
23
@golang @_rsc TarsGo: A high performance microservice framework in golang: medium.com/@sandyskiescha…
@golang @_rsc The error handling example here is horrible: go.googlesource.com/proposal/+/mas… if you write the right error messages the problem of repetition disappears.
@golang @kelseyhightower @_rsc It's time to finally fix that no-semicolons thing