Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | go.blog/context: don't use the address of an empty struct as a context | Sameer Ajmani | 2014-07-29 |
| | | | | | | | | | | | key, as this is not guaranteed to be unique. Fixes golang/go#8443. LGTM=campoy R=adg, campoy CC=dsymonds, golang-codereviews https://golang.org/cl/121890043 | ||
* | go.blog: fix date on Context article | Andrew Gerrand | 2014-07-29 |
| | | | | | | | LGTM=sameer R=sameer, r CC=golang-codereviews https://golang.org/cl/121800043 | ||
* | go.blog/context: an article about go.net/context.Context. | Sameer Ajmani | 2014-07-28 |
Blog demo (internal): http://olivia.nyc.corp.google.com:8081/context Server demo (internal): http://olivia.nyc.corp.google.com:8080/search?q=golang&timeout=1s LGTM=bcmills, adg, r R=r, rsc, adg, bcmills, ken, adonovan, dsymonds, crawshaw, campoy, hakim, dneil https://golang.org/cl/116820044 |