hello

package
v0.9.8 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Hello

type Hello struct {
	Service *roc.Service
}

func (*Hello) Say

func (h *Hello) Say(c *context.Context, req *pbhello.SayReq) (rsp *pbhello.SayRsp, err error)

func (*Hello) SayChannel

func (h *Hello) SayChannel(c *context.Context, req chan *pbhello.SayReq, errIn chan error) (chan *pbhello.SayRsp, chan error)

func (*Hello) SayStream

func (h *Hello) SayStream(c *context.Context, req *pbhello.SayReq) (chan *pbhello.SayRsp, chan error)

Jump to

Keyboard shortcuts

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