Package resiliency provides patterns for resilient Go applications, including circuit breakers, retries, and timeouts.
go get gopkg.in/eapache/go-resiliency.v1No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Runs a function with a 1-second deadline, catching timeout errors.
No known issues recorded.
No dependency data recorded yet.