Instream.Query
Query behaviour and struct definition.
Types
query_type :: :cluster | :read | :write
t :: %Instream.Query{payload: payload_type, type: query_type}
Query behaviour and struct definition.
query_type :: :cluster | :read | :write
t :: %Instream.Query{payload: payload_type, type: query_type}