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

# Functions

ActivityStreamsAudioExtends returns true if the Audio type extends from the other type.
AudioIsDisjointWith returns true if the other provided type is disjoint with the Audio type.
AudioIsExtendedBy returns true if the other provided type extends from the Audio type.
DeserializeAudio creates a Audio from a map representation that has been unmarshalled from a text or binary format.
IsOrExtendsAudio returns true if the other provided type is the Audio type or extends from the Audio type.
NewActivityStreamsAudio creates a new Audio type.
SetManager sets the manager package-global variable.
SetTypePropertyConstructor sets the "type" property's constructor in the package-global variable.

# Structs

Represents an audio document of any kind.