From 63dab761ec17b9eddf9d3350758cb482bf98f52d Mon Sep 17 00:00:00 2001 From: Brad Fitzpatrick Date: Tue, 28 Aug 2018 11:16:49 -0600 Subject: [PATCH] Updated Go2 (markdown) --- Go2.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Go2.md b/Go2.md index 4b0e3a6f..407c3d77 100644 --- a/Go2.md +++ b/Go2.md @@ -2,7 +2,10 @@ This page tracks the status of "Go 2". -Go 2 is in a very early, planning phase. +We are currently exploring potential designs for improved error handling, error values, and generics: + +* Blog post: https://blog.golang.org/go2draft +* Draft designs and problem overviews: https://go.googlesource.com/proposal/+/master/design/go2draft.md ## Bugs