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