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

# Functions

ActivityStreamsServiceExtends returns true if the Service type extends from the other type.
DeserializeService creates a Service from a map representation that has been unmarshalled from a text or binary format.
IsOrExtendsService returns true if the other provided type is the Service type or extends from the Service type.
NewActivityStreamsService creates a new Service type.
ServiceIsDisjointWith returns true if the other provided type is disjoint with the Service type.
ServiceIsExtendedBy returns true if the other provided type extends from the Service type.
SetManager sets the manager package-global variable.
SetTypePropertyConstructor sets the "type" property's constructor in the package-global variable.

# Structs

Represents a service of any kind.