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

# Functions

ActivityStreamsGroupExtends returns true if the Group type extends from the other type.
DeserializeGroup creates a Group from a map representation that has been unmarshalled from a text or binary format.
GroupIsDisjointWith returns true if the other provided type is disjoint with the Group type.
GroupIsExtendedBy returns true if the other provided type extends from the Group type.
IsOrExtendsGroup returns true if the other provided type is the Group type or extends from the Group type.
NewActivityStreamsGroup creates a new Group type.
SetManager sets the manager package-global variable.
SetTypePropertyConstructor sets the "type" property's constructor in the package-global variable.

# Structs

Represents a formal or informal collective of Actors.