Tai.Markets.OrderBook.child_spec
You're seeing just the function
child_spec
, go back to Tai.Markets.OrderBook module for more information.
Link to this function
child_spec(init_arg)
Returns a specification to start this module under a supervisor.
See Supervisor
.
Link to this function
child_spec(product, quote_depth, broadcast_change_set)
Specs
child_spec(product(), quote_depth(), boolean()) :: Supervisor.child_spec()