Skip to content
/ tasker Public

A package that handles the boilerplate involving running functions in goroutines idiomatically

License

Notifications You must be signed in to change notification settings

anthdm/tasker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tasker

A package that abstracts all the boilerplate you need to write for executing functions inside goroutines in an idiomatic way.

Why?

Handling functions inside goroutines in an idiomatic way comes with a lof to boilerplate.

golang


How?

Licence

Tasker is licenced under the MIT

About

A package that handles the boilerplate involving running functions in goroutines idiomatically

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages