EctoSync.Watcher.WatcherServer (EctoSync v0.4.0)

View Source

Internal GenServer for the individual change watchers which are configured by end users

Used internally, but you'll see it in your application supervision tree.

Summary

Functions

broadcast(schema, update_type, values)

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

details(pid)

do_broadcast(type, values, state)

name(watcher_options)

pub_sub_subscription_details(identifier, identifier_value)

start_link(arg)

topics(update_type, unique_label, returned_values, schema_definition)