Không có mô tả

Tao Wen 7d04878ff6 add ci and badge 7 năm trước cách đây
.travis.yml 7d04878ff6 add ci and badge 7 năm trước cách đây
LICENSE db6ada895a Initial commit 7 năm trước cách đây
README.md 7d04878ff6 add ci and badge 7 năm trước cách đây
coverage.txt 7d04878ff6 add ci and badge 7 năm trước cách đây
executor.go 48aaeb112d document and test public api 7 năm trước cách đây
go_above_19.go 48aaeb112d document and test public api 7 năm trước cách đây
go_below_19.go 48aaeb112d document and test public api 7 năm trước cách đây
map_test.go 48aaeb112d document and test public api 7 năm trước cách đây
test.sh 7d04878ff6 add ci and badge 7 năm trước cách đây
unbounded_executor.go 48aaeb112d document and test public api 7 năm trước cách đây
unbounded_executor_test.go 48aaeb112d document and test public api 7 năm trước cách đây

README.md

concurrent

Sourcegraph GoDoc Build Status codecov rcard License

  • concurrent.Map: backport sync.Map for go below 1.9
  • concurrent.Executor: goroutine with explicit ownership and cancellable