package
0.2.8
Repository: https://github.com/apiteamlimited/globe-test.git
Documentation: pkg.go.dev

# Packages

Javascript api for interracting with APITeam, for more information, see https://apiteam.cloud.
Package k6 implements the module imported as 'k6' from inside k6.

# Functions

GetJSModules returns a map of all registered js modules.
Register the given mod as an external JavaScript module that can be imported by name.

# Structs

Exports is representation of ESM exports of a module.

# Interfaces

Instance is what a module needs to return.
Module is the interface js modules should implement in order to get access to the VU.
VU gives access to the currently executing VU to a module Instance.