Oban.child_spec
You're seeing just the function
child_spec
, go back to Oban module for more information.
Specs
child_spec([option()]) :: Supervisor.child_spec()
Returns a specification to start this module under a supervisor.
See Supervisor
.