Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 783 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 783 Bytes

httpkit

MIT licensed build status codecov Go Report Card

timeout

Provide an *http.Client that times out if connection takes too long or if the connection is idle for a while.

retrycontext

Implements exponential backoff

uploader

Implements resumable uploads to Google Cloud Storage

htfs

Access an HTTP file as if it were local, with expiring URL support