//
pkg.gl
Category
go.k6.io/k6
ext
package
0.57.0
Repository:
https://github.com/grafana/k6.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
7
Dependents
4
Files
134 SLOC
#
Functions
Get
Get returns all extensions of the specified type.
GetAll
GetAll returns all extensions, sorted by their import path and name.
Register
Register a new extension with the given name and type.
#
Constants
JSExtension
All supported k6 extension types.
OutputExtension
All supported k6 extension types.
#
Structs
Extension
Extension is a generic container for any k6 extension.
#
Type aliases
ExtensionType
ExtensionType is the type of all supported k6 extensions.