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

# Functions

ActivityStreamsFollowExtends returns true if the Follow type extends from the other type.
DeserializeFollow creates a Follow from a map representation that has been unmarshalled from a text or binary format.
FollowIsDisjointWith returns true if the other provided type is disjoint with the Follow type.
FollowIsExtendedBy returns true if the other provided type extends from the Follow type.
IsOrExtendsFollow returns true if the other provided type is the Follow type or extends from the Follow type.
NewActivityStreamsFollow creates a new Follow 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 "following" the object.