smart_city_registry v5.0.2 SmartCity.Registry.MessageHandler behaviour View Source

Behaviour/macro for handling messages received from the registry.

See SmartCity.Registry.Subscriber

Link to this section Summary

Link to this section Callbacks

Link to this callback

handle_dataset(dataset)

View Source
handle_dataset(dataset :: SmartCity.Registry.Dataset.t()) :: term()
Link to this callback

handle_organization(organization)

View Source
handle_organization(organization :: SmartCity.Registry.Organization.t()) ::
  term()