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

# Functions

ActivityStreamsApplicationExtends returns true if the Application type extends from the other type.
ApplicationIsDisjointWith returns true if the other provided type is disjoint with the Application type.
ApplicationIsExtendedBy returns true if the other provided type extends from the Application type.
DeserializeApplication creates a Application from a map representation that has been unmarshalled from a text or binary format.
IsOrExtendsApplication returns true if the other provided type is the Application type or extends from the Application type.
NewActivityStreamsApplication creates a new Application type.
SetManager sets the manager package-global variable.
SetTypePropertyConstructor sets the "type" property's constructor in the package-global variable.

# Structs

Describes a software application.