Interface MethodInfoServerStreaming<I, O>

A server streaming method: rpc (Input) returns (stream Output)

Type Parameters

Hierarchy

  • miShared<I, O>
    • MethodInfoServerStreaming

Properties

Properties

idempotency?: MethodIdempotency
name: string

Generated using TypeDoc