aboutsummaryrefslogtreecommitdiff
path: root/content/defer-panic-and-recover.article
Commit message (Collapse)AuthorAge
* content: fix double-underscore typo in defer-panic-recover articleMihai Borobocea2015-11-03
| | | | | | | | | The typo produces an underscore “[…]order after_the surrounding[…]” at http://blog.golang.org/defer-panic-and-recover Change-Id: I0ab9be9cbef772c3ebff684e7de96fc4c2c802c6 Reviewed-on: https://go-review.googlesource.com/16477 Reviewed-by: Minux Ma <minux@golang.org>
* go.blog: update tagsAndrew Gerrand2013-06-05
| | | | | | | | | | This makes the articles cross-reference each other better. In particular, I added the "technical" tag for in-depth technical posts. R=bradfitz, r CC=golang-dev https://golang.org/cl/9960043
* go.blog: add contentAndrew Gerrand2013-03-08
R=golang-dev, r CC=golang-dev https://golang.org/cl/7436052