aboutsummaryrefslogtreecommitdiff
path: root/content/organizing-go-code.article
Commit message (Collapse)AuthorAge
* blog: remove old link in 'Organizing Go Code' article and update line countAndrew Gerrand2015-05-16
| | | | | | Change-Id: I743daf846f798b3c69882279fa95847af824dce0 Reviewed-on: https://go-review.googlesource.com/10136 Reviewed-by: Rob Pike <r@golang.org>
* go.blog: use new golang.org/x/... import pathsAndrew Gerrand2014-11-10
| | | | | | | TBR=rsc R=rsc, r CC=golang-codereviews https://golang.org/cl/170250043
* 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