]> Cypherpunks repositories - gostls13.git/commit
errors: add errors.Unwrap example
authorjiahua wang <wjh180909@gmail.com>
Wed, 13 Oct 2021 14:16:37 +0000 (22:16 +0800)
committerIan Lance Taylor <iant@golang.org>
Fri, 5 Nov 2021 21:28:50 +0000 (21:28 +0000)
commitfb8b1764d8e8afdaf5d8fd00af3720e42d96ad9c
tree923a3013b009e89fac0f3066f8d249302c043811
parent90462dfc3aa99649de90bb587af56a9cb0214665
errors: add errors.Unwrap example

Change-Id: Id2336a6059f7a8d627e6c0661a4d4c05485b65f3
Reviewed-on: https://go-review.googlesource.com/c/go/+/355589
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Trust: Cherry Mui <cherryyz@google.com>
Trust: Robert Findley <rfindley@google.com>
src/errors/wrap_test.go