Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Test ¶
type Test struct{}
func (*Test) PingPong ¶
PingPong is a bidirectional stream handler called via client.Stream or the generated client code
func (*Test) Stream ¶
func (e *Test) Stream(ctx context.Context, req *test.StreamingRequest, stream test.Test_StreamStream) error
Stream is a server side stream handler called via client.Stream or the generated client code
Click to show internal directories.
Click to hide internal directories.