]> Cypherpunks repositories - gostls13.git/commit
go/ast: improve documentation for channel directions
authorRobert Griesemer <gri@golang.org>
Wed, 29 Nov 2017 21:27:50 +0000 (13:27 -0800)
committerRobert Griesemer <gri@golang.org>
Wed, 29 Nov 2017 22:37:38 +0000 (22:37 +0000)
commit98a8e521498354e8312040daeff81146641b5608
treed96dcc1fa76e72bde1805fb9a0bdd2ca859859b4
parent905b1c9804e0ed8ad6351966388cb8610bf5c3f1
go/ast: improve documentation for channel directions

Fixes #22815.

Change-Id: Iaa54fa311bf2c0549a6316a0d51cc92425f5ba94
Reviewed-on: https://go-review.googlesource.com/80855
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/go/ast/ast.go