handler

package
v0.0.0-...-00a9c49 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Auth

type Auth struct{}

func (*Auth) Call

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

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

func (*Auth) PingPong

func (e *Auth) PingPong(ctx context.Context, stream auth.Auth_PingPongStream) error

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

func (*Auth) Stream

func (e *Auth) Stream(ctx context.Context, req *auth.StreamingRequest, stream auth.Auth_StreamStream) error

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