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

# Functions

ActivityStreamsCollectionPageExtends returns true if the CollectionPage type extends from the other type.
CollectionPageIsDisjointWith returns true if the other provided type is disjoint with the CollectionPage type.
CollectionPageIsExtendedBy returns true if the other provided type extends from the CollectionPage type.
DeserializeCollectionPage creates a CollectionPage from a map representation that has been unmarshalled from a text or binary format.
IsOrExtendsCollectionPage returns true if the other provided type is the CollectionPage type or extends from the CollectionPage type.
NewActivityStreamsCollectionPage creates a new CollectionPage type.
SetManager sets the manager package-global variable.
SetTypePropertyConstructor sets the "type" property's constructor in the package-global variable.

# Structs

Used to represent distinct subsets of items from a Collection.