Lamina.Registry.PubSubRegistry (lamina v0.2.2)
An Elixir Registry which keeps track of configuration subscribers.
Link to this section Summary
Link to this section Functions
Link to this function
publish(module, config_key, old_value, new_value)
Specs
Link to this function
subscribe(module, config_key)
Specs
Link to this function