itchio / httpkit

🚐 Various HTTP utilities (internal)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

🚐 Various HTTP utilities (internal)

License:MIT License


Languages

Language:Go 99.8%Language:Shell 0.2%