Damien Neil
|
f090b05f9b
context: fix removal of cancelled timer contexts from parent
|
11 anni fa |
Aaron Jacobs
|
d534621e64
net/context: Don't accept a context in the DoSomethingSlow example.
|
11 anni fa |
David Symonds
|
8aa6e209cb
net: add import comments.
|
11 anni fa |
David Symonds
|
53bb7518de
context: Fix WithValue example code.
|
11 anni fa |
Andrew Gerrand
|
fbe893ddcd
go.net: use golang.org/x/... import paths
|
11 anni fa |
Sameer Ajmani
|
3ffb8fd19b
context: fix TestAllocs to account for ints in interfaces
|
11 anni fa |
Andrew Bursavich
|
84f8955a88
context: make parentCancelCtx iterative
|
11 anni fa |
Sameer Ajmani
|
9c40a72a07
context: provide String methods. The Strings show the functions called
|
11 anni fa |
Sameer Ajmani
|
983e15c919
context: fix small leak introduced by reordering.
|
11 anni fa |
Sameer Ajmani
|
a67aa99698
go.net/context: split the implementations of Background, WithValue,
|
11 anni fa |
Sameer Ajmani
|
a1f3609ec9
go.net/context: define an emptyCtx type for Background and TODO.
|
11 anni fa |
Sameer Ajmani
|
8734c4524d
go.net/context: update some comments, add a TODO.
|
11 anni fa |
Sameer Ajmani
|
bf13cf4eb0
go.net/context: remove the Key type; replace it with interface{}. This
|
11 anni fa |
Sameer Ajmani
|
f572974747
go.net/context: define the Context type, which supports propagating
|
11 anni fa |