1
0
mirror of https://github.com/golang/go synced 2024-11-23 11:10:04 -07:00
go/src/errors
Vitaly Zdanevich fedb494878 errors/wrap: do not call Elem() twice
Change-Id: I2fe6037c45a0dfe25f946a92ff97b5e3fbd69bc0
GitHub-Last-Rev: 644d479a27
GitHub-Pull-Request: golang/go#44851
Reviewed-on: https://go-review.googlesource.com/c/go/+/299629
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Trust: Tobias Klauser <tobias.klauser@gmail.com>
2021-03-13 17:07:07 +00:00
..
errors_test.go
errors.go
example_test.go
wrap_test.go
wrap.go errors/wrap: do not call Elem() twice 2021-03-13 17:07:07 +00:00