Synaptic.AgentRouter (synaptic v0.3.0-alpha.8)

View Source

Authorized routing and invocation for services, instances, and task references.

Summary

Functions

call(target, payload, opts \\ [])

cancel_job(job_id, opts \\ [])

cast(target, payload, opts \\ [])

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

job_status(job_id, opts \\ [])

start_job(target, payload, opts \\ [])

start_link(opts \\ [])