package
5.3.1
Repository: https://github.com/kubernetes-csi/csi-test.git
Documentation: pkg.go.dev

# Functions

Connect address by grpc.
Protobuf returns a Matcher that relies upon proto.Equal to compare Protobuf messages Example usage with mocked request: example.EXPECT().ExampleRequest(Protobuf(requestMsg)).Return(responseMsg, nil).AnyTimes().

# Structs

No description provided by the author
SafeGoroutineTester is an implementation of the mock ..