package
0.57.0
Repository: https://github.com/grafana/k6.git
Documentation: pkg.go.dev

# Functions

Get returns all extensions of the specified type.
GetAll returns all extensions, sorted by their import path and name.
Register a new extension with the given name and type.

# Constants

All supported k6 extension types.
All supported k6 extension types.

# Structs

Extension is a generic container for any k6 extension.

# Type aliases

ExtensionType is the type of all supported k6 extensions.