Tai.VenueAdapters.Huobi.Stream.Connection.start_link

You're seeing just the function start_link, go back to Tai.VenueAdapters.Huobi.Stream.Connection module for more information.
Link to this function

start_link(list)

Specs

start_link(
  endpoint: endpoint(),
  stream: stream(),
  credential: {credential_id(), credential()} | nil
) :: {:ok, pid()}