//
pkg.gl
Category
github.com/grafana/xk6-disruptor
pkg
testutils
grpc
dynamic
package
0.3.12
Repository:
https://github.com/grafana/xk6-disruptor.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
1
Files
190 SLOC
#
Functions
NewClient
NewClient creates a new Client given a target and a service name with defaults connection options.
NewClientWithDialOptions
NewClientWithDialOptions creates a new Client given a target and a service name using the grpc.DialOptions.
#
Structs
Client
Client represents a client to a grpc service.