Go to file
Marvin Preuss 06f1ce010a
All checks were successful
continuous-integration/drone/push Build is passing
test: adds a example
2021-09-25 14:39:16 +02:00
vendor repo: adds goreadme 2021-09-24 18:29:05 +02:00
.drone.yml ci: drone yaml with reusable anchors 2021-09-24 17:34:17 +02:00
.gitignore repo: ignoring dist 2021-09-24 17:37:56 +02:00
.goreleaser.yml test: adds a example 2021-09-25 14:39:16 +02:00
example_test.go test: adds a example 2021-09-25 14:39:16 +02:00
go.mod repo: adds goreadme 2021-09-24 18:29:05 +02:00
go.sum repo: adds goreadme 2021-09-24 18:29:05 +02:00
LICENSE Initial commit 2021-09-24 14:19:51 +02:00
Makefile ci: drone yaml with reusable anchors 2021-09-24 17:34:17 +02:00
README.md ci: drone yaml with reusable anchors 2021-09-24 17:34:17 +02:00
tools.go repo: adds goreadme 2021-09-24 18:29:05 +02:00
workgroups_test.go workgroups.NewDispatcher takes a context and not an sync.Errgroup 2021-09-25 14:38:47 +02:00
workgroups.go workgroups.NewDispatcher takes a context and not an sync.Errgroup 2021-09-25 14:38:47 +02:00

workgroups

Build Status