Closed kamilsk closed 4 years ago
type Strategy func(Iteration) bool
type Iteration struct { attempt uint breaker Breaker error error }