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

# Functions

ActivityStreamsOfferExtends returns true if the Offer type extends from the other type.
DeserializeOffer creates a Offer from a map representation that has been unmarshalled from a text or binary format.
IsOrExtendsOffer returns true if the other provided type is the Offer type or extends from the Offer type.
NewActivityStreamsOffer creates a new Offer type.
OfferIsDisjointWith returns true if the other provided type is disjoint with the Offer type.
OfferIsExtendedBy returns true if the other provided type extends from the Offer 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 offering the object.