Sen descrición

Tao Wen 0955f3f7ce fix doc %!s(int64=7) %!d(string=hai) anos
.gitignore 78ec0f42c9 ignore coverage.txt %!s(int64=7) %!d(string=hai) anos
.travis.yml 7d04878ff6 add ci and badge %!s(int64=7) %!d(string=hai) anos
LICENSE db6ada895a Initial commit %!s(int64=7) %!d(string=hai) anos
README.md 7d04878ff6 add ci and badge %!s(int64=7) %!d(string=hai) anos
executor.go 4da403eec3 gofmt %!s(int64=7) %!d(string=hai) anos
go_above_19.go 4da403eec3 gofmt %!s(int64=7) %!d(string=hai) anos
go_below_19.go 4da403eec3 gofmt %!s(int64=7) %!d(string=hai) anos
map_test.go 4da403eec3 gofmt %!s(int64=7) %!d(string=hai) anos
test.sh 7d04878ff6 add ci and badge %!s(int64=7) %!d(string=hai) anos
unbounded_executor.go 0955f3f7ce fix doc %!s(int64=7) %!d(string=hai) anos
unbounded_executor_test.go 48aaeb112d document and test public api %!s(int64=7) %!d(string=hai) anos

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