grpctester

package
v0.5.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 5, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

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

type Metadata

type Metadata map[string]string

type RequestInput

type RequestInput map[string]interface{}

type RequestPayload

type RequestPayload struct {
	PackageName string
	ServiceName string
	MethodName  string
	Input       RequestInput
	MetaData    Metadata
	ProtoFile   string
	Host        string
	Timeout     time.Duration
	TestScript  string

	MethodDescriptor *desc.MethodDescriptor
}

type Response

type Response map[string]interface{}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL