From 0d2016d325aff9f30762f944f7ad230b801a1def Mon Sep 17 00:00:00 2001 From: Andrew Bonventre Date: Tue, 28 Aug 2018 09:47:04 -0400 Subject: blog: add go2draft.article Change-Id: I7b65b2d0541320870edcaeeb6d46bc6ddba5a540 Reviewed-on: https://go-review.googlesource.com/131916 Reviewed-by: Andrew Bonventre --- content/go2draft.article | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 content/go2draft.article (limited to 'content/go2draft.article') diff --git a/content/go2draft.article b/content/go2draft.article new file mode 100644 index 0000000..97ace9a --- /dev/null +++ b/content/go2draft.article @@ -0,0 +1,18 @@ +Go 2 Draft Designs +28 Aug 2018 +Tags: community, video + +* Introduction + +Yesterday, at our annual Go contributor summit, +attendees got a sneak peek at preliminary _drafts_ of +possible designs for changes to error handling and generics. +[[https://blog.golang.org/toward-go2][The development of Go 2]] was announced last year and we are excited to share updates with you today. + +For a quick overview, watch this short message we just played at Gophercon 2018: + +.iframe //www.youtube.com/embed/6wIP3rO6On8 315 560 + +We invite everyone in the Go community to +[[https://go.googlesource.com/proposal/+/master/design/go2draft.md][learn more about the designs]] +and help us improve them. -- cgit v1.2.3