exampleutil

package
v1.42.1 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2019 License: MIT Imports: 6 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,
	fooYARPCServer examplepb.FooYARPCServer,
	logger *zap.Logger,
	f func(*Clients) error,
) error

WithClients calls f on the Clients.

Types

type Clients

type Clients struct {
	KeyValueYARPCClient     examplepb.KeyValueYARPCClient
	SinkYARPCClient         examplepb.SinkYARPCClient
	FooYARPCClient          examplepb.FooYARPCClient
	KeyValueYARPCJSONClient examplepb.KeyValueYARPCClient
	SinkYARPCJSONClient     examplepb.SinkYARPCClient
	FooYARPCJSONClient      examplepb.FooYARPCClient
	KeyValueGRPCClient      examplepb.KeyValueClient
	SinkGRPCClient          examplepb.SinkClient
	FooGRPCClient           examplepb.FooClient
	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