Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | context: add comments to the WithCancel example, apply minor improvements | Jaana Burcu Dogan | 2016-10-26 | 1 | -16/+23 |
| | | | | | | | | | | Fixes #17534. Change-Id: I28af74b287a5a09d5f6607a012f3d5d133b04ed2 Reviewed-on: https://go-review.googlesource.com/32017 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> | ||||
* | context: add examples | Carlos C | 2016-09-09 | 1 | -0/+109 |
Add function level examples to the package. Partially addresses #16360 Change-Id: I7162aed4e4a969743c19b79c9ffaf9217d2c1c08 Reviewed-on: https://go-review.googlesource.com/26930 Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> |