File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 11Package pool
22============
33
4- [ ![ Build Status] ( https://semaphoreci.com/api/v1/projects/a85ae32e-f437-40f1-9652-2525ec282658/593594/badge.svg )] ( https://semaphoreci.com/joeybloggs/pool )
4+ ![ Project status] ( https://img.shields.io/badge/version-2.0.0-green.svg )
5+ [ ![ Build Status] ( https://semaphoreci.com/api/v1/joeybloggs/pool/branches/v2/badge.svg )] ( https://semaphoreci.com/joeybloggs/pool )
56[ ![ Coverage Status] ( https://coveralls.io/repos/go-playground/pool/badge.svg?branch=v2&service=github )] ( https://coveralls.io/github/go-playground/pool?branch=v2 )
7+ [ ![ Go Report Card] ( https://goreportcard.com/badge/gopkg.in/go-playground/pool.v2 )] ( https://goreportcard.com/report/gopkg.in/go-playground/pool.v2 )
68[ ![ GoDoc] ( https://godoc.org/gopkg.in/go-playground/pool.v2?status.svg )] ( https://godoc.org/gopkg.in/go-playground/pool.v2 )
9+ ![ License] ( https://img.shields.io/dub/l/vibe-d.svg )
710
811Package pool implements a consumer goroutine pool for easier goroutine handling.
912
You can’t perform that action at this time.
0 commit comments