Documentation ¶
Index ¶
- type Hello
- func (h *Hello) SayChannel(c *context.Context, req chan *phello.SayReq, errIn chan error) (chan *phello.SayRsp, chan error)
- func (h *Hello) SaySrv(c *context.Context, req *phello.SayReq, rsp *phello.SayRsp)
- func (h *Hello) SayStream(c *context.Context, req *phello.SayReq) (chan *phello.SayRsp, chan error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.