xk6-timers

Package timers is here just to register the k6/x/events module

APACHE-2.0 License

Stars
7
Committers
4

xk6-timers

This extension adds a PoC implementation of setTimeout and friends based on code by @na--

It is implemented using the xk6 system.

Getting started

  1. Install xk6:
$ go install go.k6.io/xk6/cmd/xk6@latest
  1. Build the binary:
$ xk6 build --with github.com/grafana/xk6-timers

Examples

See ./mdn_example.js