diff options
| author | Russ Cox <rsc@golang.org> | 2022-04-03 16:21:18 -0400 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2022-04-11 16:31:45 +0000 |
| commit | e4e033a74cfcc75cb828cbd37e8279703e4620a3 (patch) | |
| tree | b263bf6804f66a3b2c2132d62ac9cd9057ac7d69 /src/database/sql/sql.go | |
| parent | 036b615c2c69c0e800d0cc4e1a18ac086b1e7ea6 (diff) | |
| download | go-e4e033a74cfcc75cb828cbd37e8279703e4620a3.tar.xz | |
go/doc/comment: add text wrapping
[This CL is part of a sequence implementing the proposal #51082.
The design doc is at https://go.dev/s/godocfmt-design.]
Implement wrapping of text output, for the “go doc” command.
The algorithm is from D. S. Hirschberg and L. L. Larmore,
“The least weight subsequence problem,” FOCS 1985, pp. 137-143.
For #51082.
Change-Id: I07787be3b4f1716b8ed9de9959f94ecbc596cc43
Reviewed-on: https://go-review.googlesource.com/c/go/+/397283
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Jonathan Amsterdam <jba@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Diffstat (limited to 'src/database/sql/sql.go')
0 files changed, 0 insertions, 0 deletions
