ExESDB.GatewaySupervisor (ex_esdb v0.1.0)

The GatewaySupervisor is responsible for starting and supervising the GatewayWorkers.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(opts)