Versions in this module Expand all Collapse all v0 v0.13.0 Oct 2, 2020 v0.12.0 Oct 2, 2020 Changes in this version + type Idiomatic struct + func (e *Idiomatic) Call(ctx context.Context, req *idiomatic.Request, rsp *idiomatic.Response) error + func (e *Idiomatic) PingPong(ctx context.Context, stream idiomatic.Idiomatic_PingPongStream) error + func (e *Idiomatic) Stream(ctx context.Context, req *idiomatic.StreamingRequest, ...) error