Instream.Query

Query behaviour and struct definition.

Summary

Types

query_type :: :cluster | :read | :write
t :: %Instream.Query{payload: payload_type, opts: Keyword.t, type: query_type}