package
1.0.0
Repository: https://github.com/go-fed/activity.git
Documentation: pkg.go.dev

# Functions

ActivityStreamsArticleExtends returns true if the Article type extends from the other type.
ArticleIsDisjointWith returns true if the other provided type is disjoint with the Article type.
ArticleIsExtendedBy returns true if the other provided type extends from the Article type.
DeserializeArticle creates a Article from a map representation that has been unmarshalled from a text or binary format.
IsOrExtendsArticle returns true if the other provided type is the Article type or extends from the Article type.
NewActivityStreamsArticle creates a new Article type.
SetManager sets the manager package-global variable.
SetTypePropertyConstructor sets the "type" property's constructor in the package-global variable.

# Structs

Represents any kind of multi-paragraph written work.