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

# Packages

Package dynamic implements a dynamic grpc client It requires the server to be registered to the grpc reflection Service.
Package ping provides a grpc service for testing The service allows controlling the response returned by the server including the generation of specific errors.

# Functions

BuffconnDialer is a context dialer that can be used with the grpc.WithContextDialer DialOption It returns a connection to a buffconn Listener.

# Type aliases

ContextDialer defines a function that returns a connection for a context.