5 readhead: An async read-ahead package

github.com godoc.org goreportcard.com posted by Klaus Post 3117 days ago  

This package will allow you to add readhead to any reader. This means a separate goroutine will perform reads from your upstream reader, so you can request from this reader without delay.

Register to comment or vote on this story