| Name: | golang-github-mreiferson-httpclient-devel |
| Version: | 0 |
| Release: | 18.20210110git5e475fd.el10_0 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 15415 |
| License: | MIT |
| RPM: |
golang-github-mreiferson-httpclient-devel-0-18.20210110git5e475fd.el10_0.noarch.rpm
|
| Source RPM: |
golang-github-mreiferson-httpclient-0-18.20210110git5e475fd.el10_0.src.rpm
|
| Build Date: | Mon Jan 06 2025 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/mreiferson/go-httpclient |
| Summary: | Go HTTP client with timeouts |
| Description: | Go-httpclient provides an HTTP Transport that implements the RoundTripper
interface and can be used as a built in replacement for the standard library's,
providing:
– connection timeouts
– request timeouts
This is a thin wrapper around http.Transport that sets dial timeouts and uses
Go's internal timer scheduler to call the Go 1.1+ CancelRequest() API.
This package contains the source code needed for building packages that
reference the following Go import paths:
– github.com/mreiferson/go-httpclient |