type go/ast.ChanDir 3 uses go/ast (current package) ast.go#L421: type ChanDir int ast.go#L424: SEND ChanDir = 1 << iota ast.go#L475: Dir ChanDir // channel direction
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)