gollback

Go asynchronous simple function utilities, for managing execution of closures and callbacks

MIT License

Stars
124
gollback - v1.1.1 Latest Release

Published by vardius over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/vardius/gollback/compare/v1.1.0...v1.1.1

gollback - v1.1.0

Published by vardius over 4 years ago

Remove instance, package provides public methods now

gollback - v1.0.6

Published by vardius over 5 years ago

Fix cancel and timeouts for Race method

gollback - v1.0.5

Published by vardius over 5 years ago

Race method handle context cancel or timeouts now

gollback - v1.0.4

Published by vardius over 5 years ago

Add Retry method

gollback - v1.0.3

Published by vardius over 5 years ago

Improved execution time, use context cancel for Race method

gollback - v1.0.2

Published by vardius over 5 years ago

Remove internal cancel and unnecessary for loop with select

gollback - v1.0.1

Published by vardius over 5 years ago

Use wait group instead of channels.

gollback - v1.0.0

Published by vardius over 5 years ago