const internal/types/errors.InvalidClose
4 uses
internal/types/errors (current package)
code_string.go#L94: _ = x[InvalidClose-85]
codes.go#L774: InvalidClose
go/types
builtins.go#L255: check.errorf(x, InvalidClose, invalidOp+"cannot close non-channel %s", x)
builtins.go#L259: check.errorf(x, InvalidClose, invalidOp+"cannot close receive-only channel %s", x)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)