streamgreeter

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StreamGreeter

type StreamGreeter interface {
	Greet(ctx context.Context, in *StreamReq, opts ...grpc.CallOption) (*StreamResp, error)
}

func NewStreamGreeter

func NewStreamGreeter(cli zrpc.Client) StreamGreeter

type StreamReq

type StreamReq = pb.StreamReq

type StreamResp

type StreamResp = pb.StreamResp

Jump to

Keyboard shortcuts

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