handler

package
v0.0.0-...-ba49760 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2017 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Example

type Example struct{}

func (*Example) Call

func (e *Example) Call(ctx context.Context, req *example.Request, rsp *example.Response) error

Call is a single request handler called via client.Call or the generated client code

func (*Example) PingPong

func (e *Example) PingPong(ctx context.Context, stream example.Example_PingPongStream) error

PingPong is a bidirectional stream handler called via client.Stream or the generated client code

func (*Example) Stream

Stream is a server side stream handler called via client.Stream or the generated client code

Jump to

Keyboard shortcuts

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