-
Notifications
You must be signed in to change notification settings - Fork 190
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add multi step breaker control * added documentation * test breaker initialization with preserving coverage * change the 2-step breaker interface to a single Allow function with a callback * provide a separate structure for the different use case of Allow() * update documentation * review fixes: - renamed twostep breaker constructor - fixed failure test call to return an error
- Loading branch information
1 parent
7f5cbc9
commit e9556a4
Showing
2 changed files
with
140 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters