# Packages

Code generated by counterfeiter.

# Functions

No description provided by the author

# Structs

Bool holds a general query that carries any number of Must, MustNot, and Should operations.
HasParent is used to query for resources that use a join field and have a parent resource.
No description provided by the author
Query holds a parent query that carries the entire search query.
No description provided by the author
No description provided by the author

# Interfaces

counterfeiter:generate .

# Type aliases

Must holds a must operator which each equates to an AND operation.
MustNot holds a must_not operator which each equates to a != operation.
Holds an operator that evaluates a range for comparisons.
Should holds a should operator which equates to an OR operation.
Term holds a comparison for equating two strings.