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

# Functions

ActivityStreamsRemoveExtends returns true if the Remove type extends from the other type.
DeserializeRemove creates a Remove from a map representation that has been unmarshalled from a text or binary format.
IsOrExtendsRemove returns true if the other provided type is the Remove type or extends from the Remove type.
NewActivityStreamsRemove creates a new Remove type.
RemoveIsDisjointWith returns true if the other provided type is disjoint with the Remove type.
RemoveIsExtendedBy returns true if the other provided type extends from the Remove type.
SetManager sets the manager package-global variable.
SetTypePropertyConstructor sets the "type" property's constructor in the package-global variable.

# Structs

Indicates that the actor is removing the object.