Aucune description

Tao Wen 4da403eec3 gofmt il y a 8 ans
.travis.yml 7d04878ff6 add ci and badge il y a 8 ans
LICENSE db6ada895a Initial commit il y a 8 ans
README.md 7d04878ff6 add ci and badge il y a 8 ans
coverage.txt 7d04878ff6 add ci and badge il y a 8 ans
executor.go 4da403eec3 gofmt il y a 8 ans
go_above_19.go 4da403eec3 gofmt il y a 8 ans
go_below_19.go 4da403eec3 gofmt il y a 8 ans
map_test.go 4da403eec3 gofmt il y a 8 ans
test.sh 7d04878ff6 add ci and badge il y a 8 ans
unbounded_executor.go 4da403eec3 gofmt il y a 8 ans
unbounded_executor_test.go 48aaeb112d document and test public api il y a 8 ans

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