tai v0.0.17 Tai.VenueAdapters.Mock.Stream.Connection
Link to this section Summary
Link to this section Types
Link to this type
account_config()
account_config()
account_config() :: map()
account_config() :: map()
Link to this type
account_id()
account_id()
account_id() :: atom()
account_id() :: atom()
Link to this type
msg()
msg()
msg() :: map()
msg() :: map()
Link to this type
product()
product()
product() :: Tai.Venues.Product.t()
product() :: Tai.Venues.Product.t()
Link to this type
venue_id()
venue_id()
venue_id() :: atom()
venue_id() :: atom()
Link to this section Functions
Link to this function
start_link(list)
start_link(list)
start_link(
url: String.t(),
venue_id: venue_id(),
account: {account_id(), account_config()} | nil,
products: [product()]
) :: {:ok, pid()}
start_link( url: String.t(), venue_id: venue_id(), account: {account_id(), account_config()} | nil, products: [product()] ) :: {:ok, pid()}
Link to this function