Hacker News new | ask | show | jobs
Creating Custom Capacity Buffers in Go (elitmus.com)
1 points by domitian 4103 days ago
1 comments

I implemented this by creating a wrapper over buffer struct, are there other ways to control size of buffers or files?