Tai.Commander.Venues (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, [atom()]}

Specs

Link to this type

store_id_opt()

Specs

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

Specs

venue() :: Tai.Venue.t()

Specs

where_opt() :: {:where, [{atom(), term()}]}

Link to this section Functions

Specs

get([opt()]) :: [venue()]