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

# Functions

ActivityStreamsInviteExtends returns true if the Invite type extends from the other type.
DeserializeInvite creates a Invite from a map representation that has been unmarshalled from a text or binary format.
InviteIsDisjointWith returns true if the other provided type is disjoint with the Invite type.
InviteIsExtendedBy returns true if the other provided type extends from the Invite type.
IsOrExtendsInvite returns true if the other provided type is the Invite type or extends from the Invite type.
NewActivityStreamsInvite creates a new Invite type.
SetManager sets the manager package-global variable.
SetTypePropertyConstructor sets the "type" property's constructor in the package-global variable.

# Structs

A specialization of Offer in which the actor is extending an invitation for the object to the target.