Commit Verlauf

Autor SHA1 Nachricht Datum
  David Symonds 9d8ef8d73b context: Uniformly pass cancelCtx by pointer. vor 9 Jahren
  Aiden Scandella 1d9fd3b833 context: fix typo in TODO documentation vor 10 Jahren
  Aaron Jacobs b6fdb7d8a4 context: Be clear that users must cancel the result of WithCancel. vor 10 Jahren
  Bryan C. Mills 59b0df9b1f net/context: Don't leak goroutines in Done example. vor 11 Jahren
  Damien Neil f090b05f9b context: fix removal of cancelled timer contexts from parent vor 11 Jahren
  Aaron Jacobs d534621e64 net/context: Don't accept a context in the DoSomethingSlow example. vor 11 Jahren
  David Symonds 8aa6e209cb net: add import comments. vor 11 Jahren
  David Symonds 53bb7518de context: Fix WithValue example code. vor 11 Jahren
  Andrew Gerrand fbe893ddcd go.net: use golang.org/x/... import paths vor 11 Jahren
  Sameer Ajmani 3ffb8fd19b context: fix TestAllocs to account for ints in interfaces vor 11 Jahren
  Andrew Bursavich 84f8955a88 context: make parentCancelCtx iterative vor 11 Jahren
  Sameer Ajmani 9c40a72a07 context: provide String methods. The Strings show the functions called vor 11 Jahren
  Sameer Ajmani 983e15c919 context: fix small leak introduced by reordering. vor 11 Jahren
  Sameer Ajmani a67aa99698 go.net/context: split the implementations of Background, WithValue, vor 11 Jahren
  Sameer Ajmani a1f3609ec9 go.net/context: define an emptyCtx type for Background and TODO. vor 11 Jahren
  Sameer Ajmani 8734c4524d go.net/context: update some comments, add a TODO. vor 11 Jahren
  Sameer Ajmani bf13cf4eb0 go.net/context: remove the Key type; replace it with interface{}. This vor 11 Jahren
  Sameer Ajmani f572974747 go.net/context: define the Context type, which supports propagating vor 11 Jahren