🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

github.com/grafana/xk6-timers

Package Overview
Dependencies
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/grafana/xk6-timers

Source
Go
Version
v0.2.3
Version published
Created
Source

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

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

Examples

See ./mdn_example.js

FAQs

Package last updated on 12 Jan 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts