tai v0.0.28 Tai.Config

Convert the application environment into a struct

Link to this section Summary

Link to this section Types

Link to this type

t()

t() :: %Tai.Config{
  adapter_timeout: integer(),
  advisor_groups: map(),
  event_registry_partitions: term(),
  send_orders: boolean(),
  venue_boot_handler: atom(),
  venues: map()
}

Link to this section Functions

Link to this function

parse(env \\ Application.get_all_env(:tai))