Gollback Versions Save

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

v1.1.1

1 year ago

What's Changed

New Contributors

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

v1.1.0

4 years ago

Remove instance, package provides public methods now

v1.0.6

5 years ago

Fix cancel and timeouts for Race method

v1.0.5

5 years ago

Race method handle context cancel or timeouts now

v1.0.4

5 years ago

Add Retry method

v1.0.3

5 years ago

Improved execution time, use context cancel for Race method

v1.0.2

5 years ago

Remove internal cancel and unnecessary for loop with select

v1.0.1

5 years ago

Use wait group instead of channels.

v1.0.0

5 years ago