Skip to content

Commit

Permalink
Merge pull request #24 from enriquebris/development
Browse files Browse the repository at this point in the history
Development
  • Loading branch information
enriquebris authored Oct 16, 2018
2 parents ea28fae + 019151f commit a2f062c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![godoc reference](https://img.shields.io/badge/godoc-reference-blue.svg)](https://godoc.org/github.com/enriquebris/goworkerpool) ![version](https://img.shields.io/badge/version-v0.7.2-yellowgreen.svg?style=flat "goworkerpool v0.7.2") [![Go Report Card](https://goreportcard.com/badge/github.com/enriquebris/goworkerpool)](https://goreportcard.com/report/github.com/enriquebris/goworkerpool) [![Build Status](https://travis-ci.org/enriquebris/goworkerpool.svg?branch=master)](https://travis-ci.org/enriquebris/goworkerpool)
[![godoc reference](https://img.shields.io/badge/godoc-reference-blue.svg)](https://godoc.org/github.com/enriquebris/goworkerpool) ![version](https://img.shields.io/badge/version-v0.7.3-yellowgreen.svg?style=flat "goworkerpool v0.7.3") [![Go Report Card](https://goreportcard.com/badge/github.com/enriquebris/goworkerpool)](https://goreportcard.com/report/github.com/enriquebris/goworkerpool) [![Build Status](https://travis-ci.org/enriquebris/goworkerpool.svg?branch=master)](https://travis-ci.org/enriquebris/goworkerpool)

# goworkerpool - Pool of workers
Pool of concurrent workers with the ability to increment / decrement / pause / resume workers on demand.
Expand Down

0 comments on commit a2f062c

Please sign in to comment.