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

# Functions

ActivityStreamsTombstoneExtends returns true if the Tombstone type extends from the other type.
DeserializeTombstone creates a Tombstone from a map representation that has been unmarshalled from a text or binary format.
IsOrExtendsTombstone returns true if the other provided type is the Tombstone type or extends from the Tombstone type.
NewActivityStreamsTombstone creates a new Tombstone type.
SetManager sets the manager package-global variable.
SetTypePropertyConstructor sets the "type" property's constructor in the package-global variable.
TombstoneIsDisjointWith returns true if the other provided type is disjoint with the Tombstone type.
TombstoneIsExtendedBy returns true if the other provided type extends from the Tombstone type.

# Structs

A Tombstone represents a content object that has been deleted.