ipc

package
v1.1.4 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Connect

func Connect(c *context.Context, req *phello.ConnectReq) (rsp *phello.ConnectRsp, err error)

func Count

func Count(c *context.Context, req *phello.CountReq) (rsp *phello.CountRsp, err error)

func InitIpc

func InitIpc(s *service.Service)

func SayChannel

func SayChannel(c *context.Context, req chan *phello.SayReq, errsIn chan error) (
	rsp chan *phello.SayRsp,
	err chan error,
)

func SaySrv

func SaySrv(c *context.Context, req *phello.SayReq) (rsp *phello.SayRsp, err error)

func SayStream

func SayStream(c *context.Context, req *phello.SayReq) (
	rsp chan *phello.SayRsp,
	err chan error,
)

func SendMessage

func SendMessage(c *context.Context, req chan *phello.SendMessageReq, errsIn chan error) (
	rsp chan *phello.SendMessageRsp,
	err chan error,
)

Types

This section is empty.

Jump to

Keyboard shortcuts

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