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

IO interface type #18

Open
mortum5 opened this issue Aug 8, 2024 · 0 comments
Open

IO interface type #18

mortum5 opened this issue Aug 8, 2024 · 0 comments
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@mortum5
Copy link
Contributor

mortum5 commented Aug 8, 2024

I think a good topic to test might be understanding the io package and the interfaces inside it. For example, LimitedReader, PipeReader, ReadSeeker, ReadWriter, ReaderAt, ReaderFrom, WriterAt, and WriterTo. And also interface composition and less obvious things like io.Copy uses a buffer internally, which creates additional overhead.

@rusinikita rusinikita added help wanted Extra attention is needed question Further information is requested labels Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants