go/src/io
Guilherme Rezende 5e5a1ed88d io: add example for Pipe
Change-Id: I24374accf48d43edf4bf27ea6ba2245ddca558ad
Reviewed-on: https://go-review.googlesource.com/50910
Reviewed-by: Giovanni Bajo <rasky@develer.com>
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
Run-TryBot: Joe Tsai <thebrokentoaster@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2017-08-22 19:42:20 +00:00
..
ioutil io/ioutil: add example for ReadFile 2017-07-15 23:28:44 +00:00
example_test.go io: add example for Pipe 2017-08-22 19:42:20 +00:00
io.go io: clarify documentation for io.ByteReader on error values 2017-06-29 23:03:18 +00:00
io_test.go
multi.go
multi_test.go io: correctly compute call depth in test 2017-04-18 19:56:54 +00:00
pipe.go io: fix PipeWriter.Close to wake up Writes 2016-12-21 15:08:26 +00:00
pipe_test.go io: fix PipeWriter.Close to wake up Writes 2016-12-21 15:08:26 +00:00