03-client

command
v1.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 5, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL