Sign in
go
/
net
/
5a08939a90b09a4e954605a644dfd30751cc6f86
/
context
8aa6e20
net: add import comments.
by David Symonds
· 10 years ago
53bb751
context: Fix WithValue example code.
by David Symonds
· 10 years ago
fbe893d
go.net: use golang.org/x/... import paths
by Andrew Gerrand
· 10 years ago
3ffb8fd
context: fix TestAllocs to account for ints in interfaces
by Sameer Ajmani
· 10 years ago
84f8955
context: make parentCancelCtx iterative
by Andrew Bursavich
· 11 years ago
9c40a72
context: provide String methods. The Strings show the functions called
by Sameer Ajmani
· 11 years ago
983e15c
context: fix small leak introduced by reordering.
by Sameer Ajmani
· 11 years ago
a67aa99
go.net/context: split the implementations of Background, WithValue,
by Sameer Ajmani
· 11 years ago
a1f3609
go.net/context: define an emptyCtx type for Background and TODO.
by Sameer Ajmani
· 11 years ago
8734c45
go.net/context: update some comments, add a TODO. Use consistent spelling.
by Sameer Ajmani
· 11 years ago
bf13cf4
go.net/context: remove the Key type; replace it with interface{}. This
by Sameer Ajmani
· 11 years ago
6b9623c
go.net/context: adjust TestAlloc so it passes on windows
by Alex Brainman
· 11 years ago
f572974
go.net/context: define the Context type, which supports propagating
by Sameer Ajmani
· 11 years ago