
The highest tagged major version is
v5.
command
Version:
v1.4.0
Opens a new window with list of versions in this module.
Published: Feb 5, 2026
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Example 03-client demonstrates the call package with retries and
circuit breaking.
Run with defaults (hits httpbin.org):
go run ./examples/03-client
Point at a local service:
TARGET_URL=http://localhost:8080/ go run ./examples/03-client
Source Files
¶
Click to show internal directories.
Click to hide internal directories.