package
0.1.3
Repository: https://github.com/grafana/xk6-grpc.git
Documentation: pkg.go.dev

# Functions

DebugStat prints debugging information based on RPCStats.
DefaultOptions generates an option set with common options for requests from a VU.
Dial establish a gRPC connection.

# Variables

ErrCanceled canceled by client (k6).

# Structs

Conn is a gRPC client connection.
Request represents a gRPC request.
Response represents a gRPC response.
Stream is the wrapper around the grpc.ClientStream with some handy methods.
StreamRequest represents a gRPC stream request.