seekinghttp icon indicating copy to clipboard operation
seekinghttp copied to clipboard

An io.ReaderAt that fetches data via HTTP

seekinghttp

An implementation of io.ReaderAt that works via GET and the Range header.

This was discussed in an article for Gopher Academy in 2017.