Skip to content

Commit

Permalink
add documentation badge
Browse files Browse the repository at this point in the history
  • Loading branch information
ellull committed Mar 28, 2023
1 parent 647260d commit eff6bb8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
fastbreaker
===========

[![Go Reference](https://pkg.go.dev/badge/github.com/bluekiri/fastbreaker.svg)](https://pkg.go.dev/github.com/bluekiri/fastbreaker)

[fastbreaker](https://github.com/bluekiri/fastbreaker) implements the [Circuit Breaker pattern](https://en.wikipedia.org/wiki/Circuit_breaker_design_pattern) in Go.

Installation
Expand Down

0 comments on commit eff6bb8

Please sign in to comment.