tools/internal/stack
Russ Cox d5f48fca53 all: gofmt
Gofmt to update doc comments to the new formatting.

(There are so many files in x/tools I am breaking up the
gofmt'ing into multiple CLs. This is the leftovers.)

For golang/go#51082.

Change-Id: Id9d440cde9de7093d2ffe06cbaa7098993823d6b
Reviewed-on: https://go-review.googlesource.com/c/tools/+/399363
Run-TryBot: Russ Cox <rsc@golang.org>
Auto-Submit: Russ Cox <rsc@golang.org>
gopls-CI: kokoro <noreply+kokoro@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
2022-04-12 17:53:17 +00:00
..
gostacks internal/stack: adding an internal stack dump parsing library 2020-05-27 14:25:21 +00:00
stacktest all: gofmt 2022-04-12 17:53:17 +00:00
parse.go internal/stack: adding an internal stack dump parsing library 2020-05-27 14:25:21 +00:00
process.go all: gofmt 2022-04-12 17:53:17 +00:00
stack.go internal/stack: adding an internal stack dump parsing library 2020-05-27 14:25:21 +00:00
stack_test.go internal/stack: adding an internal stack dump parsing library 2020-05-27 14:25:21 +00:00