「Golang」 io.reader的那些骚操作

示例代码如下:func handleUpload { //create the pipes mp4R, mp4W := io.Pipe oggR, oggW := io.Pipe //create channels to syschronize done := make errs