Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 671 Bytes

File metadata and controls

22 lines (13 loc) · 671 Bytes

httpkit

MIT licensed CI 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