]> Cypherpunks.ru repositories - gostls13.git/commit
context: add godoc links
authorOlivier Mengué <olivier.mengue@gmail.com>
Mon, 5 Jun 2023 21:47:17 +0000 (23:47 +0200)
committerGopher Robot <gobot@golang.org>
Tue, 6 Jun 2023 21:42:52 +0000 (21:42 +0000)
commit1c89de6a71cf5a4c6e9545582cf277bf69bf9206
tree65bf716a1f77788ce6f074268617fd984af745aa
parent5b6e6d2b3d4d6877c86471209e249f1b6e36d0ca
context: add godoc links

This clarifies the ambiguity of the TODO word as raised in
golang/go#56625.
Also links the introduction text to each function.

Note: linking from Context methods documentation is blocked for now by
golang/go#59728.

Change-Id: Ie6080bd8dee3a652436b0875ddc5f452287c9493
Reviewed-on: https://go-review.googlesource.com/c/go/+/501115
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: David Chase <drchase@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/context/context.go