aboutsummaryrefslogtreecommitdiff
path: root/content/advanced-go-concurrency-patterns.article
Commit message (Collapse)AuthorAge
* content: fix link in advanced-go-concurrency-patternsHiroaki Nakamura2019-02-27
| | | | | | | | Change-Id: Id587944a779e37ac620c0b0b4b1bf610101107e2 GitHub-Last-Rev: ae5dad43a95760d91f7c938ac486a4e67a35b8d5 GitHub-Pull-Request: golang/blog#19 Reviewed-on: https://go-review.googlesource.com/c/163937 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* content: change more links from http to httpsBrad Fitzpatrick2018-04-13
| | | | | | | | | | | | | talks.golang.org blog.golang.org godoc.org swtch.com And few misc ones done by hand. Change-Id: Ia2c4fee630814a1ef3b143098bbac3edd6a45064 Reviewed-on: https://go-review.googlesource.com/106977 Reviewed-by: Andrew Bonventre <andybons@golang.org>
* content: remove scheme from iframe URLsAndrew Gerrand2016-05-17
| | | | | | | | | | | This prevents mixed content errors preventing iframes with HTTP URLs from loading on the blog site, which is served by HTTPS. Fixes golang/go#15683 Change-Id: I28cff3f7838f780ed05524ed620a851ef5bf4e28 Reviewed-on: https://go-review.googlesource.com/23180 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* content: update stale URLs.Yesudeep Mangalapilly2015-08-24
| | | | | | | | | | Updates URLs for some code.google.com projects and Wiki pages that may stop working as a result of code.google.com shutting down some time in August, 2015. Change-Id: I012e767faeb011308462bf8fbd2ed65ea6035a30 Reviewed-on: https://go-review.googlesource.com/13656 Reviewed-by: Andrew Gerrand <adg@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: fix styles in Advanced Go Concurrency Patterns postAndrew Gerrand2013-05-24
| | | | | | R=golang-dev CC=golang-dev https://golang.org/cl/9718043
* go.blog: add two most recent articlesAndrew Gerrand2013-05-24
R=golang-dev, r CC=golang-dev https://golang.org/cl/9716043