smart_city_registry v3.2.0 SmartCity.Registry.MessageHandler behaviour View Source
Behaviour/macro for handling messages received from the registry.
Link to this section Summary
Link to this section Callbacks
Link to this callback
handle_dataset(dataset)
View Source
handle_dataset(dataset)
View Source
handle_dataset(dataset :: SmartCity.Dataset.t()) :: term()
handle_dataset(dataset :: SmartCity.Dataset.t()) :: term()
Link to this callback
handle_organization(organization)
View Source
handle_organization(organization)
View Source
handle_organization(organization :: SmartCity.Organization.t()) :: term()
handle_organization(organization :: SmartCity.Organization.t()) :: term()