Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(25)

Issue 1860046: code review 1860046: io: consolidate multi_reader and multi_writer into a si... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 7 months ago by r
Modified:
14 years, 7 months ago
Reviewers:
CC:
rsc, golang-dev
Visibility:
Public.

Description

io: consolidate multi_reader and multi_writer into a single file, multi.go

Patch Set 1 #

Patch Set 2 : code review 1860046: io: consolidate multi_reader and multi_writer into a si... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+149 lines, -168 lines) Patch
M src/pkg/io/Makefile View 1 chunk +1 line, -2 lines 0 comments Download
A src/pkg/io/multi.go View 1 chunk +60 lines, -0 lines 0 comments Download
R src/pkg/io/multi_reader.go View 1 chunk +0 lines, -36 lines 0 comments Download
R src/pkg/io/multi_reader_test.go View 1 chunk +0 lines, -58 lines 0 comments Download
A src/pkg/io/multi_test.go View 1 chunk +88 lines, -0 lines 0 comments Download
R src/pkg/io/multi_writer.go View 1 chunk +0 lines, -31 lines 0 comments Download
R src/pkg/io/multi_writer_test.go View 1 chunk +0 lines, -41 lines 0 comments Download

Messages

Total messages: 3
r
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 7 months ago (2010-08-02 21:48:08 UTC) #1
rsc1
LGTM
14 years, 7 months ago (2010-08-02 21:50:31 UTC) #2
r
14 years, 7 months ago (2010-08-02 22:04:38 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=fb334b4f3030 ***

io: consolidate multi_reader and multi_writer into a single file, multi.go

R=rsc
CC=golang-dev
http://codereview.appspot.com/1860046
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b