Codebase list golang-gopkg-eapache-go-resiliency.v1 / a5ad8c9
Package docs Evan Huus 9 years ago
1 changed file(s) with 1 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 // Package breaker implements the circuit-breaker resiliency pattern for Go.
01 package breaker
12
23 import (