exampleutil

package
v1.19.2 Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2017 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WithClients

func WithClients(
	transportType testutils.TransportType,
	keyValueYARPCServer examplepb.KeyValueYARPCServer,
	sinkYARPCServer examplepb.SinkYARPCServer,
	f func(*Clients) error,
) error

WithClients calls f on the Clients.

Types

type Clients

type Clients struct {
	KeyValueYARPCClient     examplepb.KeyValueYARPCClient
	SinkYARPCClient         examplepb.SinkYARPCClient
	KeyValueYARPCJSONClient examplepb.KeyValueYARPCClient
	SinkYARPCJSONClient     examplepb.SinkYARPCClient
	KeyValueGRPCClient      examplepb.KeyValueClient
	SinkGRPCClient          examplepb.SinkClient
	ContextWrapper          *grpcctx.ContextWrapper
}

Clients holds all clients.

Jump to

Keyboard shortcuts

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