Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ActivityTag ¶
type ActivityTags ¶
type ActivityTags struct { Tag []ActivityTag `json:"tag,omitempty"` Object ObjectTags `json:"object,omitempty"` }
ActivityTags that the activitypub library fails to deserialize
type ObjectTags ¶
type ObjectTags struct {
Tag []ActivityTag `json:"tag,omitempty"`
}
Click to show internal directories.
Click to hide internal directories.