Ecosyste.ms: Packages

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

proxy.golang.org : go.eigsys.de/singleshot

Package singleshot provides a http.RoundTripper which de-duplicates 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/go.eigsys.de/singleshot
Keywords: go, roundtripper
License: MIT
Latest release: 8 months ago
First release: over 2 years ago
Namespace: go.eigsys.de
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 21 days ago

    Loading...
    Readme
    Loading...