mirror of
https://github.com/golang/go
synced 2024-11-18 16:04:44 -07:00
508f945e1a
Like the previous change to the FIle interface, we treat Read as if it were an accessor, we remember the content part but not the error part, and we may fill it in asynchronously, so this change makes it explicit. In the future we should probably trap the error in the read and push it back through another channel though, it will be the root cause of later errors. Change-Id: I3d374dd557178b4e8c5544813cd77f5c0faefe5b Reviewed-on: https://go-review.googlesource.com/c/162403 Run-TryBot: Ian Cottrell <iancottrell@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
---|---|---|
.. | ||
fastwalk | ||
gopathwalk | ||
jsonrpc2 | ||
lsp | ||
memcache | ||
module | ||
semver | ||
tool | ||
txtar |