Skip to content

Commit

Permalink
完善文档
Browse files Browse the repository at this point in the history
  • Loading branch information
lixizan committed Dec 10, 2022
1 parent dc6aca4 commit 5cac6cd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

[![Build Status](https://github.com/lxzan/concurrency/workflows/Go%20Test/badge.svg?branch=master)](https://github.com/lxzan/concurrency/actions?query=branch%3Amaster)

### install
```bash
GOPROXY=https://goproxy.cn go get -v github.com/lxzan/concurrency@latest
```

#### Feature
- 最大并发协程数量限制
- 支持 `contex.Contex`
Expand Down

0 comments on commit 5cac6cd

Please sign in to comment.