exp/errors
Russ Cox bcd21879b8 all: gofmt
Gofmt to update doc comments to the new formatting.

For golang/go#51082.

Change-Id: Iac828c845b6d7ae0eab93fcf007f3ef8e16c8ed7
Reviewed-on: https://go-review.googlesource.com/c/exp/+/399614
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Russ Cox <rsc@golang.org>
2022-04-14 15:34:11 +00:00
..
fmt all: gofmt 2022-04-14 15:34:11 +00:00
internal errors/fmt: added benchmarks for stack trace 2018-11-26 08:57:44 +00:00
errors.go all: gofmt 2022-04-14 15:34:11 +00:00
errors_test.go exp/errors: rename xerrors to errors 2018-10-11 12:34:34 +00:00
example_test.go errors: add Is, As, Wrapper, Unwrap, Opaque 2018-11-06 16:49:33 +00:00
format.go errors/fmt: add adaptor support 2018-12-21 15:06:31 +00:00
frame.go errors/fmt: improve error printing in detail mode 2018-11-06 17:02:14 +00:00
go.mod exp/errors: rename xerrors to errors 2018-10-11 12:34:34 +00:00
stack_test.go errors/fmt: added benchmarks for stack trace 2018-11-26 08:57:44 +00:00
wrap.go errors/fmt: add adaptor support 2018-12-21 15:06:31 +00:00
wrap_test.go errors/fmt: add adaptor support 2018-12-21 15:06:31 +00:00