Postgrex.child_spec
You're seeing just the function
child_spec
, go back to Postgrex module for more information.
Specs
child_spec([start_option()]) :: :supervisor.child_spec()
Returns a supervisor child specification for a DBConnection pool.