Versions in this module Expand all Collapse all v0 v0.6.0 Mar 12, 2024 Changes in this version + func BoostAny(context Context, activity streams.Document) error + func GetFollowersCollection(serverFactory *server.Factory) echo.HandlerFunc + func GetJSONLD(serverFactory *server.Factory) echo.HandlerFunc + func GetOutboxCollection(serverFactory *server.Factory) echo.HandlerFunc + func GetRepliesCollection(serverFactory *server.Factory) echo.HandlerFunc + func GetResponseCollection(serverFactory *server.Factory, responseType string) echo.HandlerFunc + func PostInbox(serverFactory *server.Factory) echo.HandlerFunc + type Context struct