Implements the Circuit Breaker pattern to wrap function calls and monitor for failures and timeouts, with support for threshold and consecutive breakers.
go get github.com/rubyist/circuitbreakerNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows how to create a threshold breaker and simulate failures until it trips.
Use a specific version or check the changelog for migration guides.
No dependency data recorded yet.