View Source Mobilizon.Federation.ActivityPub.Types.Managable protocol (Mobilizon v5.0.0-beta.1)

ActivityPub entity Managable protocol.

Summary

Types

t()

All the types that implement this protocol.

Functions

Deletes an entity and returns the activitystream representation for it

Updates a Managable entity with the appropriate attributes and returns the updated entity and an activitystream representation for it

Types

@type t() :: term()

All the types that implement this protocol.

Functions

Link to this function

delete(entity, actor, local, additionnal)

View Source

Deletes an entity and returns the activitystream representation for it

Link to this function

update(entity, attrs, additionnal)

View Source

Updates a Managable entity with the appropriate attributes and returns the updated entity and an activitystream representation for it