Tai.Fleets.Queries.Search (tai v0.0.75)

Link to this section Summary

Link to this section Types

Specs

opt() :: store_id_opt() | where_opt() | order_opt()

Specs

order_opt() :: {:order, list()}

Specs

result() :: [Tai.Fleets.FleetConfig.t()]
Link to this type

store_id_opt()

Specs

store_id_opt() :: {:store_id, atom()}

Specs

where_opt() :: {:where, list()}

Link to this section Functions

Specs

call([opt()]) :: result()