# Functions
MissingField creates a new MissingFieldError for the given field.
For Fields declared as map[string]type (type = int, string, time, bool, value) in lql, we need to determine which nested key/value combo to search for.
# Structs
No description provided by the author
MissingFieldErrors are returned when a segment can't be evaluated due to a referenced field missing from a schema.
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author