Documentation
¶
Index ¶
- func BoostAny(context Context, activity streams.Document) error
- func DeleteAny(context Context, activity streams.Document) error
- func GetChildrenCollection(ctx *steranko.Context, factory *domain.Factory) 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
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetChildrenCollection ¶ added in v0.7.0
GetChildrenCollection returns a collection of all child streams for a given parent stream
func GetFollowersCollection ¶
func GetOutboxCollection ¶
func GetRepliesCollection ¶
func GetResponseCollection ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.