Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 9.0% on proxy.golang.org

proxy.golang.org : github.com/joeig/singleshot

Package singleshot provides an http.RoundTripper which deduplicates similar HTTP requests. If two similar HTTP requests are supposed to be sent concurrently, the first one will actually be sent to the server, while the second one waits until the first one was fulfilled completely. The second request will never be sent to the server, but returns a copy of the response of the first request.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/joeig/singleshot
Keywords: go, roundtripper
License: MIT
Latest release: 8 months ago
First release: over 2 years ago
Namespace: github.com/joeig
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 21 days ago

    Loading...
    Readme
    Loading...