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

# Functions

ActivityStreamsTentativeAcceptExtends returns true if the TentativeAccept type extends from the other type.
DeserializeTentativeAccept creates a TentativeAccept from a map representation that has been unmarshalled from a text or binary format.
IsOrExtendsTentativeAccept returns true if the other provided type is the TentativeAccept type or extends from the TentativeAccept type.
NewActivityStreamsTentativeAccept creates a new TentativeAccept type.
SetManager sets the manager package-global variable.
SetTypePropertyConstructor sets the "type" property's constructor in the package-global variable.
TentativeAcceptIsDisjointWith returns true if the other provided type is disjoint with the TentativeAccept type.
TentativeAcceptIsExtendedBy returns true if the other provided type extends from the TentativeAccept type.

# Structs

A specialization of Accept indicating that the acceptance is tentative.