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

# Functions

ActivityStreamsPageExtends returns true if the Page type extends from the other type.
DeserializePage creates a Page from a map representation that has been unmarshalled from a text or binary format.
IsOrExtendsPage returns true if the other provided type is the Page type or extends from the Page type.
NewActivityStreamsPage creates a new Page type.
PageIsDisjointWith returns true if the other provided type is disjoint with the Page type.
PageIsExtendedBy returns true if the other provided type extends from the Page type.
SetManager sets the manager package-global variable.
SetTypePropertyConstructor sets the "type" property's constructor in the package-global variable.

# Structs

Represents a Web Page.