]> Cypherpunks repositories - gostls13.git/commit
doc/go1.13.html: describe error-value additions
authorJonathan Amsterdam <jba@google.com>
Mon, 5 Aug 2019 14:14:40 +0000 (10:14 -0400)
committerJonathan Amsterdam <jba@google.com>
Mon, 5 Aug 2019 23:12:39 +0000 (23:12 +0000)
commita4c825156d0a3817377a2b7e5b30ab50e11440ab
tree3aa40ea71e70592c04987ddcdd2a5d2ccf5e0540
parentd1338ec30e8c611395a6b253b441734adb9635de
doc/go1.13.html: describe error-value additions

A brief description at the top the Standard Library section of the
changes to support error wrapping.

Fixes #33365.

Change-Id: Id5a3b2fe148d9bfb949f2cfc9e5d8a1613a0e219
Reviewed-on: https://go-review.googlesource.com/c/go/+/188798
Reviewed-by: Ian Lance Taylor <iant@golang.org>
doc/go1.13.html