Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider using io.ReadCloser #4

Open
matryer opened this issue Jan 9, 2014 · 0 comments
Open

Consider using io.ReadCloser #4

matryer opened this issue Jan 9, 2014 · 0 comments
Labels

Comments

@matryer
Copy link
Member

matryer commented Jan 9, 2014

  • what would happen if a reader is closed? The channel should be closed and it should be removed?
  • see http://golang.org/pkg/io/#Closer
  • Should the ReadCaster close the source after everyone has finished reading from it? Or do we leave that up to the user of ReadCaster?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant