eventstore v0.7.0 EventStore.Subscriptions.Supervisor

Supervise zero, one or more subscriptions to an event stream

Summary

Functions

init()

Callback invoked to start the supervisor and during hot code upgrades.

Callback implementation for Supervisor.init/1.

start_link()
subscribe_to_stream(supervisor, stream_uuid, stream, subscription_name, subscriber, opts)
unsubscribe_from_stream(supervisor, subscription)