# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
Default clients that can be used as `uql.Client` from other packages - Client should be used to go with the default API version (possibly overridden in fsoc config) - ClientV1 should be used when `v1` is required.
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
Config defines the subsystem configuration under fsoc.
DataSet holds the result data along with its name, structure (Model) and metadata.
DataSetRef is a reference to another data set within the Response.
No description provided by the author
Hint provides additional information about a ModelField such as the MELT kind, MELT field and type.
No description provided by the author
Model represents the structure of the response data.
ModelField is a description of one column of one data set.
Query represents a UQL request body.
Response represents a parsed UQL response body.
# Type aliases
UQL API version type, supporting a limited set of values.
No description provided by the author
No description provided by the author