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

# Functions

ActivityStreamsVideoExtends returns true if the Video type extends from the other type.
DeserializeVideo creates a Video from a map representation that has been unmarshalled from a text or binary format.
IsOrExtendsVideo returns true if the other provided type is the Video type or extends from the Video type.
NewActivityStreamsVideo creates a new Video type.
SetManager sets the manager package-global variable.
SetTypePropertyConstructor sets the "type" property's constructor in the package-global variable.
VideoIsDisjointWith returns true if the other provided type is disjoint with the Video type.
VideoIsExtendedBy returns true if the other provided type extends from the Video type.

# Structs

Represents a video document of any kind.