tai v0.0.41 Tai.VenueAdapters.Gdax.Stream.Connection

Link to this section Summary

Link to this section Types

Link to this type

account_config()

account_config() :: map()
Link to this type

account_id()

account_id() :: Tai.Venues.Adapter.account_id()
Link to this type

product()

product() :: Tai.Venues.Product.t()
Link to this type

venue_msg()

venue_msg() :: map()

Link to this section Functions

Link to this function

start_link(list)

start_link(
  url: String.t(),
  venue: venue_id(),
  account: {account_id(), account_config()} | nil,
  products: [product()],
  opts: map()
) :: {:ok, pid()} | {:error, term()}
Link to this function

to_name(venue)

to_name(venue_id()) :: atom()