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

# Functions

ActivityStreamsQuestionExtends returns true if the Question type extends from the other type.
DeserializeQuestion creates a Question from a map representation that has been unmarshalled from a text or binary format.
IsOrExtendsQuestion returns true if the other provided type is the Question type or extends from the Question type.
NewActivityStreamsQuestion creates a new Question type.
QuestionIsDisjointWith returns true if the other provided type is disjoint with the Question type.
QuestionIsExtendedBy returns true if the other provided type extends from the Question type.
SetManager sets the manager package-global variable.
SetTypePropertyConstructor sets the "type" property's constructor in the package-global variable.

# Structs

Represents a question being asked.