Tai.VenueAdapters.OkEx.Stream.Connection (tai v0.0.59)
Link to this section Summary
Link to this section Types
Link to this type
credential()
Specs
credential() :: Tai.Venue.account()
Link to this type
credential_id()
Specs
credential_id() :: Tai.Venue.credential_id()
Link to this type
endpoint()
Specs
endpoint() :: String.t()
Link to this type
msg()
Specs
Link to this type
state()
Specs
state() :: Tai.VenueAdapters.OkEx.Stream.Connection.State.t()
Link to this type
stream()
Specs
stream() :: Tai.Venues.Stream.t()
Link to this type
venue_id()
Specs
venue_id() :: Tai.Venue.id()
Link to this section Functions
Link to this function
start_link(list)
Specs
start_link( endpoint: endpoint(), stream: stream(), credential: {credential_id(), credential()} | nil ) :: {:ok, pid()}
Link to this function