Hacker News new | ask | show | jobs
by mvdan 2949 days ago
It sounds like I should use streams then. After all, that's what the Go API uses, Readers and Writers. Those simply pass chunks of bytes around.

Thanks again for the help!