go/src/context
Brad Fitzpatrick 298791a94a all: use time.Until where applicable
Updates #14595

Change-Id: Idf60b3004c7a0ebb59dd48389ab62c854069e09f
Reviewed-on: https://go-review.googlesource.com/28073
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Andrew Gerrand <adg@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2016-08-30 01:23:46 +00:00
..
context.go all: use time.Until where applicable 2016-08-30 01:23:46 +00:00
context_test.go context: test WithCancel with canceled parent 2016-08-19 20:25:12 +00:00
withtimeout_test.go context: cancel the context in ExampleWithTimeout, with explanation 2016-06-30 19:56:02 +00:00