package
0.1.0
Repository: https://github.com/mstoykov/k6-taskqueue-lib.git
Documentation: pkg.go.dev

# Functions

New returns a new CallbackQueuer that will use the provide registrerCallback function.

# Structs

TaskQueue makes it easy to queue multiple callback to the k6 event loop.

# Type aliases

Task is just a representation of a task that will be added to the event loop.