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

# Functions

ActivityStreamsIntransitiveActivityExtends returns true if the IntransitiveActivity type extends from the other type.
DeserializeIntransitiveActivity creates a IntransitiveActivity from a map representation that has been unmarshalled from a text or binary format.
IntransitiveActivityIsDisjointWith returns true if the other provided type is disjoint with the IntransitiveActivity type.
IntransitiveActivityIsExtendedBy returns true if the other provided type extends from the IntransitiveActivity type.
IsOrExtendsIntransitiveActivity returns true if the other provided type is the IntransitiveActivity type or extends from the IntransitiveActivity type.
NewActivityStreamsIntransitiveActivity creates a new IntransitiveActivity type.
SetManager sets the manager package-global variable.
SetTypePropertyConstructor sets the "type" property's constructor in the package-global variable.

# Structs

Instances of IntransitiveActivity are a subtype of Activity representing intransitive actions.