go/src/context
ALX99 af5943f90c context: update doc comment to link to context interface
Linking to the Context interface in the WithCancel doc comment makes
it more consistent with the WithDeadline and WithTimeout doc comments.

Change-Id: Ic935c63e8262784be5f3564816402221ba2fbd63
GitHub-Last-Rev: 9c6bb607a9
GitHub-Pull-Request: golang/go#65768
Reviewed-on: https://go-review.googlesource.com/c/go/+/564996
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2024-02-17 23:25:55 +00:00
..
afterfunc_test.go context: avoid key collisions in test afterfunc map 2023-09-18 16:58:52 +00:00
benchmark_test.go
context.go context: update doc comment to link to context interface 2024-02-17 23:25:55 +00:00
context_test.go
example_test.go context: fix synchronization in ExampleAfterFunc_cond 2023-08-21 20:24:28 +00:00
net_test.go
x_test.go context: improve valueCtx.String 2024-02-09 00:58:17 +00:00