proxy.golang.org : github.com/rendon/httpc
Package httpc provides an HTTP client interface for creating API clients. It comes with a default implementation that covers most cases. Using an interface for your API client allows you to stub requests in tests, just create a type that implements the interface with your custom behavior and the rest of your application will work seamlessly. This package aims to be minimal, just a bit more than the standard HTTP package so you can still be in control of your software.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/rendon/httpc
License: MIT
Latest release: over 8 years ago
First release: over 8 years ago
Namespace: github.com/rendon
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago