]> Cypherpunks.ru repositories - gostls13.git/commit
all: add a few links in package godocs
authorDaniel Martí <mvdan@mvdan.cc>
Thu, 23 Mar 2023 08:12:30 +0000 (08:12 +0000)
committerDaniel Martí <mvdan@mvdan.cc>
Sat, 25 Mar 2023 10:16:23 +0000 (10:16 +0000)
commit9768f736ea11165f10062401dec5509fdf1882ba
tree995fb59d9a83591bd0fb7d14ff778adef680d81d
parent478b1d260a21a83a090ba120efb79753495545e1
all: add a few links in package godocs

I noticed the one in path/filepath while reading the docs,
and the other ones were found via some quick grepping.

Change-Id: I386f2f74ef816a6d18aa2f58ee6b64dbd0147c9e
Reviewed-on: https://go-review.googlesource.com/c/go/+/478795
Run-TryBot: Daniel Martí <mvdan@mvdan.cc>
Reviewed-by: Heschi Kreinick <heschi@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
12 files changed:
src/bytes/bytes.go
src/crypto/elliptic/elliptic.go
src/encoding/gob/doc.go
src/html/template/doc.go
src/math/big/doc.go
src/net/netip/netip.go
src/os/signal/doc.go
src/path/filepath/path.go
src/runtime/metrics/doc.go
src/strconv/doc.go
src/sync/atomic/doc.go
src/text/template/doc.go