go/src/context
Brad Fitzpatrick c884f6594a context: produce a nicer panic message for a nil WithValue key
Change-Id: I2e8ae403622ba7131cadaba506100d79613183f1
Reviewed-on: https://go-review.googlesource.com/22601
Reviewed-by: Russ Cox <rsc@golang.org>
Reviewed-by: Andrew Gerrand <adg@golang.org>
2016-04-29 03:20:51 +00:00
..
context.go context: produce a nicer panic message for a nil WithValue key 2016-04-29 03:20:51 +00:00
context_test.go context: produce a nicer panic message for a nil WithValue key 2016-04-29 03:20:51 +00:00
withtimeout_test.go context: attempt to deflake timing tests 2016-04-11 23:15:02 +00:00