Categorygithub.com/jeffallen/seekinghttp
repositorypackage
0.0.0-20230925084650-148e434ef138
Repository: https://github.com/jeffallen/seekinghttp.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

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.