package activitypub_server

  1. Overview
  2. Docs

Module Make.D

Sourceval init : unit -> unit Lwt.t
Sourceval post_graph_local : actor:Activitypub_server.Delivery.AP.Types.actor -> Rdf.Graph.graph -> Rdf.Term.term -> Iri.t -> (Iri.t, Activitypub_server.Delivery.AP.E.error) result Lwt.t