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

# Functions

New returns a newly configured REST API Client.
WithHTTPClient configures the supplied HTTP client to be used when making REST API requests.
WithLogger sets the specified logger to the client.

# Structs

Client is a simple HTTP client for the REST API.

# Type aliases

Option function are helpers that enable the flexible configuration of the REST API client.