exampleutil

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 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          *grpcheader.ContextWrapper
}

Clients holds all clients.

Jump to

Keyboard shortcuts

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