v1

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

func NewClient

func NewClient() (*Client, error)

NewClient returns a client to make calls to the dummy API group version v1. It's the caller's responsibility to Close the client when done.

func (*Client) Close

func (w *Client) Close() error

Close closes the client. It must be called before the client gets GC-ed.

func (*Client) ComputeDouble

func (w *Client) ComputeDouble(context context.Context, request *v1.ComputeDoubleRequest, opts ...grpc.CallOption) (*v1.ComputeDoubleResponse, error)

func (*Client) TellMeAPoem

func (w *Client) TellMeAPoem(context context.Context, request *v1.TellMeAPoemRequest, opts ...grpc.CallOption) (*v1.TellMeAPoemResponse, error)

Jump to

Keyboard shortcuts

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