Module libquery::query
[−]
[src]
Data structures describing a query to the data contained in the keeper.
The module contains definition of queries and ability to deserialize them from JSON. Note that more „columns“ may appear in future, as pakon-guts supports more information.
Structs
Query |
The whole query. |
Response |
The whole query response. |
ResponseBucket |
Information about a group of flows. |