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

Top 7.0% on proxy.golang.org
Top 5.5% forks on proxy.golang.org

proxy.golang.org : github.com/jfrog/go-mockhttp

Package for mocking HTTP servers and clients. See the examples to get a starting point. For more details, refer to the documentation of each function / type. A common use case for the mock http client is to mock transport errors. Start a mock http server as a test double for other external servers. The code under test keeps sending real requests, but instead of sending to the real target, it should send to the mock server. The mock server receives requests and responds as configured.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/jfrog/go-mockhttp
License: Apache-2.0
Latest release: over 3 years ago
First release: over 5 years ago
Namespace: github.com/jfrog
Stars: 6 on GitHub
Forks: 3 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 11 days ago

    Loading...
    Readme
    Loading...