Discover Packages
github.com/loadimpact/k6
js
modules
package
Version:
v0.31.1
Opens a new window with list of versions in this module.
Published: Mar 16, 2021
License: AGPL-3.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
func Get(name string ) interface{}
Get returns the module registered with name.
func Register(name string , mod interface{})
Register the given mod as an external JavaScript module that can be imported
by name. The name must be unique across all registered modules and must be
prefixed with "k6/x/", otherwise this function will panic.
Source Files
¶
Directories
¶
html
generated by js/modules/k6/html/gen/gen_elements.go directed by js/modules/k6/html/elements.go; DO NOT EDIT nolint: goconst
generated by js/modules/k6/html/gen/gen_elements.go directed by js/modules/k6/html/elements.go; DO NOT EDIT nolint: goconst
Click to show internal directories.
Click to hide internal directories.