Skip to content

Commit

Permalink
updated workflow file action cover
Browse files Browse the repository at this point in the history
  • Loading branch information
rajnandan1 committed Mar 6, 2024
1 parent d35b1cc commit 4e91ad2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Package tripper

---
[![Coverage Status](https://coveralls.io/repos/github/rajnandan1/go-tripper/badge.svg?branch=main)](https://coveralls.io/github/rajnandan1/go-tripper?branch=main)

The `tripper` is a lightweight, 0 dependencies package that provides functionality for monitoring the status of a circuit. It allows you to track the success and failure counts of events and determine if a circuit should be open or closed based on configurable thresholds. This can be useful in scenarios where you want to implement circuit breaker patterns or manage the availability of services.

## Constants
Expand Down

0 comments on commit 4e91ad2

Please sign in to comment.