wrappers

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2018 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientWrapper

type ClientWrapper struct {
	C testproto.TestServiceClient
}

func (ClientWrapper) Ping

func (cw ClientWrapper) Ping(ctx context.Context, req *shared.Request, headers, trailers *metadata.MD) (*shared.Response, error)

func (ClientWrapper) PingBidiStream

func (cw ClientWrapper) PingBidiStream(ctx context.Context, headers, trailers *metadata.MD) (shared.TestPingBidiStreamClient, error)

func (ClientWrapper) PingBidiStreamError

func (cw ClientWrapper) PingBidiStreamError(ctx context.Context) (shared.TestPingBidiStreamErrorClient, error)

func (ClientWrapper) PingClientStream

func (cw ClientWrapper) PingClientStream(ctx context.Context, headers, trailers *metadata.MD) (shared.TestPingClientStreamClient, error)

func (ClientWrapper) PingClientStreamError

func (cw ClientWrapper) PingClientStreamError(ctx context.Context) (shared.TestPingClientStreamErrorClient, error)

func (ClientWrapper) PingError

func (cw ClientWrapper) PingError(ctx context.Context, req *shared.Request) error

func (ClientWrapper) PingList

func (cw ClientWrapper) PingList(ctx context.Context, req *shared.Request, headers, trailers *metadata.MD) (shared.TestPingListClient, error)

Jump to

Keyboard shortcuts

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