File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
[ ![ CodeQL] ( https://github.com/golang-queue/queue/actions/workflows/codeql.yaml/badge.svg )] ( https://github.com/golang-queue/queue/actions/workflows/codeql.yaml )
4
4
[ ![ Run Tests] ( https://github.com/golang-queue/queue/actions/workflows/go.yml/badge.svg?branch=master )] ( https://github.com/golang-queue/queue/actions/workflows/go.yml )
5
- [ ![ codecov] ( https://codecov.io/gh/golang-queue/nsq/branch/main/graph/badge.svg?token=D3CUES8M62 )] ( https://codecov.io/gh/golang-queue/nsq )
6
- [ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/golang-queue/queue )] ( https://goreportcard.com/report/github.com/golang-queue/queue )
5
+ [ ![ codecov] ( https://codecov.io/gh/golang-queue/queue/branch/master/graph/badge.svg?token=SSo3mHejOE )] ( https://codecov.io/gh/golang-queue/queue )
7
6
8
7
Queue is a Golang library for spawning and managing a Goroutine pool, Allowing you to create multiple worker according to limit CPU number of machine.
9
8
You can’t perform that action at this time.
0 commit comments