Instream.Query

Query behaviour and struct definition.

Source

Types

query_type :: :cluster | :read | :write

t :: %Instream.Query{payload: payload_type, type: query_type}