View Source Mobilizon.Federation.ActivityStream.Converter.Address (Mobilizon v4.1.0-alpha.1)

Address converter.

This module allows to convert reports from ActivityStream format to our own internal one, and back.

Summary

Functions

Converts an AP object data to our internal data structure.

Convert an event struct to an ActivityStream representation.

Functions

Link to this function

as_to_model_data(object)

View Source
@spec as_to_model_data(map()) :: map()

Converts an AP object data to our internal data structure.

@spec model_to_as(Mobilizon.Addresses.Address.t()) :: map()

Convert an event struct to an ActivityStream representation.