Skip to content

Commit

Permalink
Merge branch 'master' of github.com:lthibault/jitterbug
Browse files Browse the repository at this point in the history
  • Loading branch information
lthibault committed Mar 13, 2020
2 parents 86c9e1d + 3459bce commit 103cc50
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
Expand Up @@ -5,6 +5,8 @@ Tickers with random jitter
[![Godoc Reference](https://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square)](https://godoc.org/github.com/lthibault/jitterbug)
[![Go Report Card](https://goreportcard.com/badge/github.com/SentimensRG/ctx?style=flat-square)](https://goreportcard.com/report/github.com/lthibault/jitterbug)

Jitterbug provides functionality similar to `time.Ticker`, but with a configurable random jitter. Jitterbug is considered **stable**, and production-ready.

## Installation

```bash
Expand Down

0 comments on commit 103cc50

Please sign in to comment.