io.PipeReader.CloseWithError (method)

2 uses

	io (current package)
		pipe.go#L142: 	return r.CloseWithError(nil)
		pipe.go#L150: func (r *PipeReader) CloseWithError(err error) error {