Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GrpcTester ¶
type GrpcTester struct {
// contains filtered or unexported fields
}
func New ¶
func New() *GrpcTester
func (*GrpcTester) Run ¶
func (g *GrpcTester) Run(c context.Context, payload RequestPayload) xtest.TestResult
type RequestInput ¶
type RequestInput map[string]interface{}
type RequestPayload ¶
Click to show internal directories.
Click to hide internal directories.