Versions in this module Expand all Collapse all v0 v0.1.2 Nov 16, 2018 Changes in this version + type Accept struct + func NewAccept() *Accept + func (t *Accept) AppendActor(k *url.URL) + func (t *Accept) AppendAttachment(i vocab.ObjectType) + func (t *Accept) AppendAttachmentLink(i vocab.LinkType) + func (t *Accept) AppendAttributedTo(k *url.URL) + func (t *Accept) AppendAudience(k *url.URL) + func (t *Accept) AppendBcc(k *url.URL) + func (t *Accept) AppendBto(k *url.URL) + func (t *Accept) AppendCc(k *url.URL) + func (t *Accept) AppendContent(k string) + func (t *Accept) AppendContext(i vocab.ObjectType) + func (t *Accept) AppendContextLink(i vocab.LinkType) + func (t *Accept) AppendGenerator(i vocab.ObjectType) + func (t *Accept) AppendGeneratorLink(i vocab.LinkType) + func (t *Accept) AppendIcon(i vocab.ImageType) + func (t *Accept) AppendImage(i vocab.ImageType) + func (t *Accept) AppendInReplyTo(k *url.URL) + func (t *Accept) AppendInstrument(i vocab.ObjectType) + func (t *Accept) AppendInstrumentLink(i vocab.LinkType) + func (t *Accept) AppendLocation(i vocab.ObjectType) + func (t *Accept) AppendLocationLink(i vocab.LinkType) + func (t *Accept) AppendName(k string) + func (t *Accept) AppendObject(i vocab.ObjectType) + func (t *Accept) AppendOrigin(i vocab.ObjectType) + func (t *Accept) AppendOriginLink(i vocab.LinkType) + func (t *Accept) AppendPreview(i vocab.ObjectType) + func (t *Accept) AppendPreviewLink(i vocab.LinkType) + func (t *Accept) AppendResult(i vocab.ObjectType) + func (t *Accept) AppendResultLink(i vocab.LinkType) + func (t *Accept) AppendStreams(k *url.URL) + func (t *Accept) AppendSummary(k string) + func (t *Accept) AppendTag(i vocab.ObjectType) + func (t *Accept) AppendTagLink(i vocab.LinkType) + func (t *Accept) AppendTarget(k *url.URL) + func (t *Accept) AppendTo(k *url.URL) + func (t *Accept) AppendType(i interface{}) + func (t *Accept) AppendUrl(k *url.URL) + func (t *Accept) ContentLanguages() (l []string) + func (t *Accept) GetActor(idx int) (r Resolution, k *url.URL) + func (t *Accept) GetAltitude() (r Resolution, k float64) + func (t *Accept) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Accept) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *Accept) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *Accept) GetBto(idx int) (r Resolution, k *url.URL) + func (t *Accept) GetCc(idx int) (r Resolution, k *url.URL) + func (t *Accept) GetContent(idx int) (r Resolution, k string) + func (t *Accept) GetContentForLanguage(l string) (v string) + func (t *Accept) GetDuration() (r Resolution, k time.Duration) + func (t *Accept) GetEndTime() (r Resolution, k time.Time) + func (t *Accept) GetId() (r Resolution, k *url.URL) + func (t *Accept) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *Accept) GetMediaType() (r Resolution, k string) + func (t *Accept) GetName(idx int) (r Resolution, k string) + func (t *Accept) GetNameForLanguage(l string) (v string) + func (t *Accept) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *Accept) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *Accept) GetPreferredUsername() (r Resolution, k string) + func (t *Accept) GetPreferredUsernameForLanguage(l string) (v string) + func (t *Accept) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *Accept) GetProxyUrl() (r Resolution, k *url.URL) + func (t *Accept) GetPublished() (r Resolution, k time.Time) + func (t *Accept) GetSharedInbox() (r Resolution, k *url.URL) + func (t *Accept) GetSignClientKey() (r Resolution, k *url.URL) + func (t *Accept) GetStartTime() (r Resolution, k time.Time) + func (t *Accept) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *Accept) GetSummary(idx int) (r Resolution, k string) + func (t *Accept) GetSummaryForLanguage(l string) (v string) + func (t *Accept) GetTarget(idx int) (r Resolution, k *url.URL) + func (t *Accept) GetTo(idx int) (r Resolution, k *url.URL) + func (t *Accept) GetType(idx int) (r Resolution, s string) + func (t *Accept) GetUpdated() (r Resolution, k time.Time) + func (t *Accept) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *Accept) HasActor(idx int) (p Presence) + func (t *Accept) HasAltitude() (p Presence) + func (t *Accept) HasAttachment(idx int) (p Presence) + func (t *Accept) HasAttributedTo(idx int) (p Presence) + func (t *Accept) HasAudience(idx int) (p Presence) + func (t *Accept) HasBcc(idx int) (p Presence) + func (t *Accept) HasBto(idx int) (p Presence) + func (t *Accept) HasCc(idx int) (p Presence) + func (t *Accept) HasContent(idx int) (p Presence) + func (t *Accept) HasContext(idx int) (p Presence) + func (t *Accept) HasDuration() (p Presence) + func (t *Accept) HasEndTime() (p Presence) + func (t *Accept) HasEndpoints() (p Presence) + func (t *Accept) HasFollowers() (p Presence) + func (t *Accept) HasFollowing() (p Presence) + func (t *Accept) HasGenerator(idx int) (p Presence) + func (t *Accept) HasIcon(idx int) (p Presence) + func (t *Accept) HasId() (p Presence) + func (t *Accept) HasImage(idx int) (p Presence) + func (t *Accept) HasInReplyTo(idx int) (p Presence) + func (t *Accept) HasInbox() (p Presence) + func (t *Accept) HasInstrument(idx int) (p Presence) + func (t *Accept) HasLiked() (p Presence) + func (t *Accept) HasLikes() (p Presence) + func (t *Accept) HasLocation(idx int) (p Presence) + func (t *Accept) HasMediaType() (p Presence) + func (t *Accept) HasName(idx int) (p Presence) + func (t *Accept) HasOauthAuthorizationEndpoint() (p Presence) + func (t *Accept) HasOauthTokenEndpoint() (p Presence) + func (t *Accept) HasObject(idx int) (p Presence) + func (t *Accept) HasOrigin(idx int) (p Presence) + func (t *Accept) HasOutbox() (p Presence) + func (t *Accept) HasPreferredUsername() (p Presence) + func (t *Accept) HasPreview(idx int) (p Presence) + func (t *Accept) HasProvideClientKey() (p Presence) + func (t *Accept) HasProxyUrl() (p Presence) + func (t *Accept) HasPublished() (p Presence) + func (t *Accept) HasReplies() (p Presence) + func (t *Accept) HasResult(idx int) (p Presence) + func (t *Accept) HasSharedInbox() (p Presence) + func (t *Accept) HasSignClientKey() (p Presence) + func (t *Accept) HasSource() (p Presence) + func (t *Accept) HasStartTime() (p Presence) + func (t *Accept) HasSummary(idx int) (p Presence) + func (t *Accept) HasTag(idx int) (p Presence) + func (t *Accept) HasTarget(idx int) (p Presence) + func (t *Accept) HasTo(idx int) (p Presence) + func (t *Accept) HasUpdated() (p Presence) + func (t *Accept) HasUrl(idx int) (p Presence) + func (t *Accept) LenActor() (idx int) + func (t *Accept) LenAttachment() (idx int) + func (t *Accept) LenAttributedTo() (idx int) + func (t *Accept) LenAudience() (idx int) + func (t *Accept) LenBcc() (idx int) + func (t *Accept) LenBto() (idx int) + func (t *Accept) LenCc() (idx int) + func (t *Accept) LenContent() (idx int) + func (t *Accept) LenContext() (idx int) + func (t *Accept) LenGenerator() (idx int) + func (t *Accept) LenIcon() (idx int) + func (t *Accept) LenImage() (idx int) + func (t *Accept) LenInReplyTo() (idx int) + func (t *Accept) LenInstrument() (idx int) + func (t *Accept) LenLocation() (idx int) + func (t *Accept) LenName() (idx int) + func (t *Accept) LenObject() (idx int) + func (t *Accept) LenOrigin() (idx int) + func (t *Accept) LenPreview() (idx int) + func (t *Accept) LenResult() (idx int) + func (t *Accept) LenStreams() (idx int) + func (t *Accept) LenSummary() (idx int) + func (t *Accept) LenTag() (idx int) + func (t *Accept) LenTarget() (idx int) + func (t *Accept) LenTo() (idx int) + func (t *Accept) LenType() (idx int) + func (t *Accept) LenUrl() (idx int) + func (t *Accept) NameLanguages() (l []string) + func (t *Accept) PreferredUsernameLanguages() (l []string) + func (t *Accept) PrependActor(k *url.URL) + func (t *Accept) PrependAttachment(i vocab.ObjectType) + func (t *Accept) PrependAttachmentLink(i vocab.LinkType) + func (t *Accept) PrependAttributedTo(k *url.URL) + func (t *Accept) PrependAudience(k *url.URL) + func (t *Accept) PrependBcc(k *url.URL) + func (t *Accept) PrependBto(k *url.URL) + func (t *Accept) PrependCc(k *url.URL) + func (t *Accept) PrependContent(k string) + func (t *Accept) PrependContext(i vocab.ObjectType) + func (t *Accept) PrependContextLink(i vocab.LinkType) + func (t *Accept) PrependGenerator(i vocab.ObjectType) + func (t *Accept) PrependGeneratorLink(i vocab.LinkType) + func (t *Accept) PrependIcon(i vocab.ImageType) + func (t *Accept) PrependImage(i vocab.ImageType) + func (t *Accept) PrependInReplyTo(k *url.URL) + func (t *Accept) PrependInstrument(i vocab.ObjectType) + func (t *Accept) PrependInstrumentLink(i vocab.LinkType) + func (t *Accept) PrependLocation(i vocab.ObjectType) + func (t *Accept) PrependLocationLink(i vocab.LinkType) + func (t *Accept) PrependName(k string) + func (t *Accept) PrependObject(i vocab.ObjectType) + func (t *Accept) PrependOrigin(i vocab.ObjectType) + func (t *Accept) PrependOriginLink(i vocab.LinkType) + func (t *Accept) PrependPreview(i vocab.ObjectType) + func (t *Accept) PrependPreviewLink(i vocab.LinkType) + func (t *Accept) PrependResult(i vocab.ObjectType) + func (t *Accept) PrependResultLink(i vocab.LinkType) + func (t *Accept) PrependStreams(k *url.URL) + func (t *Accept) PrependSummary(k string) + func (t *Accept) PrependTag(i vocab.ObjectType) + func (t *Accept) PrependTagLink(i vocab.LinkType) + func (t *Accept) PrependTarget(k *url.URL) + func (t *Accept) PrependTo(k *url.URL) + func (t *Accept) PrependType(i interface{}) + func (t *Accept) PrependUrl(k *url.URL) + func (t *Accept) Raw() (n *vocab.Accept) + func (t *Accept) RemoveActor(idx int) + func (t *Accept) RemoveAttributedTo(idx int) + func (t *Accept) RemoveAudience(idx int) + func (t *Accept) RemoveBcc(idx int) + func (t *Accept) RemoveBto(idx int) + func (t *Accept) RemoveCc(idx int) + func (t *Accept) RemoveContent(idx int) + func (t *Accept) RemoveIcon(idx int) + func (t *Accept) RemoveImage(idx int) + func (t *Accept) RemoveInReplyTo(idx int) + func (t *Accept) RemoveName(idx int) + func (t *Accept) RemoveObject(idx int) + func (t *Accept) RemoveStreams(idx int) + func (t *Accept) RemoveSummary(idx int) + func (t *Accept) RemoveTarget(idx int) + func (t *Accept) RemoveTo(idx int) + func (t *Accept) RemoveType(idx int) + func (t *Accept) RemoveUrl(idx int) + func (t *Accept) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *Accept) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *Accept) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *Accept) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *Accept) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *Accept) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *Accept) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *Accept) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *Accept) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *Accept) ResolveInstrument(r *Resolver, idx int) (s Resolution, err error) + func (t *Accept) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *Accept) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *Accept) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *Accept) ResolveObject(r *Resolver, idx int) (s Resolution, err error) + func (t *Accept) ResolveOrigin(r *Resolver, idx int) (s Resolution, err error) + func (t *Accept) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *Accept) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Accept) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *Accept) ResolveResult(r *Resolver, idx int) (s Resolution, err error) + func (t *Accept) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *Accept) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *Accept) Serialize() (m map[string]interface{}, err error) + func (t *Accept) SetAltitude(k float64) + func (t *Accept) SetContentForLanguage(l string, v string) + func (t *Accept) SetDuration(k time.Duration) + func (t *Accept) SetEndTime(k time.Time) + func (t *Accept) SetEndpoints(i vocab.ObjectType) + func (t *Accept) SetFollowers(i vocab.CollectionType) + func (t *Accept) SetFollowing(i vocab.CollectionType) + func (t *Accept) SetId(k *url.URL) + func (t *Accept) SetInbox(i vocab.OrderedCollectionType) + func (t *Accept) SetLiked(i vocab.CollectionType) + func (t *Accept) SetLikes(i vocab.CollectionType) + func (t *Accept) SetMediaType(k string) + func (t *Accept) SetNameForLanguage(l string, v string) + func (t *Accept) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *Accept) SetOauthTokenEndpoint(k *url.URL) + func (t *Accept) SetOutbox(i vocab.OrderedCollectionType) + func (t *Accept) SetPreferredUsername(k string) + func (t *Accept) SetPreferredUsernameForLanguage(l string, v string) + func (t *Accept) SetProvideClientKey(k *url.URL) + func (t *Accept) SetProxyUrl(k *url.URL) + func (t *Accept) SetPublished(k time.Time) + func (t *Accept) SetReplies(i vocab.CollectionType) + func (t *Accept) SetSharedInbox(k *url.URL) + func (t *Accept) SetSignClientKey(k *url.URL) + func (t *Accept) SetSource(i vocab.ObjectType) + func (t *Accept) SetStartTime(k time.Time) + func (t *Accept) SetSummaryForLanguage(l string, v string) + func (t *Accept) SetUpdated(k time.Time) + func (t *Accept) SummaryLanguages() (l []string) + type Activity struct + func (t *Activity) AppendActor(k *url.URL) + func (t *Activity) AppendAttachment(i vocab.ObjectType) + func (t *Activity) AppendAttachmentLink(i vocab.LinkType) + func (t *Activity) AppendAttributedTo(k *url.URL) + func (t *Activity) AppendAudience(k *url.URL) + func (t *Activity) AppendBcc(k *url.URL) + func (t *Activity) AppendBto(k *url.URL) + func (t *Activity) AppendCc(k *url.URL) + func (t *Activity) AppendContent(k string) + func (t *Activity) AppendContext(i vocab.ObjectType) + func (t *Activity) AppendContextLink(i vocab.LinkType) + func (t *Activity) AppendGenerator(i vocab.ObjectType) + func (t *Activity) AppendGeneratorLink(i vocab.LinkType) + func (t *Activity) AppendIcon(i vocab.ImageType) + func (t *Activity) AppendImage(i vocab.ImageType) + func (t *Activity) AppendInReplyTo(k *url.URL) + func (t *Activity) AppendInstrument(i vocab.ObjectType) + func (t *Activity) AppendInstrumentLink(i vocab.LinkType) + func (t *Activity) AppendLocation(i vocab.ObjectType) + func (t *Activity) AppendLocationLink(i vocab.LinkType) + func (t *Activity) AppendName(k string) + func (t *Activity) AppendObject(i vocab.ObjectType) + func (t *Activity) AppendOrigin(i vocab.ObjectType) + func (t *Activity) AppendOriginLink(i vocab.LinkType) + func (t *Activity) AppendPreview(i vocab.ObjectType) + func (t *Activity) AppendPreviewLink(i vocab.LinkType) + func (t *Activity) AppendResult(i vocab.ObjectType) + func (t *Activity) AppendResultLink(i vocab.LinkType) + func (t *Activity) AppendStreams(k *url.URL) + func (t *Activity) AppendSummary(k string) + func (t *Activity) AppendTag(i vocab.ObjectType) + func (t *Activity) AppendTagLink(i vocab.LinkType) + func (t *Activity) AppendTarget(k *url.URL) + func (t *Activity) AppendTo(k *url.URL) + func (t *Activity) AppendType(i interface{}) + func (t *Activity) AppendUrl(k *url.URL) + func (t *Activity) ContentLanguages() (l []string) + func (t *Activity) GetActor(idx int) (r Resolution, k *url.URL) + func (t *Activity) GetAltitude() (r Resolution, k float64) + func (t *Activity) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Activity) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *Activity) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *Activity) GetBto(idx int) (r Resolution, k *url.URL) + func (t *Activity) GetCc(idx int) (r Resolution, k *url.URL) + func (t *Activity) GetContent(idx int) (r Resolution, k string) + func (t *Activity) GetContentForLanguage(l string) (v string) + func (t *Activity) GetDuration() (r Resolution, k time.Duration) + func (t *Activity) GetEndTime() (r Resolution, k time.Time) + func (t *Activity) GetId() (r Resolution, k *url.URL) + func (t *Activity) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *Activity) GetMediaType() (r Resolution, k string) + func (t *Activity) GetName(idx int) (r Resolution, k string) + func (t *Activity) GetNameForLanguage(l string) (v string) + func (t *Activity) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *Activity) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *Activity) GetPreferredUsername() (r Resolution, k string) + func (t *Activity) GetPreferredUsernameForLanguage(l string) (v string) + func (t *Activity) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *Activity) GetProxyUrl() (r Resolution, k *url.URL) + func (t *Activity) GetPublished() (r Resolution, k time.Time) + func (t *Activity) GetSharedInbox() (r Resolution, k *url.URL) + func (t *Activity) GetSignClientKey() (r Resolution, k *url.URL) + func (t *Activity) GetStartTime() (r Resolution, k time.Time) + func (t *Activity) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *Activity) GetSummary(idx int) (r Resolution, k string) + func (t *Activity) GetSummaryForLanguage(l string) (v string) + func (t *Activity) GetTarget(idx int) (r Resolution, k *url.URL) + func (t *Activity) GetTo(idx int) (r Resolution, k *url.URL) + func (t *Activity) GetType(idx int) (r Resolution, s string) + func (t *Activity) GetUpdated() (r Resolution, k time.Time) + func (t *Activity) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *Activity) HasActor(idx int) (p Presence) + func (t *Activity) HasAltitude() (p Presence) + func (t *Activity) HasAttachment(idx int) (p Presence) + func (t *Activity) HasAttributedTo(idx int) (p Presence) + func (t *Activity) HasAudience(idx int) (p Presence) + func (t *Activity) HasBcc(idx int) (p Presence) + func (t *Activity) HasBto(idx int) (p Presence) + func (t *Activity) HasCc(idx int) (p Presence) + func (t *Activity) HasContent(idx int) (p Presence) + func (t *Activity) HasContext(idx int) (p Presence) + func (t *Activity) HasDuration() (p Presence) + func (t *Activity) HasEndTime() (p Presence) + func (t *Activity) HasEndpoints() (p Presence) + func (t *Activity) HasFollowers() (p Presence) + func (t *Activity) HasFollowing() (p Presence) + func (t *Activity) HasGenerator(idx int) (p Presence) + func (t *Activity) HasIcon(idx int) (p Presence) + func (t *Activity) HasId() (p Presence) + func (t *Activity) HasImage(idx int) (p Presence) + func (t *Activity) HasInReplyTo(idx int) (p Presence) + func (t *Activity) HasInbox() (p Presence) + func (t *Activity) HasInstrument(idx int) (p Presence) + func (t *Activity) HasLiked() (p Presence) + func (t *Activity) HasLikes() (p Presence) + func (t *Activity) HasLocation(idx int) (p Presence) + func (t *Activity) HasMediaType() (p Presence) + func (t *Activity) HasName(idx int) (p Presence) + func (t *Activity) HasOauthAuthorizationEndpoint() (p Presence) + func (t *Activity) HasOauthTokenEndpoint() (p Presence) + func (t *Activity) HasObject(idx int) (p Presence) + func (t *Activity) HasOrigin(idx int) (p Presence) + func (t *Activity) HasOutbox() (p Presence) + func (t *Activity) HasPreferredUsername() (p Presence) + func (t *Activity) HasPreview(idx int) (p Presence) + func (t *Activity) HasProvideClientKey() (p Presence) + func (t *Activity) HasProxyUrl() (p Presence) + func (t *Activity) HasPublished() (p Presence) + func (t *Activity) HasReplies() (p Presence) + func (t *Activity) HasResult(idx int) (p Presence) + func (t *Activity) HasSharedInbox() (p Presence) + func (t *Activity) HasSignClientKey() (p Presence) + func (t *Activity) HasSource() (p Presence) + func (t *Activity) HasStartTime() (p Presence) + func (t *Activity) HasSummary(idx int) (p Presence) + func (t *Activity) HasTag(idx int) (p Presence) + func (t *Activity) HasTarget(idx int) (p Presence) + func (t *Activity) HasTo(idx int) (p Presence) + func (t *Activity) HasUpdated() (p Presence) + func (t *Activity) HasUrl(idx int) (p Presence) + func (t *Activity) LenActor() (idx int) + func (t *Activity) LenAttachment() (idx int) + func (t *Activity) LenAttributedTo() (idx int) + func (t *Activity) LenAudience() (idx int) + func (t *Activity) LenBcc() (idx int) + func (t *Activity) LenBto() (idx int) + func (t *Activity) LenCc() (idx int) + func (t *Activity) LenContent() (idx int) + func (t *Activity) LenContext() (idx int) + func (t *Activity) LenGenerator() (idx int) + func (t *Activity) LenIcon() (idx int) + func (t *Activity) LenImage() (idx int) + func (t *Activity) LenInReplyTo() (idx int) + func (t *Activity) LenInstrument() (idx int) + func (t *Activity) LenLocation() (idx int) + func (t *Activity) LenName() (idx int) + func (t *Activity) LenObject() (idx int) + func (t *Activity) LenOrigin() (idx int) + func (t *Activity) LenPreview() (idx int) + func (t *Activity) LenResult() (idx int) + func (t *Activity) LenStreams() (idx int) + func (t *Activity) LenSummary() (idx int) + func (t *Activity) LenTag() (idx int) + func (t *Activity) LenTarget() (idx int) + func (t *Activity) LenTo() (idx int) + func (t *Activity) LenType() (idx int) + func (t *Activity) LenUrl() (idx int) + func (t *Activity) NameLanguages() (l []string) + func (t *Activity) PreferredUsernameLanguages() (l []string) + func (t *Activity) PrependActor(k *url.URL) + func (t *Activity) PrependAttachment(i vocab.ObjectType) + func (t *Activity) PrependAttachmentLink(i vocab.LinkType) + func (t *Activity) PrependAttributedTo(k *url.URL) + func (t *Activity) PrependAudience(k *url.URL) + func (t *Activity) PrependBcc(k *url.URL) + func (t *Activity) PrependBto(k *url.URL) + func (t *Activity) PrependCc(k *url.URL) + func (t *Activity) PrependContent(k string) + func (t *Activity) PrependContext(i vocab.ObjectType) + func (t *Activity) PrependContextLink(i vocab.LinkType) + func (t *Activity) PrependGenerator(i vocab.ObjectType) + func (t *Activity) PrependGeneratorLink(i vocab.LinkType) + func (t *Activity) PrependIcon(i vocab.ImageType) + func (t *Activity) PrependImage(i vocab.ImageType) + func (t *Activity) PrependInReplyTo(k *url.URL) + func (t *Activity) PrependInstrument(i vocab.ObjectType) + func (t *Activity) PrependInstrumentLink(i vocab.LinkType) + func (t *Activity) PrependLocation(i vocab.ObjectType) + func (t *Activity) PrependLocationLink(i vocab.LinkType) + func (t *Activity) PrependName(k string) + func (t *Activity) PrependObject(i vocab.ObjectType) + func (t *Activity) PrependOrigin(i vocab.ObjectType) + func (t *Activity) PrependOriginLink(i vocab.LinkType) + func (t *Activity) PrependPreview(i vocab.ObjectType) + func (t *Activity) PrependPreviewLink(i vocab.LinkType) + func (t *Activity) PrependResult(i vocab.ObjectType) + func (t *Activity) PrependResultLink(i vocab.LinkType) + func (t *Activity) PrependStreams(k *url.URL) + func (t *Activity) PrependSummary(k string) + func (t *Activity) PrependTag(i vocab.ObjectType) + func (t *Activity) PrependTagLink(i vocab.LinkType) + func (t *Activity) PrependTarget(k *url.URL) + func (t *Activity) PrependTo(k *url.URL) + func (t *Activity) PrependType(i interface{}) + func (t *Activity) PrependUrl(k *url.URL) + func (t *Activity) Raw() (n *vocab.Activity) + func (t *Activity) RemoveActor(idx int) + func (t *Activity) RemoveAttributedTo(idx int) + func (t *Activity) RemoveAudience(idx int) + func (t *Activity) RemoveBcc(idx int) + func (t *Activity) RemoveBto(idx int) + func (t *Activity) RemoveCc(idx int) + func (t *Activity) RemoveContent(idx int) + func (t *Activity) RemoveIcon(idx int) + func (t *Activity) RemoveImage(idx int) + func (t *Activity) RemoveInReplyTo(idx int) + func (t *Activity) RemoveName(idx int) + func (t *Activity) RemoveObject(idx int) + func (t *Activity) RemoveStreams(idx int) + func (t *Activity) RemoveSummary(idx int) + func (t *Activity) RemoveTarget(idx int) + func (t *Activity) RemoveTo(idx int) + func (t *Activity) RemoveType(idx int) + func (t *Activity) RemoveUrl(idx int) + func (t *Activity) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *Activity) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *Activity) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *Activity) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *Activity) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *Activity) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *Activity) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *Activity) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *Activity) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *Activity) ResolveInstrument(r *Resolver, idx int) (s Resolution, err error) + func (t *Activity) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *Activity) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *Activity) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *Activity) ResolveObject(r *Resolver, idx int) (s Resolution, err error) + func (t *Activity) ResolveOrigin(r *Resolver, idx int) (s Resolution, err error) + func (t *Activity) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *Activity) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Activity) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *Activity) ResolveResult(r *Resolver, idx int) (s Resolution, err error) + func (t *Activity) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *Activity) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *Activity) Serialize() (m map[string]interface{}, err error) + func (t *Activity) SetAltitude(k float64) + func (t *Activity) SetContentForLanguage(l string, v string) + func (t *Activity) SetDuration(k time.Duration) + func (t *Activity) SetEndTime(k time.Time) + func (t *Activity) SetEndpoints(i vocab.ObjectType) + func (t *Activity) SetFollowers(i vocab.CollectionType) + func (t *Activity) SetFollowing(i vocab.CollectionType) + func (t *Activity) SetId(k *url.URL) + func (t *Activity) SetInbox(i vocab.OrderedCollectionType) + func (t *Activity) SetLiked(i vocab.CollectionType) + func (t *Activity) SetLikes(i vocab.CollectionType) + func (t *Activity) SetMediaType(k string) + func (t *Activity) SetNameForLanguage(l string, v string) + func (t *Activity) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *Activity) SetOauthTokenEndpoint(k *url.URL) + func (t *Activity) SetOutbox(i vocab.OrderedCollectionType) + func (t *Activity) SetPreferredUsername(k string) + func (t *Activity) SetPreferredUsernameForLanguage(l string, v string) + func (t *Activity) SetProvideClientKey(k *url.URL) + func (t *Activity) SetProxyUrl(k *url.URL) + func (t *Activity) SetPublished(k time.Time) + func (t *Activity) SetReplies(i vocab.CollectionType) + func (t *Activity) SetSharedInbox(k *url.URL) + func (t *Activity) SetSignClientKey(k *url.URL) + func (t *Activity) SetSource(i vocab.ObjectType) + func (t *Activity) SetStartTime(k time.Time) + func (t *Activity) SetSummaryForLanguage(l string, v string) + func (t *Activity) SetUpdated(k time.Time) + func (t *Activity) SummaryLanguages() (l []string) + type Add struct + func (t *Add) AppendActor(k *url.URL) + func (t *Add) AppendAttachment(i vocab.ObjectType) + func (t *Add) AppendAttachmentLink(i vocab.LinkType) + func (t *Add) AppendAttributedTo(k *url.URL) + func (t *Add) AppendAudience(k *url.URL) + func (t *Add) AppendBcc(k *url.URL) + func (t *Add) AppendBto(k *url.URL) + func (t *Add) AppendCc(k *url.URL) + func (t *Add) AppendContent(k string) + func (t *Add) AppendContext(i vocab.ObjectType) + func (t *Add) AppendContextLink(i vocab.LinkType) + func (t *Add) AppendGenerator(i vocab.ObjectType) + func (t *Add) AppendGeneratorLink(i vocab.LinkType) + func (t *Add) AppendIcon(i vocab.ImageType) + func (t *Add) AppendImage(i vocab.ImageType) + func (t *Add) AppendInReplyTo(k *url.URL) + func (t *Add) AppendInstrument(i vocab.ObjectType) + func (t *Add) AppendInstrumentLink(i vocab.LinkType) + func (t *Add) AppendLocation(i vocab.ObjectType) + func (t *Add) AppendLocationLink(i vocab.LinkType) + func (t *Add) AppendName(k string) + func (t *Add) AppendObject(i vocab.ObjectType) + func (t *Add) AppendOrigin(i vocab.ObjectType) + func (t *Add) AppendOriginLink(i vocab.LinkType) + func (t *Add) AppendPreview(i vocab.ObjectType) + func (t *Add) AppendPreviewLink(i vocab.LinkType) + func (t *Add) AppendResult(i vocab.ObjectType) + func (t *Add) AppendResultLink(i vocab.LinkType) + func (t *Add) AppendStreams(k *url.URL) + func (t *Add) AppendSummary(k string) + func (t *Add) AppendTag(i vocab.ObjectType) + func (t *Add) AppendTagLink(i vocab.LinkType) + func (t *Add) AppendTarget(k *url.URL) + func (t *Add) AppendTo(k *url.URL) + func (t *Add) AppendType(i interface{}) + func (t *Add) AppendUrl(k *url.URL) + func (t *Add) ContentLanguages() (l []string) + func (t *Add) GetActor(idx int) (r Resolution, k *url.URL) + func (t *Add) GetAltitude() (r Resolution, k float64) + func (t *Add) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Add) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *Add) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *Add) GetBto(idx int) (r Resolution, k *url.URL) + func (t *Add) GetCc(idx int) (r Resolution, k *url.URL) + func (t *Add) GetContent(idx int) (r Resolution, k string) + func (t *Add) GetContentForLanguage(l string) (v string) + func (t *Add) GetDuration() (r Resolution, k time.Duration) + func (t *Add) GetEndTime() (r Resolution, k time.Time) + func (t *Add) GetId() (r Resolution, k *url.URL) + func (t *Add) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *Add) GetMediaType() (r Resolution, k string) + func (t *Add) GetName(idx int) (r Resolution, k string) + func (t *Add) GetNameForLanguage(l string) (v string) + func (t *Add) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *Add) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *Add) GetPreferredUsername() (r Resolution, k string) + func (t *Add) GetPreferredUsernameForLanguage(l string) (v string) + func (t *Add) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *Add) GetProxyUrl() (r Resolution, k *url.URL) + func (t *Add) GetPublished() (r Resolution, k time.Time) + func (t *Add) GetSharedInbox() (r Resolution, k *url.URL) + func (t *Add) GetSignClientKey() (r Resolution, k *url.URL) + func (t *Add) GetStartTime() (r Resolution, k time.Time) + func (t *Add) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *Add) GetSummary(idx int) (r Resolution, k string) + func (t *Add) GetSummaryForLanguage(l string) (v string) + func (t *Add) GetTarget(idx int) (r Resolution, k *url.URL) + func (t *Add) GetTo(idx int) (r Resolution, k *url.URL) + func (t *Add) GetType(idx int) (r Resolution, s string) + func (t *Add) GetUpdated() (r Resolution, k time.Time) + func (t *Add) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *Add) HasActor(idx int) (p Presence) + func (t *Add) HasAltitude() (p Presence) + func (t *Add) HasAttachment(idx int) (p Presence) + func (t *Add) HasAttributedTo(idx int) (p Presence) + func (t *Add) HasAudience(idx int) (p Presence) + func (t *Add) HasBcc(idx int) (p Presence) + func (t *Add) HasBto(idx int) (p Presence) + func (t *Add) HasCc(idx int) (p Presence) + func (t *Add) HasContent(idx int) (p Presence) + func (t *Add) HasContext(idx int) (p Presence) + func (t *Add) HasDuration() (p Presence) + func (t *Add) HasEndTime() (p Presence) + func (t *Add) HasEndpoints() (p Presence) + func (t *Add) HasFollowers() (p Presence) + func (t *Add) HasFollowing() (p Presence) + func (t *Add) HasGenerator(idx int) (p Presence) + func (t *Add) HasIcon(idx int) (p Presence) + func (t *Add) HasId() (p Presence) + func (t *Add) HasImage(idx int) (p Presence) + func (t *Add) HasInReplyTo(idx int) (p Presence) + func (t *Add) HasInbox() (p Presence) + func (t *Add) HasInstrument(idx int) (p Presence) + func (t *Add) HasLiked() (p Presence) + func (t *Add) HasLikes() (p Presence) + func (t *Add) HasLocation(idx int) (p Presence) + func (t *Add) HasMediaType() (p Presence) + func (t *Add) HasName(idx int) (p Presence) + func (t *Add) HasOauthAuthorizationEndpoint() (p Presence) + func (t *Add) HasOauthTokenEndpoint() (p Presence) + func (t *Add) HasObject(idx int) (p Presence) + func (t *Add) HasOrigin(idx int) (p Presence) + func (t *Add) HasOutbox() (p Presence) + func (t *Add) HasPreferredUsername() (p Presence) + func (t *Add) HasPreview(idx int) (p Presence) + func (t *Add) HasProvideClientKey() (p Presence) + func (t *Add) HasProxyUrl() (p Presence) + func (t *Add) HasPublished() (p Presence) + func (t *Add) HasReplies() (p Presence) + func (t *Add) HasResult(idx int) (p Presence) + func (t *Add) HasSharedInbox() (p Presence) + func (t *Add) HasSignClientKey() (p Presence) + func (t *Add) HasSource() (p Presence) + func (t *Add) HasStartTime() (p Presence) + func (t *Add) HasSummary(idx int) (p Presence) + func (t *Add) HasTag(idx int) (p Presence) + func (t *Add) HasTarget(idx int) (p Presence) + func (t *Add) HasTo(idx int) (p Presence) + func (t *Add) HasUpdated() (p Presence) + func (t *Add) HasUrl(idx int) (p Presence) + func (t *Add) LenActor() (idx int) + func (t *Add) LenAttachment() (idx int) + func (t *Add) LenAttributedTo() (idx int) + func (t *Add) LenAudience() (idx int) + func (t *Add) LenBcc() (idx int) + func (t *Add) LenBto() (idx int) + func (t *Add) LenCc() (idx int) + func (t *Add) LenContent() (idx int) + func (t *Add) LenContext() (idx int) + func (t *Add) LenGenerator() (idx int) + func (t *Add) LenIcon() (idx int) + func (t *Add) LenImage() (idx int) + func (t *Add) LenInReplyTo() (idx int) + func (t *Add) LenInstrument() (idx int) + func (t *Add) LenLocation() (idx int) + func (t *Add) LenName() (idx int) + func (t *Add) LenObject() (idx int) + func (t *Add) LenOrigin() (idx int) + func (t *Add) LenPreview() (idx int) + func (t *Add) LenResult() (idx int) + func (t *Add) LenStreams() (idx int) + func (t *Add) LenSummary() (idx int) + func (t *Add) LenTag() (idx int) + func (t *Add) LenTarget() (idx int) + func (t *Add) LenTo() (idx int) + func (t *Add) LenType() (idx int) + func (t *Add) LenUrl() (idx int) + func (t *Add) NameLanguages() (l []string) + func (t *Add) PreferredUsernameLanguages() (l []string) + func (t *Add) PrependActor(k *url.URL) + func (t *Add) PrependAttachment(i vocab.ObjectType) + func (t *Add) PrependAttachmentLink(i vocab.LinkType) + func (t *Add) PrependAttributedTo(k *url.URL) + func (t *Add) PrependAudience(k *url.URL) + func (t *Add) PrependBcc(k *url.URL) + func (t *Add) PrependBto(k *url.URL) + func (t *Add) PrependCc(k *url.URL) + func (t *Add) PrependContent(k string) + func (t *Add) PrependContext(i vocab.ObjectType) + func (t *Add) PrependContextLink(i vocab.LinkType) + func (t *Add) PrependGenerator(i vocab.ObjectType) + func (t *Add) PrependGeneratorLink(i vocab.LinkType) + func (t *Add) PrependIcon(i vocab.ImageType) + func (t *Add) PrependImage(i vocab.ImageType) + func (t *Add) PrependInReplyTo(k *url.URL) + func (t *Add) PrependInstrument(i vocab.ObjectType) + func (t *Add) PrependInstrumentLink(i vocab.LinkType) + func (t *Add) PrependLocation(i vocab.ObjectType) + func (t *Add) PrependLocationLink(i vocab.LinkType) + func (t *Add) PrependName(k string) + func (t *Add) PrependObject(i vocab.ObjectType) + func (t *Add) PrependOrigin(i vocab.ObjectType) + func (t *Add) PrependOriginLink(i vocab.LinkType) + func (t *Add) PrependPreview(i vocab.ObjectType) + func (t *Add) PrependPreviewLink(i vocab.LinkType) + func (t *Add) PrependResult(i vocab.ObjectType) + func (t *Add) PrependResultLink(i vocab.LinkType) + func (t *Add) PrependStreams(k *url.URL) + func (t *Add) PrependSummary(k string) + func (t *Add) PrependTag(i vocab.ObjectType) + func (t *Add) PrependTagLink(i vocab.LinkType) + func (t *Add) PrependTarget(k *url.URL) + func (t *Add) PrependTo(k *url.URL) + func (t *Add) PrependType(i interface{}) + func (t *Add) PrependUrl(k *url.URL) + func (t *Add) Raw() (n *vocab.Add) + func (t *Add) RemoveActor(idx int) + func (t *Add) RemoveAttributedTo(idx int) + func (t *Add) RemoveAudience(idx int) + func (t *Add) RemoveBcc(idx int) + func (t *Add) RemoveBto(idx int) + func (t *Add) RemoveCc(idx int) + func (t *Add) RemoveContent(idx int) + func (t *Add) RemoveIcon(idx int) + func (t *Add) RemoveImage(idx int) + func (t *Add) RemoveInReplyTo(idx int) + func (t *Add) RemoveName(idx int) + func (t *Add) RemoveObject(idx int) + func (t *Add) RemoveStreams(idx int) + func (t *Add) RemoveSummary(idx int) + func (t *Add) RemoveTarget(idx int) + func (t *Add) RemoveTo(idx int) + func (t *Add) RemoveType(idx int) + func (t *Add) RemoveUrl(idx int) + func (t *Add) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *Add) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *Add) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *Add) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *Add) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *Add) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *Add) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *Add) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *Add) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *Add) ResolveInstrument(r *Resolver, idx int) (s Resolution, err error) + func (t *Add) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *Add) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *Add) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *Add) ResolveObject(r *Resolver, idx int) (s Resolution, err error) + func (t *Add) ResolveOrigin(r *Resolver, idx int) (s Resolution, err error) + func (t *Add) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *Add) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Add) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *Add) ResolveResult(r *Resolver, idx int) (s Resolution, err error) + func (t *Add) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *Add) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *Add) Serialize() (m map[string]interface{}, err error) + func (t *Add) SetAltitude(k float64) + func (t *Add) SetContentForLanguage(l string, v string) + func (t *Add) SetDuration(k time.Duration) + func (t *Add) SetEndTime(k time.Time) + func (t *Add) SetEndpoints(i vocab.ObjectType) + func (t *Add) SetFollowers(i vocab.CollectionType) + func (t *Add) SetFollowing(i vocab.CollectionType) + func (t *Add) SetId(k *url.URL) + func (t *Add) SetInbox(i vocab.OrderedCollectionType) + func (t *Add) SetLiked(i vocab.CollectionType) + func (t *Add) SetLikes(i vocab.CollectionType) + func (t *Add) SetMediaType(k string) + func (t *Add) SetNameForLanguage(l string, v string) + func (t *Add) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *Add) SetOauthTokenEndpoint(k *url.URL) + func (t *Add) SetOutbox(i vocab.OrderedCollectionType) + func (t *Add) SetPreferredUsername(k string) + func (t *Add) SetPreferredUsernameForLanguage(l string, v string) + func (t *Add) SetProvideClientKey(k *url.URL) + func (t *Add) SetProxyUrl(k *url.URL) + func (t *Add) SetPublished(k time.Time) + func (t *Add) SetReplies(i vocab.CollectionType) + func (t *Add) SetSharedInbox(k *url.URL) + func (t *Add) SetSignClientKey(k *url.URL) + func (t *Add) SetSource(i vocab.ObjectType) + func (t *Add) SetStartTime(k time.Time) + func (t *Add) SetSummaryForLanguage(l string, v string) + func (t *Add) SetUpdated(k time.Time) + func (t *Add) SummaryLanguages() (l []string) + type Announce struct + func NewAnnounce() *Announce + func (t *Announce) AppendActor(k *url.URL) + func (t *Announce) AppendAttachment(i vocab.ObjectType) + func (t *Announce) AppendAttachmentLink(i vocab.LinkType) + func (t *Announce) AppendAttributedTo(k *url.URL) + func (t *Announce) AppendAudience(k *url.URL) + func (t *Announce) AppendBcc(k *url.URL) + func (t *Announce) AppendBto(k *url.URL) + func (t *Announce) AppendCc(k *url.URL) + func (t *Announce) AppendContent(k string) + func (t *Announce) AppendContext(i vocab.ObjectType) + func (t *Announce) AppendContextLink(i vocab.LinkType) + func (t *Announce) AppendGenerator(i vocab.ObjectType) + func (t *Announce) AppendGeneratorLink(i vocab.LinkType) + func (t *Announce) AppendIcon(i vocab.ImageType) + func (t *Announce) AppendImage(i vocab.ImageType) + func (t *Announce) AppendInReplyTo(k *url.URL) + func (t *Announce) AppendInstrument(i vocab.ObjectType) + func (t *Announce) AppendInstrumentLink(i vocab.LinkType) + func (t *Announce) AppendLocation(i vocab.ObjectType) + func (t *Announce) AppendLocationLink(i vocab.LinkType) + func (t *Announce) AppendName(k string) + func (t *Announce) AppendObject(i vocab.ObjectType) + func (t *Announce) AppendOrigin(i vocab.ObjectType) + func (t *Announce) AppendOriginLink(i vocab.LinkType) + func (t *Announce) AppendPreview(i vocab.ObjectType) + func (t *Announce) AppendPreviewLink(i vocab.LinkType) + func (t *Announce) AppendResult(i vocab.ObjectType) + func (t *Announce) AppendResultLink(i vocab.LinkType) + func (t *Announce) AppendStreams(k *url.URL) + func (t *Announce) AppendSummary(k string) + func (t *Announce) AppendTag(i vocab.ObjectType) + func (t *Announce) AppendTagLink(i vocab.LinkType) + func (t *Announce) AppendTarget(k *url.URL) + func (t *Announce) AppendTo(k *url.URL) + func (t *Announce) AppendType(i interface{}) + func (t *Announce) AppendUrl(k *url.URL) + func (t *Announce) ContentLanguages() (l []string) + func (t *Announce) GetActor(idx int) (r Resolution, k *url.URL) + func (t *Announce) GetAltitude() (r Resolution, k float64) + func (t *Announce) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Announce) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *Announce) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *Announce) GetBto(idx int) (r Resolution, k *url.URL) + func (t *Announce) GetCc(idx int) (r Resolution, k *url.URL) + func (t *Announce) GetContent(idx int) (r Resolution, k string) + func (t *Announce) GetContentForLanguage(l string) (v string) + func (t *Announce) GetDuration() (r Resolution, k time.Duration) + func (t *Announce) GetEndTime() (r Resolution, k time.Time) + func (t *Announce) GetId() (r Resolution, k *url.URL) + func (t *Announce) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *Announce) GetMediaType() (r Resolution, k string) + func (t *Announce) GetName(idx int) (r Resolution, k string) + func (t *Announce) GetNameForLanguage(l string) (v string) + func (t *Announce) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *Announce) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *Announce) GetPreferredUsername() (r Resolution, k string) + func (t *Announce) GetPreferredUsernameForLanguage(l string) (v string) + func (t *Announce) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *Announce) GetProxyUrl() (r Resolution, k *url.URL) + func (t *Announce) GetPublished() (r Resolution, k time.Time) + func (t *Announce) GetSharedInbox() (r Resolution, k *url.URL) + func (t *Announce) GetSignClientKey() (r Resolution, k *url.URL) + func (t *Announce) GetStartTime() (r Resolution, k time.Time) + func (t *Announce) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *Announce) GetSummary(idx int) (r Resolution, k string) + func (t *Announce) GetSummaryForLanguage(l string) (v string) + func (t *Announce) GetTarget(idx int) (r Resolution, k *url.URL) + func (t *Announce) GetTo(idx int) (r Resolution, k *url.URL) + func (t *Announce) GetType(idx int) (r Resolution, s string) + func (t *Announce) GetUpdated() (r Resolution, k time.Time) + func (t *Announce) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *Announce) HasActor(idx int) (p Presence) + func (t *Announce) HasAltitude() (p Presence) + func (t *Announce) HasAttachment(idx int) (p Presence) + func (t *Announce) HasAttributedTo(idx int) (p Presence) + func (t *Announce) HasAudience(idx int) (p Presence) + func (t *Announce) HasBcc(idx int) (p Presence) + func (t *Announce) HasBto(idx int) (p Presence) + func (t *Announce) HasCc(idx int) (p Presence) + func (t *Announce) HasContent(idx int) (p Presence) + func (t *Announce) HasContext(idx int) (p Presence) + func (t *Announce) HasDuration() (p Presence) + func (t *Announce) HasEndTime() (p Presence) + func (t *Announce) HasEndpoints() (p Presence) + func (t *Announce) HasFollowers() (p Presence) + func (t *Announce) HasFollowing() (p Presence) + func (t *Announce) HasGenerator(idx int) (p Presence) + func (t *Announce) HasIcon(idx int) (p Presence) + func (t *Announce) HasId() (p Presence) + func (t *Announce) HasImage(idx int) (p Presence) + func (t *Announce) HasInReplyTo(idx int) (p Presence) + func (t *Announce) HasInbox() (p Presence) + func (t *Announce) HasInstrument(idx int) (p Presence) + func (t *Announce) HasLiked() (p Presence) + func (t *Announce) HasLikes() (p Presence) + func (t *Announce) HasLocation(idx int) (p Presence) + func (t *Announce) HasMediaType() (p Presence) + func (t *Announce) HasName(idx int) (p Presence) + func (t *Announce) HasOauthAuthorizationEndpoint() (p Presence) + func (t *Announce) HasOauthTokenEndpoint() (p Presence) + func (t *Announce) HasObject(idx int) (p Presence) + func (t *Announce) HasOrigin(idx int) (p Presence) + func (t *Announce) HasOutbox() (p Presence) + func (t *Announce) HasPreferredUsername() (p Presence) + func (t *Announce) HasPreview(idx int) (p Presence) + func (t *Announce) HasProvideClientKey() (p Presence) + func (t *Announce) HasProxyUrl() (p Presence) + func (t *Announce) HasPublished() (p Presence) + func (t *Announce) HasReplies() (p Presence) + func (t *Announce) HasResult(idx int) (p Presence) + func (t *Announce) HasSharedInbox() (p Presence) + func (t *Announce) HasSignClientKey() (p Presence) + func (t *Announce) HasSource() (p Presence) + func (t *Announce) HasStartTime() (p Presence) + func (t *Announce) HasSummary(idx int) (p Presence) + func (t *Announce) HasTag(idx int) (p Presence) + func (t *Announce) HasTarget(idx int) (p Presence) + func (t *Announce) HasTo(idx int) (p Presence) + func (t *Announce) HasUpdated() (p Presence) + func (t *Announce) HasUrl(idx int) (p Presence) + func (t *Announce) LenActor() (idx int) + func (t *Announce) LenAttachment() (idx int) + func (t *Announce) LenAttributedTo() (idx int) + func (t *Announce) LenAudience() (idx int) + func (t *Announce) LenBcc() (idx int) + func (t *Announce) LenBto() (idx int) + func (t *Announce) LenCc() (idx int) + func (t *Announce) LenContent() (idx int) + func (t *Announce) LenContext() (idx int) + func (t *Announce) LenGenerator() (idx int) + func (t *Announce) LenIcon() (idx int) + func (t *Announce) LenImage() (idx int) + func (t *Announce) LenInReplyTo() (idx int) + func (t *Announce) LenInstrument() (idx int) + func (t *Announce) LenLocation() (idx int) + func (t *Announce) LenName() (idx int) + func (t *Announce) LenObject() (idx int) + func (t *Announce) LenOrigin() (idx int) + func (t *Announce) LenPreview() (idx int) + func (t *Announce) LenResult() (idx int) + func (t *Announce) LenStreams() (idx int) + func (t *Announce) LenSummary() (idx int) + func (t *Announce) LenTag() (idx int) + func (t *Announce) LenTarget() (idx int) + func (t *Announce) LenTo() (idx int) + func (t *Announce) LenType() (idx int) + func (t *Announce) LenUrl() (idx int) + func (t *Announce) NameLanguages() (l []string) + func (t *Announce) PreferredUsernameLanguages() (l []string) + func (t *Announce) PrependActor(k *url.URL) + func (t *Announce) PrependAttachment(i vocab.ObjectType) + func (t *Announce) PrependAttachmentLink(i vocab.LinkType) + func (t *Announce) PrependAttributedTo(k *url.URL) + func (t *Announce) PrependAudience(k *url.URL) + func (t *Announce) PrependBcc(k *url.URL) + func (t *Announce) PrependBto(k *url.URL) + func (t *Announce) PrependCc(k *url.URL) + func (t *Announce) PrependContent(k string) + func (t *Announce) PrependContext(i vocab.ObjectType) + func (t *Announce) PrependContextLink(i vocab.LinkType) + func (t *Announce) PrependGenerator(i vocab.ObjectType) + func (t *Announce) PrependGeneratorLink(i vocab.LinkType) + func (t *Announce) PrependIcon(i vocab.ImageType) + func (t *Announce) PrependImage(i vocab.ImageType) + func (t *Announce) PrependInReplyTo(k *url.URL) + func (t *Announce) PrependInstrument(i vocab.ObjectType) + func (t *Announce) PrependInstrumentLink(i vocab.LinkType) + func (t *Announce) PrependLocation(i vocab.ObjectType) + func (t *Announce) PrependLocationLink(i vocab.LinkType) + func (t *Announce) PrependName(k string) + func (t *Announce) PrependObject(i vocab.ObjectType) + func (t *Announce) PrependOrigin(i vocab.ObjectType) + func (t *Announce) PrependOriginLink(i vocab.LinkType) + func (t *Announce) PrependPreview(i vocab.ObjectType) + func (t *Announce) PrependPreviewLink(i vocab.LinkType) + func (t *Announce) PrependResult(i vocab.ObjectType) + func (t *Announce) PrependResultLink(i vocab.LinkType) + func (t *Announce) PrependStreams(k *url.URL) + func (t *Announce) PrependSummary(k string) + func (t *Announce) PrependTag(i vocab.ObjectType) + func (t *Announce) PrependTagLink(i vocab.LinkType) + func (t *Announce) PrependTarget(k *url.URL) + func (t *Announce) PrependTo(k *url.URL) + func (t *Announce) PrependType(i interface{}) + func (t *Announce) PrependUrl(k *url.URL) + func (t *Announce) Raw() (n *vocab.Announce) + func (t *Announce) RemoveActor(idx int) + func (t *Announce) RemoveAttributedTo(idx int) + func (t *Announce) RemoveAudience(idx int) + func (t *Announce) RemoveBcc(idx int) + func (t *Announce) RemoveBto(idx int) + func (t *Announce) RemoveCc(idx int) + func (t *Announce) RemoveContent(idx int) + func (t *Announce) RemoveIcon(idx int) + func (t *Announce) RemoveImage(idx int) + func (t *Announce) RemoveInReplyTo(idx int) + func (t *Announce) RemoveName(idx int) + func (t *Announce) RemoveObject(idx int) + func (t *Announce) RemoveStreams(idx int) + func (t *Announce) RemoveSummary(idx int) + func (t *Announce) RemoveTarget(idx int) + func (t *Announce) RemoveTo(idx int) + func (t *Announce) RemoveType(idx int) + func (t *Announce) RemoveUrl(idx int) + func (t *Announce) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *Announce) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *Announce) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *Announce) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *Announce) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *Announce) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *Announce) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *Announce) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *Announce) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *Announce) ResolveInstrument(r *Resolver, idx int) (s Resolution, err error) + func (t *Announce) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *Announce) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *Announce) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *Announce) ResolveObject(r *Resolver, idx int) (s Resolution, err error) + func (t *Announce) ResolveOrigin(r *Resolver, idx int) (s Resolution, err error) + func (t *Announce) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *Announce) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Announce) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *Announce) ResolveResult(r *Resolver, idx int) (s Resolution, err error) + func (t *Announce) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *Announce) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *Announce) Serialize() (m map[string]interface{}, err error) + func (t *Announce) SetAltitude(k float64) + func (t *Announce) SetContentForLanguage(l string, v string) + func (t *Announce) SetDuration(k time.Duration) + func (t *Announce) SetEndTime(k time.Time) + func (t *Announce) SetEndpoints(i vocab.ObjectType) + func (t *Announce) SetFollowers(i vocab.CollectionType) + func (t *Announce) SetFollowing(i vocab.CollectionType) + func (t *Announce) SetId(k *url.URL) + func (t *Announce) SetInbox(i vocab.OrderedCollectionType) + func (t *Announce) SetLiked(i vocab.CollectionType) + func (t *Announce) SetLikes(i vocab.CollectionType) + func (t *Announce) SetMediaType(k string) + func (t *Announce) SetNameForLanguage(l string, v string) + func (t *Announce) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *Announce) SetOauthTokenEndpoint(k *url.URL) + func (t *Announce) SetOutbox(i vocab.OrderedCollectionType) + func (t *Announce) SetPreferredUsername(k string) + func (t *Announce) SetPreferredUsernameForLanguage(l string, v string) + func (t *Announce) SetProvideClientKey(k *url.URL) + func (t *Announce) SetProxyUrl(k *url.URL) + func (t *Announce) SetPublished(k time.Time) + func (t *Announce) SetReplies(i vocab.CollectionType) + func (t *Announce) SetSharedInbox(k *url.URL) + func (t *Announce) SetSignClientKey(k *url.URL) + func (t *Announce) SetSource(i vocab.ObjectType) + func (t *Announce) SetStartTime(k time.Time) + func (t *Announce) SetSummaryForLanguage(l string, v string) + func (t *Announce) SetUpdated(k time.Time) + func (t *Announce) SummaryLanguages() (l []string) + type Application struct + func (t *Application) AppendAttachment(i vocab.ObjectType) + func (t *Application) AppendAttachmentLink(i vocab.LinkType) + func (t *Application) AppendAttributedTo(k *url.URL) + func (t *Application) AppendAudience(k *url.URL) + func (t *Application) AppendBcc(k *url.URL) + func (t *Application) AppendBto(k *url.URL) + func (t *Application) AppendCc(k *url.URL) + func (t *Application) AppendContent(k string) + func (t *Application) AppendContext(i vocab.ObjectType) + func (t *Application) AppendContextLink(i vocab.LinkType) + func (t *Application) AppendGenerator(i vocab.ObjectType) + func (t *Application) AppendGeneratorLink(i vocab.LinkType) + func (t *Application) AppendIcon(i vocab.ImageType) + func (t *Application) AppendImage(i vocab.ImageType) + func (t *Application) AppendInReplyTo(k *url.URL) + func (t *Application) AppendLocation(i vocab.ObjectType) + func (t *Application) AppendLocationLink(i vocab.LinkType) + func (t *Application) AppendName(k string) + func (t *Application) AppendPreview(i vocab.ObjectType) + func (t *Application) AppendPreviewLink(i vocab.LinkType) + func (t *Application) AppendStreams(k *url.URL) + func (t *Application) AppendSummary(k string) + func (t *Application) AppendTag(i vocab.ObjectType) + func (t *Application) AppendTagLink(i vocab.LinkType) + func (t *Application) AppendTo(k *url.URL) + func (t *Application) AppendType(i interface{}) + func (t *Application) AppendUrl(k *url.URL) + func (t *Application) ContentLanguages() (l []string) + func (t *Application) GetAltitude() (r Resolution, k float64) + func (t *Application) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Application) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *Application) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *Application) GetBto(idx int) (r Resolution, k *url.URL) + func (t *Application) GetCc(idx int) (r Resolution, k *url.URL) + func (t *Application) GetContent(idx int) (r Resolution, k string) + func (t *Application) GetContentForLanguage(l string) (v string) + func (t *Application) GetDuration() (r Resolution, k time.Duration) + func (t *Application) GetEndTime() (r Resolution, k time.Time) + func (t *Application) GetId() (r Resolution, k *url.URL) + func (t *Application) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *Application) GetMediaType() (r Resolution, k string) + func (t *Application) GetName(idx int) (r Resolution, k string) + func (t *Application) GetNameForLanguage(l string) (v string) + func (t *Application) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *Application) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *Application) GetPreferredUsername() (r Resolution, k string) + func (t *Application) GetPreferredUsernameForLanguage(l string) (v string) + func (t *Application) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *Application) GetProxyUrl() (r Resolution, k *url.URL) + func (t *Application) GetPublished() (r Resolution, k time.Time) + func (t *Application) GetSharedInbox() (r Resolution, k *url.URL) + func (t *Application) GetSignClientKey() (r Resolution, k *url.URL) + func (t *Application) GetStartTime() (r Resolution, k time.Time) + func (t *Application) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *Application) GetSummary(idx int) (r Resolution, k string) + func (t *Application) GetSummaryForLanguage(l string) (v string) + func (t *Application) GetTo(idx int) (r Resolution, k *url.URL) + func (t *Application) GetType(idx int) (r Resolution, s string) + func (t *Application) GetUpdated() (r Resolution, k time.Time) + func (t *Application) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *Application) HasAltitude() (p Presence) + func (t *Application) HasAttachment(idx int) (p Presence) + func (t *Application) HasAttributedTo(idx int) (p Presence) + func (t *Application) HasAudience(idx int) (p Presence) + func (t *Application) HasBcc(idx int) (p Presence) + func (t *Application) HasBto(idx int) (p Presence) + func (t *Application) HasCc(idx int) (p Presence) + func (t *Application) HasContent(idx int) (p Presence) + func (t *Application) HasContext(idx int) (p Presence) + func (t *Application) HasDuration() (p Presence) + func (t *Application) HasEndTime() (p Presence) + func (t *Application) HasEndpoints() (p Presence) + func (t *Application) HasFollowers() (p Presence) + func (t *Application) HasFollowing() (p Presence) + func (t *Application) HasGenerator(idx int) (p Presence) + func (t *Application) HasIcon(idx int) (p Presence) + func (t *Application) HasId() (p Presence) + func (t *Application) HasImage(idx int) (p Presence) + func (t *Application) HasInReplyTo(idx int) (p Presence) + func (t *Application) HasInbox() (p Presence) + func (t *Application) HasLiked() (p Presence) + func (t *Application) HasLikes() (p Presence) + func (t *Application) HasLocation(idx int) (p Presence) + func (t *Application) HasMediaType() (p Presence) + func (t *Application) HasName(idx int) (p Presence) + func (t *Application) HasOauthAuthorizationEndpoint() (p Presence) + func (t *Application) HasOauthTokenEndpoint() (p Presence) + func (t *Application) HasOutbox() (p Presence) + func (t *Application) HasPreferredUsername() (p Presence) + func (t *Application) HasPreview(idx int) (p Presence) + func (t *Application) HasProvideClientKey() (p Presence) + func (t *Application) HasProxyUrl() (p Presence) + func (t *Application) HasPublished() (p Presence) + func (t *Application) HasReplies() (p Presence) + func (t *Application) HasSharedInbox() (p Presence) + func (t *Application) HasSignClientKey() (p Presence) + func (t *Application) HasSource() (p Presence) + func (t *Application) HasStartTime() (p Presence) + func (t *Application) HasSummary(idx int) (p Presence) + func (t *Application) HasTag(idx int) (p Presence) + func (t *Application) HasTo(idx int) (p Presence) + func (t *Application) HasUpdated() (p Presence) + func (t *Application) HasUrl(idx int) (p Presence) + func (t *Application) LenAttachment() (idx int) + func (t *Application) LenAttributedTo() (idx int) + func (t *Application) LenAudience() (idx int) + func (t *Application) LenBcc() (idx int) + func (t *Application) LenBto() (idx int) + func (t *Application) LenCc() (idx int) + func (t *Application) LenContent() (idx int) + func (t *Application) LenContext() (idx int) + func (t *Application) LenGenerator() (idx int) + func (t *Application) LenIcon() (idx int) + func (t *Application) LenImage() (idx int) + func (t *Application) LenInReplyTo() (idx int) + func (t *Application) LenLocation() (idx int) + func (t *Application) LenName() (idx int) + func (t *Application) LenPreview() (idx int) + func (t *Application) LenStreams() (idx int) + func (t *Application) LenSummary() (idx int) + func (t *Application) LenTag() (idx int) + func (t *Application) LenTo() (idx int) + func (t *Application) LenType() (idx int) + func (t *Application) LenUrl() (idx int) + func (t *Application) NameLanguages() (l []string) + func (t *Application) PreferredUsernameLanguages() (l []string) + func (t *Application) PrependAttachment(i vocab.ObjectType) + func (t *Application) PrependAttachmentLink(i vocab.LinkType) + func (t *Application) PrependAttributedTo(k *url.URL) + func (t *Application) PrependAudience(k *url.URL) + func (t *Application) PrependBcc(k *url.URL) + func (t *Application) PrependBto(k *url.URL) + func (t *Application) PrependCc(k *url.URL) + func (t *Application) PrependContent(k string) + func (t *Application) PrependContext(i vocab.ObjectType) + func (t *Application) PrependContextLink(i vocab.LinkType) + func (t *Application) PrependGenerator(i vocab.ObjectType) + func (t *Application) PrependGeneratorLink(i vocab.LinkType) + func (t *Application) PrependIcon(i vocab.ImageType) + func (t *Application) PrependImage(i vocab.ImageType) + func (t *Application) PrependInReplyTo(k *url.URL) + func (t *Application) PrependLocation(i vocab.ObjectType) + func (t *Application) PrependLocationLink(i vocab.LinkType) + func (t *Application) PrependName(k string) + func (t *Application) PrependPreview(i vocab.ObjectType) + func (t *Application) PrependPreviewLink(i vocab.LinkType) + func (t *Application) PrependStreams(k *url.URL) + func (t *Application) PrependSummary(k string) + func (t *Application) PrependTag(i vocab.ObjectType) + func (t *Application) PrependTagLink(i vocab.LinkType) + func (t *Application) PrependTo(k *url.URL) + func (t *Application) PrependType(i interface{}) + func (t *Application) PrependUrl(k *url.URL) + func (t *Application) Raw() (n *vocab.Application) + func (t *Application) RemoveAttributedTo(idx int) + func (t *Application) RemoveAudience(idx int) + func (t *Application) RemoveBcc(idx int) + func (t *Application) RemoveBto(idx int) + func (t *Application) RemoveCc(idx int) + func (t *Application) RemoveContent(idx int) + func (t *Application) RemoveIcon(idx int) + func (t *Application) RemoveImage(idx int) + func (t *Application) RemoveInReplyTo(idx int) + func (t *Application) RemoveName(idx int) + func (t *Application) RemoveStreams(idx int) + func (t *Application) RemoveSummary(idx int) + func (t *Application) RemoveTo(idx int) + func (t *Application) RemoveType(idx int) + func (t *Application) RemoveUrl(idx int) + func (t *Application) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *Application) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *Application) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *Application) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *Application) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *Application) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *Application) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *Application) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *Application) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *Application) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *Application) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *Application) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *Application) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *Application) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Application) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *Application) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *Application) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *Application) Serialize() (m map[string]interface{}, err error) + func (t *Application) SetAltitude(k float64) + func (t *Application) SetContentForLanguage(l string, v string) + func (t *Application) SetDuration(k time.Duration) + func (t *Application) SetEndTime(k time.Time) + func (t *Application) SetEndpoints(i vocab.ObjectType) + func (t *Application) SetFollowers(i vocab.CollectionType) + func (t *Application) SetFollowing(i vocab.CollectionType) + func (t *Application) SetId(k *url.URL) + func (t *Application) SetInbox(i vocab.OrderedCollectionType) + func (t *Application) SetLiked(i vocab.CollectionType) + func (t *Application) SetLikes(i vocab.CollectionType) + func (t *Application) SetMediaType(k string) + func (t *Application) SetNameForLanguage(l string, v string) + func (t *Application) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *Application) SetOauthTokenEndpoint(k *url.URL) + func (t *Application) SetOutbox(i vocab.OrderedCollectionType) + func (t *Application) SetPreferredUsername(k string) + func (t *Application) SetPreferredUsernameForLanguage(l string, v string) + func (t *Application) SetProvideClientKey(k *url.URL) + func (t *Application) SetProxyUrl(k *url.URL) + func (t *Application) SetPublished(k time.Time) + func (t *Application) SetReplies(i vocab.CollectionType) + func (t *Application) SetSharedInbox(k *url.URL) + func (t *Application) SetSignClientKey(k *url.URL) + func (t *Application) SetSource(i vocab.ObjectType) + func (t *Application) SetStartTime(k time.Time) + func (t *Application) SetSummaryForLanguage(l string, v string) + func (t *Application) SetUpdated(k time.Time) + func (t *Application) SummaryLanguages() (l []string) + type Arrive struct + func (t *Arrive) AppendActor(k *url.URL) + func (t *Arrive) AppendAttachment(i vocab.ObjectType) + func (t *Arrive) AppendAttachmentLink(i vocab.LinkType) + func (t *Arrive) AppendAttributedTo(k *url.URL) + func (t *Arrive) AppendAudience(k *url.URL) + func (t *Arrive) AppendBcc(k *url.URL) + func (t *Arrive) AppendBto(k *url.URL) + func (t *Arrive) AppendCc(k *url.URL) + func (t *Arrive) AppendContent(k string) + func (t *Arrive) AppendContext(i vocab.ObjectType) + func (t *Arrive) AppendContextLink(i vocab.LinkType) + func (t *Arrive) AppendGenerator(i vocab.ObjectType) + func (t *Arrive) AppendGeneratorLink(i vocab.LinkType) + func (t *Arrive) AppendIcon(i vocab.ImageType) + func (t *Arrive) AppendImage(i vocab.ImageType) + func (t *Arrive) AppendInReplyTo(k *url.URL) + func (t *Arrive) AppendInstrument(i vocab.ObjectType) + func (t *Arrive) AppendInstrumentLink(i vocab.LinkType) + func (t *Arrive) AppendLocation(i vocab.ObjectType) + func (t *Arrive) AppendLocationLink(i vocab.LinkType) + func (t *Arrive) AppendName(k string) + func (t *Arrive) AppendOrigin(i vocab.ObjectType) + func (t *Arrive) AppendOriginLink(i vocab.LinkType) + func (t *Arrive) AppendPreview(i vocab.ObjectType) + func (t *Arrive) AppendPreviewLink(i vocab.LinkType) + func (t *Arrive) AppendResult(i vocab.ObjectType) + func (t *Arrive) AppendResultLink(i vocab.LinkType) + func (t *Arrive) AppendStreams(k *url.URL) + func (t *Arrive) AppendSummary(k string) + func (t *Arrive) AppendTag(i vocab.ObjectType) + func (t *Arrive) AppendTagLink(i vocab.LinkType) + func (t *Arrive) AppendTarget(k *url.URL) + func (t *Arrive) AppendTo(k *url.URL) + func (t *Arrive) AppendType(i interface{}) + func (t *Arrive) AppendUrl(k *url.URL) + func (t *Arrive) ContentLanguages() (l []string) + func (t *Arrive) GetActor(idx int) (r Resolution, k *url.URL) + func (t *Arrive) GetAltitude() (r Resolution, k float64) + func (t *Arrive) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Arrive) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *Arrive) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *Arrive) GetBto(idx int) (r Resolution, k *url.URL) + func (t *Arrive) GetCc(idx int) (r Resolution, k *url.URL) + func (t *Arrive) GetContent(idx int) (r Resolution, k string) + func (t *Arrive) GetContentForLanguage(l string) (v string) + func (t *Arrive) GetDuration() (r Resolution, k time.Duration) + func (t *Arrive) GetEndTime() (r Resolution, k time.Time) + func (t *Arrive) GetId() (r Resolution, k *url.URL) + func (t *Arrive) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *Arrive) GetMediaType() (r Resolution, k string) + func (t *Arrive) GetName(idx int) (r Resolution, k string) + func (t *Arrive) GetNameForLanguage(l string) (v string) + func (t *Arrive) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *Arrive) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *Arrive) GetPreferredUsername() (r Resolution, k string) + func (t *Arrive) GetPreferredUsernameForLanguage(l string) (v string) + func (t *Arrive) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *Arrive) GetProxyUrl() (r Resolution, k *url.URL) + func (t *Arrive) GetPublished() (r Resolution, k time.Time) + func (t *Arrive) GetSharedInbox() (r Resolution, k *url.URL) + func (t *Arrive) GetSignClientKey() (r Resolution, k *url.URL) + func (t *Arrive) GetStartTime() (r Resolution, k time.Time) + func (t *Arrive) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *Arrive) GetSummary(idx int) (r Resolution, k string) + func (t *Arrive) GetSummaryForLanguage(l string) (v string) + func (t *Arrive) GetTarget(idx int) (r Resolution, k *url.URL) + func (t *Arrive) GetTo(idx int) (r Resolution, k *url.URL) + func (t *Arrive) GetType(idx int) (r Resolution, s string) + func (t *Arrive) GetUpdated() (r Resolution, k time.Time) + func (t *Arrive) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *Arrive) HasActor(idx int) (p Presence) + func (t *Arrive) HasAltitude() (p Presence) + func (t *Arrive) HasAttachment(idx int) (p Presence) + func (t *Arrive) HasAttributedTo(idx int) (p Presence) + func (t *Arrive) HasAudience(idx int) (p Presence) + func (t *Arrive) HasBcc(idx int) (p Presence) + func (t *Arrive) HasBto(idx int) (p Presence) + func (t *Arrive) HasCc(idx int) (p Presence) + func (t *Arrive) HasContent(idx int) (p Presence) + func (t *Arrive) HasContext(idx int) (p Presence) + func (t *Arrive) HasDuration() (p Presence) + func (t *Arrive) HasEndTime() (p Presence) + func (t *Arrive) HasEndpoints() (p Presence) + func (t *Arrive) HasFollowers() (p Presence) + func (t *Arrive) HasFollowing() (p Presence) + func (t *Arrive) HasGenerator(idx int) (p Presence) + func (t *Arrive) HasIcon(idx int) (p Presence) + func (t *Arrive) HasId() (p Presence) + func (t *Arrive) HasImage(idx int) (p Presence) + func (t *Arrive) HasInReplyTo(idx int) (p Presence) + func (t *Arrive) HasInbox() (p Presence) + func (t *Arrive) HasInstrument(idx int) (p Presence) + func (t *Arrive) HasLiked() (p Presence) + func (t *Arrive) HasLikes() (p Presence) + func (t *Arrive) HasLocation(idx int) (p Presence) + func (t *Arrive) HasMediaType() (p Presence) + func (t *Arrive) HasName(idx int) (p Presence) + func (t *Arrive) HasOauthAuthorizationEndpoint() (p Presence) + func (t *Arrive) HasOauthTokenEndpoint() (p Presence) + func (t *Arrive) HasOrigin(idx int) (p Presence) + func (t *Arrive) HasOutbox() (p Presence) + func (t *Arrive) HasPreferredUsername() (p Presence) + func (t *Arrive) HasPreview(idx int) (p Presence) + func (t *Arrive) HasProvideClientKey() (p Presence) + func (t *Arrive) HasProxyUrl() (p Presence) + func (t *Arrive) HasPublished() (p Presence) + func (t *Arrive) HasReplies() (p Presence) + func (t *Arrive) HasResult(idx int) (p Presence) + func (t *Arrive) HasSharedInbox() (p Presence) + func (t *Arrive) HasSignClientKey() (p Presence) + func (t *Arrive) HasSource() (p Presence) + func (t *Arrive) HasStartTime() (p Presence) + func (t *Arrive) HasSummary(idx int) (p Presence) + func (t *Arrive) HasTag(idx int) (p Presence) + func (t *Arrive) HasTarget(idx int) (p Presence) + func (t *Arrive) HasTo(idx int) (p Presence) + func (t *Arrive) HasUpdated() (p Presence) + func (t *Arrive) HasUrl(idx int) (p Presence) + func (t *Arrive) LenActor() (idx int) + func (t *Arrive) LenAttachment() (idx int) + func (t *Arrive) LenAttributedTo() (idx int) + func (t *Arrive) LenAudience() (idx int) + func (t *Arrive) LenBcc() (idx int) + func (t *Arrive) LenBto() (idx int) + func (t *Arrive) LenCc() (idx int) + func (t *Arrive) LenContent() (idx int) + func (t *Arrive) LenContext() (idx int) + func (t *Arrive) LenGenerator() (idx int) + func (t *Arrive) LenIcon() (idx int) + func (t *Arrive) LenImage() (idx int) + func (t *Arrive) LenInReplyTo() (idx int) + func (t *Arrive) LenInstrument() (idx int) + func (t *Arrive) LenLocation() (idx int) + func (t *Arrive) LenName() (idx int) + func (t *Arrive) LenOrigin() (idx int) + func (t *Arrive) LenPreview() (idx int) + func (t *Arrive) LenResult() (idx int) + func (t *Arrive) LenStreams() (idx int) + func (t *Arrive) LenSummary() (idx int) + func (t *Arrive) LenTag() (idx int) + func (t *Arrive) LenTarget() (idx int) + func (t *Arrive) LenTo() (idx int) + func (t *Arrive) LenType() (idx int) + func (t *Arrive) LenUrl() (idx int) + func (t *Arrive) NameLanguages() (l []string) + func (t *Arrive) PreferredUsernameLanguages() (l []string) + func (t *Arrive) PrependActor(k *url.URL) + func (t *Arrive) PrependAttachment(i vocab.ObjectType) + func (t *Arrive) PrependAttachmentLink(i vocab.LinkType) + func (t *Arrive) PrependAttributedTo(k *url.URL) + func (t *Arrive) PrependAudience(k *url.URL) + func (t *Arrive) PrependBcc(k *url.URL) + func (t *Arrive) PrependBto(k *url.URL) + func (t *Arrive) PrependCc(k *url.URL) + func (t *Arrive) PrependContent(k string) + func (t *Arrive) PrependContext(i vocab.ObjectType) + func (t *Arrive) PrependContextLink(i vocab.LinkType) + func (t *Arrive) PrependGenerator(i vocab.ObjectType) + func (t *Arrive) PrependGeneratorLink(i vocab.LinkType) + func (t *Arrive) PrependIcon(i vocab.ImageType) + func (t *Arrive) PrependImage(i vocab.ImageType) + func (t *Arrive) PrependInReplyTo(k *url.URL) + func (t *Arrive) PrependInstrument(i vocab.ObjectType) + func (t *Arrive) PrependInstrumentLink(i vocab.LinkType) + func (t *Arrive) PrependLocation(i vocab.ObjectType) + func (t *Arrive) PrependLocationLink(i vocab.LinkType) + func (t *Arrive) PrependName(k string) + func (t *Arrive) PrependOrigin(i vocab.ObjectType) + func (t *Arrive) PrependOriginLink(i vocab.LinkType) + func (t *Arrive) PrependPreview(i vocab.ObjectType) + func (t *Arrive) PrependPreviewLink(i vocab.LinkType) + func (t *Arrive) PrependResult(i vocab.ObjectType) + func (t *Arrive) PrependResultLink(i vocab.LinkType) + func (t *Arrive) PrependStreams(k *url.URL) + func (t *Arrive) PrependSummary(k string) + func (t *Arrive) PrependTag(i vocab.ObjectType) + func (t *Arrive) PrependTagLink(i vocab.LinkType) + func (t *Arrive) PrependTarget(k *url.URL) + func (t *Arrive) PrependTo(k *url.URL) + func (t *Arrive) PrependType(i interface{}) + func (t *Arrive) PrependUrl(k *url.URL) + func (t *Arrive) Raw() (n *vocab.Arrive) + func (t *Arrive) RemoveActor(idx int) + func (t *Arrive) RemoveAttributedTo(idx int) + func (t *Arrive) RemoveAudience(idx int) + func (t *Arrive) RemoveBcc(idx int) + func (t *Arrive) RemoveBto(idx int) + func (t *Arrive) RemoveCc(idx int) + func (t *Arrive) RemoveContent(idx int) + func (t *Arrive) RemoveIcon(idx int) + func (t *Arrive) RemoveImage(idx int) + func (t *Arrive) RemoveInReplyTo(idx int) + func (t *Arrive) RemoveName(idx int) + func (t *Arrive) RemoveStreams(idx int) + func (t *Arrive) RemoveSummary(idx int) + func (t *Arrive) RemoveTarget(idx int) + func (t *Arrive) RemoveTo(idx int) + func (t *Arrive) RemoveType(idx int) + func (t *Arrive) RemoveUrl(idx int) + func (t *Arrive) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *Arrive) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *Arrive) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *Arrive) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *Arrive) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *Arrive) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *Arrive) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *Arrive) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *Arrive) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *Arrive) ResolveInstrument(r *Resolver, idx int) (s Resolution, err error) + func (t *Arrive) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *Arrive) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *Arrive) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *Arrive) ResolveOrigin(r *Resolver, idx int) (s Resolution, err error) + func (t *Arrive) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *Arrive) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Arrive) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *Arrive) ResolveResult(r *Resolver, idx int) (s Resolution, err error) + func (t *Arrive) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *Arrive) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *Arrive) Serialize() (m map[string]interface{}, err error) + func (t *Arrive) SetAltitude(k float64) + func (t *Arrive) SetContentForLanguage(l string, v string) + func (t *Arrive) SetDuration(k time.Duration) + func (t *Arrive) SetEndTime(k time.Time) + func (t *Arrive) SetEndpoints(i vocab.ObjectType) + func (t *Arrive) SetFollowers(i vocab.CollectionType) + func (t *Arrive) SetFollowing(i vocab.CollectionType) + func (t *Arrive) SetId(k *url.URL) + func (t *Arrive) SetInbox(i vocab.OrderedCollectionType) + func (t *Arrive) SetLiked(i vocab.CollectionType) + func (t *Arrive) SetLikes(i vocab.CollectionType) + func (t *Arrive) SetMediaType(k string) + func (t *Arrive) SetNameForLanguage(l string, v string) + func (t *Arrive) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *Arrive) SetOauthTokenEndpoint(k *url.URL) + func (t *Arrive) SetOutbox(i vocab.OrderedCollectionType) + func (t *Arrive) SetPreferredUsername(k string) + func (t *Arrive) SetPreferredUsernameForLanguage(l string, v string) + func (t *Arrive) SetProvideClientKey(k *url.URL) + func (t *Arrive) SetProxyUrl(k *url.URL) + func (t *Arrive) SetPublished(k time.Time) + func (t *Arrive) SetReplies(i vocab.CollectionType) + func (t *Arrive) SetSharedInbox(k *url.URL) + func (t *Arrive) SetSignClientKey(k *url.URL) + func (t *Arrive) SetSource(i vocab.ObjectType) + func (t *Arrive) SetStartTime(k time.Time) + func (t *Arrive) SetSummaryForLanguage(l string, v string) + func (t *Arrive) SetUpdated(k time.Time) + func (t *Arrive) SummaryLanguages() (l []string) + type Article struct + func (t *Article) AppendAttachment(i vocab.ObjectType) + func (t *Article) AppendAttachmentLink(i vocab.LinkType) + func (t *Article) AppendAttributedTo(k *url.URL) + func (t *Article) AppendAudience(k *url.URL) + func (t *Article) AppendBcc(k *url.URL) + func (t *Article) AppendBto(k *url.URL) + func (t *Article) AppendCc(k *url.URL) + func (t *Article) AppendContent(k string) + func (t *Article) AppendContext(i vocab.ObjectType) + func (t *Article) AppendContextLink(i vocab.LinkType) + func (t *Article) AppendGenerator(i vocab.ObjectType) + func (t *Article) AppendGeneratorLink(i vocab.LinkType) + func (t *Article) AppendIcon(i vocab.ImageType) + func (t *Article) AppendImage(i vocab.ImageType) + func (t *Article) AppendInReplyTo(k *url.URL) + func (t *Article) AppendLocation(i vocab.ObjectType) + func (t *Article) AppendLocationLink(i vocab.LinkType) + func (t *Article) AppendName(k string) + func (t *Article) AppendPreview(i vocab.ObjectType) + func (t *Article) AppendPreviewLink(i vocab.LinkType) + func (t *Article) AppendStreams(k *url.URL) + func (t *Article) AppendSummary(k string) + func (t *Article) AppendTag(i vocab.ObjectType) + func (t *Article) AppendTagLink(i vocab.LinkType) + func (t *Article) AppendTo(k *url.URL) + func (t *Article) AppendType(i interface{}) + func (t *Article) AppendUrl(k *url.URL) + func (t *Article) ContentLanguages() (l []string) + func (t *Article) GetAltitude() (r Resolution, k float64) + func (t *Article) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Article) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *Article) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *Article) GetBto(idx int) (r Resolution, k *url.URL) + func (t *Article) GetCc(idx int) (r Resolution, k *url.URL) + func (t *Article) GetContent(idx int) (r Resolution, k string) + func (t *Article) GetContentForLanguage(l string) (v string) + func (t *Article) GetDuration() (r Resolution, k time.Duration) + func (t *Article) GetEndTime() (r Resolution, k time.Time) + func (t *Article) GetId() (r Resolution, k *url.URL) + func (t *Article) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *Article) GetMediaType() (r Resolution, k string) + func (t *Article) GetName(idx int) (r Resolution, k string) + func (t *Article) GetNameForLanguage(l string) (v string) + func (t *Article) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *Article) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *Article) GetPreferredUsername() (r Resolution, k string) + func (t *Article) GetPreferredUsernameForLanguage(l string) (v string) + func (t *Article) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *Article) GetProxyUrl() (r Resolution, k *url.URL) + func (t *Article) GetPublished() (r Resolution, k time.Time) + func (t *Article) GetSharedInbox() (r Resolution, k *url.URL) + func (t *Article) GetSignClientKey() (r Resolution, k *url.URL) + func (t *Article) GetStartTime() (r Resolution, k time.Time) + func (t *Article) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *Article) GetSummary(idx int) (r Resolution, k string) + func (t *Article) GetSummaryForLanguage(l string) (v string) + func (t *Article) GetTo(idx int) (r Resolution, k *url.URL) + func (t *Article) GetType(idx int) (r Resolution, s string) + func (t *Article) GetUpdated() (r Resolution, k time.Time) + func (t *Article) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *Article) HasAltitude() (p Presence) + func (t *Article) HasAttachment(idx int) (p Presence) + func (t *Article) HasAttributedTo(idx int) (p Presence) + func (t *Article) HasAudience(idx int) (p Presence) + func (t *Article) HasBcc(idx int) (p Presence) + func (t *Article) HasBto(idx int) (p Presence) + func (t *Article) HasCc(idx int) (p Presence) + func (t *Article) HasContent(idx int) (p Presence) + func (t *Article) HasContext(idx int) (p Presence) + func (t *Article) HasDuration() (p Presence) + func (t *Article) HasEndTime() (p Presence) + func (t *Article) HasEndpoints() (p Presence) + func (t *Article) HasFollowers() (p Presence) + func (t *Article) HasFollowing() (p Presence) + func (t *Article) HasGenerator(idx int) (p Presence) + func (t *Article) HasIcon(idx int) (p Presence) + func (t *Article) HasId() (p Presence) + func (t *Article) HasImage(idx int) (p Presence) + func (t *Article) HasInReplyTo(idx int) (p Presence) + func (t *Article) HasInbox() (p Presence) + func (t *Article) HasLiked() (p Presence) + func (t *Article) HasLikes() (p Presence) + func (t *Article) HasLocation(idx int) (p Presence) + func (t *Article) HasMediaType() (p Presence) + func (t *Article) HasName(idx int) (p Presence) + func (t *Article) HasOauthAuthorizationEndpoint() (p Presence) + func (t *Article) HasOauthTokenEndpoint() (p Presence) + func (t *Article) HasOutbox() (p Presence) + func (t *Article) HasPreferredUsername() (p Presence) + func (t *Article) HasPreview(idx int) (p Presence) + func (t *Article) HasProvideClientKey() (p Presence) + func (t *Article) HasProxyUrl() (p Presence) + func (t *Article) HasPublished() (p Presence) + func (t *Article) HasReplies() (p Presence) + func (t *Article) HasSharedInbox() (p Presence) + func (t *Article) HasSignClientKey() (p Presence) + func (t *Article) HasSource() (p Presence) + func (t *Article) HasStartTime() (p Presence) + func (t *Article) HasSummary(idx int) (p Presence) + func (t *Article) HasTag(idx int) (p Presence) + func (t *Article) HasTo(idx int) (p Presence) + func (t *Article) HasUpdated() (p Presence) + func (t *Article) HasUrl(idx int) (p Presence) + func (t *Article) LenAttachment() (idx int) + func (t *Article) LenAttributedTo() (idx int) + func (t *Article) LenAudience() (idx int) + func (t *Article) LenBcc() (idx int) + func (t *Article) LenBto() (idx int) + func (t *Article) LenCc() (idx int) + func (t *Article) LenContent() (idx int) + func (t *Article) LenContext() (idx int) + func (t *Article) LenGenerator() (idx int) + func (t *Article) LenIcon() (idx int) + func (t *Article) LenImage() (idx int) + func (t *Article) LenInReplyTo() (idx int) + func (t *Article) LenLocation() (idx int) + func (t *Article) LenName() (idx int) + func (t *Article) LenPreview() (idx int) + func (t *Article) LenStreams() (idx int) + func (t *Article) LenSummary() (idx int) + func (t *Article) LenTag() (idx int) + func (t *Article) LenTo() (idx int) + func (t *Article) LenType() (idx int) + func (t *Article) LenUrl() (idx int) + func (t *Article) NameLanguages() (l []string) + func (t *Article) PreferredUsernameLanguages() (l []string) + func (t *Article) PrependAttachment(i vocab.ObjectType) + func (t *Article) PrependAttachmentLink(i vocab.LinkType) + func (t *Article) PrependAttributedTo(k *url.URL) + func (t *Article) PrependAudience(k *url.URL) + func (t *Article) PrependBcc(k *url.URL) + func (t *Article) PrependBto(k *url.URL) + func (t *Article) PrependCc(k *url.URL) + func (t *Article) PrependContent(k string) + func (t *Article) PrependContext(i vocab.ObjectType) + func (t *Article) PrependContextLink(i vocab.LinkType) + func (t *Article) PrependGenerator(i vocab.ObjectType) + func (t *Article) PrependGeneratorLink(i vocab.LinkType) + func (t *Article) PrependIcon(i vocab.ImageType) + func (t *Article) PrependImage(i vocab.ImageType) + func (t *Article) PrependInReplyTo(k *url.URL) + func (t *Article) PrependLocation(i vocab.ObjectType) + func (t *Article) PrependLocationLink(i vocab.LinkType) + func (t *Article) PrependName(k string) + func (t *Article) PrependPreview(i vocab.ObjectType) + func (t *Article) PrependPreviewLink(i vocab.LinkType) + func (t *Article) PrependStreams(k *url.URL) + func (t *Article) PrependSummary(k string) + func (t *Article) PrependTag(i vocab.ObjectType) + func (t *Article) PrependTagLink(i vocab.LinkType) + func (t *Article) PrependTo(k *url.URL) + func (t *Article) PrependType(i interface{}) + func (t *Article) PrependUrl(k *url.URL) + func (t *Article) Raw() (n *vocab.Article) + func (t *Article) RemoveAttributedTo(idx int) + func (t *Article) RemoveAudience(idx int) + func (t *Article) RemoveBcc(idx int) + func (t *Article) RemoveBto(idx int) + func (t *Article) RemoveCc(idx int) + func (t *Article) RemoveContent(idx int) + func (t *Article) RemoveIcon(idx int) + func (t *Article) RemoveImage(idx int) + func (t *Article) RemoveInReplyTo(idx int) + func (t *Article) RemoveName(idx int) + func (t *Article) RemoveStreams(idx int) + func (t *Article) RemoveSummary(idx int) + func (t *Article) RemoveTo(idx int) + func (t *Article) RemoveType(idx int) + func (t *Article) RemoveUrl(idx int) + func (t *Article) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *Article) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *Article) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *Article) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *Article) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *Article) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *Article) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *Article) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *Article) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *Article) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *Article) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *Article) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *Article) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *Article) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Article) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *Article) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *Article) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *Article) Serialize() (m map[string]interface{}, err error) + func (t *Article) SetAltitude(k float64) + func (t *Article) SetContentForLanguage(l string, v string) + func (t *Article) SetDuration(k time.Duration) + func (t *Article) SetEndTime(k time.Time) + func (t *Article) SetEndpoints(i vocab.ObjectType) + func (t *Article) SetFollowers(i vocab.CollectionType) + func (t *Article) SetFollowing(i vocab.CollectionType) + func (t *Article) SetId(k *url.URL) + func (t *Article) SetInbox(i vocab.OrderedCollectionType) + func (t *Article) SetLiked(i vocab.CollectionType) + func (t *Article) SetLikes(i vocab.CollectionType) + func (t *Article) SetMediaType(k string) + func (t *Article) SetNameForLanguage(l string, v string) + func (t *Article) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *Article) SetOauthTokenEndpoint(k *url.URL) + func (t *Article) SetOutbox(i vocab.OrderedCollectionType) + func (t *Article) SetPreferredUsername(k string) + func (t *Article) SetPreferredUsernameForLanguage(l string, v string) + func (t *Article) SetProvideClientKey(k *url.URL) + func (t *Article) SetProxyUrl(k *url.URL) + func (t *Article) SetPublished(k time.Time) + func (t *Article) SetReplies(i vocab.CollectionType) + func (t *Article) SetSharedInbox(k *url.URL) + func (t *Article) SetSignClientKey(k *url.URL) + func (t *Article) SetSource(i vocab.ObjectType) + func (t *Article) SetStartTime(k time.Time) + func (t *Article) SetSummaryForLanguage(l string, v string) + func (t *Article) SetUpdated(k time.Time) + func (t *Article) SummaryLanguages() (l []string) + type Audio struct + func (t *Audio) AppendAttachment(i vocab.ObjectType) + func (t *Audio) AppendAttachmentLink(i vocab.LinkType) + func (t *Audio) AppendAttributedTo(k *url.URL) + func (t *Audio) AppendAudience(k *url.URL) + func (t *Audio) AppendBcc(k *url.URL) + func (t *Audio) AppendBto(k *url.URL) + func (t *Audio) AppendCc(k *url.URL) + func (t *Audio) AppendContent(k string) + func (t *Audio) AppendContext(i vocab.ObjectType) + func (t *Audio) AppendContextLink(i vocab.LinkType) + func (t *Audio) AppendGenerator(i vocab.ObjectType) + func (t *Audio) AppendGeneratorLink(i vocab.LinkType) + func (t *Audio) AppendIcon(i vocab.ImageType) + func (t *Audio) AppendImage(i vocab.ImageType) + func (t *Audio) AppendInReplyTo(k *url.URL) + func (t *Audio) AppendLocation(i vocab.ObjectType) + func (t *Audio) AppendLocationLink(i vocab.LinkType) + func (t *Audio) AppendName(k string) + func (t *Audio) AppendPreview(i vocab.ObjectType) + func (t *Audio) AppendPreviewLink(i vocab.LinkType) + func (t *Audio) AppendStreams(k *url.URL) + func (t *Audio) AppendSummary(k string) + func (t *Audio) AppendTag(i vocab.ObjectType) + func (t *Audio) AppendTagLink(i vocab.LinkType) + func (t *Audio) AppendTo(k *url.URL) + func (t *Audio) AppendType(i interface{}) + func (t *Audio) AppendUrl(k *url.URL) + func (t *Audio) ContentLanguages() (l []string) + func (t *Audio) GetAltitude() (r Resolution, k float64) + func (t *Audio) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Audio) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *Audio) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *Audio) GetBto(idx int) (r Resolution, k *url.URL) + func (t *Audio) GetCc(idx int) (r Resolution, k *url.URL) + func (t *Audio) GetContent(idx int) (r Resolution, k string) + func (t *Audio) GetContentForLanguage(l string) (v string) + func (t *Audio) GetDuration() (r Resolution, k time.Duration) + func (t *Audio) GetEndTime() (r Resolution, k time.Time) + func (t *Audio) GetId() (r Resolution, k *url.URL) + func (t *Audio) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *Audio) GetMediaType() (r Resolution, k string) + func (t *Audio) GetName(idx int) (r Resolution, k string) + func (t *Audio) GetNameForLanguage(l string) (v string) + func (t *Audio) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *Audio) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *Audio) GetPreferredUsername() (r Resolution, k string) + func (t *Audio) GetPreferredUsernameForLanguage(l string) (v string) + func (t *Audio) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *Audio) GetProxyUrl() (r Resolution, k *url.URL) + func (t *Audio) GetPublished() (r Resolution, k time.Time) + func (t *Audio) GetSharedInbox() (r Resolution, k *url.URL) + func (t *Audio) GetSignClientKey() (r Resolution, k *url.URL) + func (t *Audio) GetStartTime() (r Resolution, k time.Time) + func (t *Audio) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *Audio) GetSummary(idx int) (r Resolution, k string) + func (t *Audio) GetSummaryForLanguage(l string) (v string) + func (t *Audio) GetTo(idx int) (r Resolution, k *url.URL) + func (t *Audio) GetType(idx int) (r Resolution, s string) + func (t *Audio) GetUpdated() (r Resolution, k time.Time) + func (t *Audio) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *Audio) HasAltitude() (p Presence) + func (t *Audio) HasAttachment(idx int) (p Presence) + func (t *Audio) HasAttributedTo(idx int) (p Presence) + func (t *Audio) HasAudience(idx int) (p Presence) + func (t *Audio) HasBcc(idx int) (p Presence) + func (t *Audio) HasBto(idx int) (p Presence) + func (t *Audio) HasCc(idx int) (p Presence) + func (t *Audio) HasContent(idx int) (p Presence) + func (t *Audio) HasContext(idx int) (p Presence) + func (t *Audio) HasDuration() (p Presence) + func (t *Audio) HasEndTime() (p Presence) + func (t *Audio) HasEndpoints() (p Presence) + func (t *Audio) HasFollowers() (p Presence) + func (t *Audio) HasFollowing() (p Presence) + func (t *Audio) HasGenerator(idx int) (p Presence) + func (t *Audio) HasIcon(idx int) (p Presence) + func (t *Audio) HasId() (p Presence) + func (t *Audio) HasImage(idx int) (p Presence) + func (t *Audio) HasInReplyTo(idx int) (p Presence) + func (t *Audio) HasInbox() (p Presence) + func (t *Audio) HasLiked() (p Presence) + func (t *Audio) HasLikes() (p Presence) + func (t *Audio) HasLocation(idx int) (p Presence) + func (t *Audio) HasMediaType() (p Presence) + func (t *Audio) HasName(idx int) (p Presence) + func (t *Audio) HasOauthAuthorizationEndpoint() (p Presence) + func (t *Audio) HasOauthTokenEndpoint() (p Presence) + func (t *Audio) HasOutbox() (p Presence) + func (t *Audio) HasPreferredUsername() (p Presence) + func (t *Audio) HasPreview(idx int) (p Presence) + func (t *Audio) HasProvideClientKey() (p Presence) + func (t *Audio) HasProxyUrl() (p Presence) + func (t *Audio) HasPublished() (p Presence) + func (t *Audio) HasReplies() (p Presence) + func (t *Audio) HasSharedInbox() (p Presence) + func (t *Audio) HasSignClientKey() (p Presence) + func (t *Audio) HasSource() (p Presence) + func (t *Audio) HasStartTime() (p Presence) + func (t *Audio) HasSummary(idx int) (p Presence) + func (t *Audio) HasTag(idx int) (p Presence) + func (t *Audio) HasTo(idx int) (p Presence) + func (t *Audio) HasUpdated() (p Presence) + func (t *Audio) HasUrl(idx int) (p Presence) + func (t *Audio) LenAttachment() (idx int) + func (t *Audio) LenAttributedTo() (idx int) + func (t *Audio) LenAudience() (idx int) + func (t *Audio) LenBcc() (idx int) + func (t *Audio) LenBto() (idx int) + func (t *Audio) LenCc() (idx int) + func (t *Audio) LenContent() (idx int) + func (t *Audio) LenContext() (idx int) + func (t *Audio) LenGenerator() (idx int) + func (t *Audio) LenIcon() (idx int) + func (t *Audio) LenImage() (idx int) + func (t *Audio) LenInReplyTo() (idx int) + func (t *Audio) LenLocation() (idx int) + func (t *Audio) LenName() (idx int) + func (t *Audio) LenPreview() (idx int) + func (t *Audio) LenStreams() (idx int) + func (t *Audio) LenSummary() (idx int) + func (t *Audio) LenTag() (idx int) + func (t *Audio) LenTo() (idx int) + func (t *Audio) LenType() (idx int) + func (t *Audio) LenUrl() (idx int) + func (t *Audio) NameLanguages() (l []string) + func (t *Audio) PreferredUsernameLanguages() (l []string) + func (t *Audio) PrependAttachment(i vocab.ObjectType) + func (t *Audio) PrependAttachmentLink(i vocab.LinkType) + func (t *Audio) PrependAttributedTo(k *url.URL) + func (t *Audio) PrependAudience(k *url.URL) + func (t *Audio) PrependBcc(k *url.URL) + func (t *Audio) PrependBto(k *url.URL) + func (t *Audio) PrependCc(k *url.URL) + func (t *Audio) PrependContent(k string) + func (t *Audio) PrependContext(i vocab.ObjectType) + func (t *Audio) PrependContextLink(i vocab.LinkType) + func (t *Audio) PrependGenerator(i vocab.ObjectType) + func (t *Audio) PrependGeneratorLink(i vocab.LinkType) + func (t *Audio) PrependIcon(i vocab.ImageType) + func (t *Audio) PrependImage(i vocab.ImageType) + func (t *Audio) PrependInReplyTo(k *url.URL) + func (t *Audio) PrependLocation(i vocab.ObjectType) + func (t *Audio) PrependLocationLink(i vocab.LinkType) + func (t *Audio) PrependName(k string) + func (t *Audio) PrependPreview(i vocab.ObjectType) + func (t *Audio) PrependPreviewLink(i vocab.LinkType) + func (t *Audio) PrependStreams(k *url.URL) + func (t *Audio) PrependSummary(k string) + func (t *Audio) PrependTag(i vocab.ObjectType) + func (t *Audio) PrependTagLink(i vocab.LinkType) + func (t *Audio) PrependTo(k *url.URL) + func (t *Audio) PrependType(i interface{}) + func (t *Audio) PrependUrl(k *url.URL) + func (t *Audio) Raw() (n *vocab.Audio) + func (t *Audio) RemoveAttributedTo(idx int) + func (t *Audio) RemoveAudience(idx int) + func (t *Audio) RemoveBcc(idx int) + func (t *Audio) RemoveBto(idx int) + func (t *Audio) RemoveCc(idx int) + func (t *Audio) RemoveContent(idx int) + func (t *Audio) RemoveIcon(idx int) + func (t *Audio) RemoveImage(idx int) + func (t *Audio) RemoveInReplyTo(idx int) + func (t *Audio) RemoveName(idx int) + func (t *Audio) RemoveStreams(idx int) + func (t *Audio) RemoveSummary(idx int) + func (t *Audio) RemoveTo(idx int) + func (t *Audio) RemoveType(idx int) + func (t *Audio) RemoveUrl(idx int) + func (t *Audio) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *Audio) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *Audio) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *Audio) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *Audio) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *Audio) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *Audio) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *Audio) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *Audio) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *Audio) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *Audio) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *Audio) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *Audio) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *Audio) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Audio) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *Audio) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *Audio) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *Audio) Serialize() (m map[string]interface{}, err error) + func (t *Audio) SetAltitude(k float64) + func (t *Audio) SetContentForLanguage(l string, v string) + func (t *Audio) SetDuration(k time.Duration) + func (t *Audio) SetEndTime(k time.Time) + func (t *Audio) SetEndpoints(i vocab.ObjectType) + func (t *Audio) SetFollowers(i vocab.CollectionType) + func (t *Audio) SetFollowing(i vocab.CollectionType) + func (t *Audio) SetId(k *url.URL) + func (t *Audio) SetInbox(i vocab.OrderedCollectionType) + func (t *Audio) SetLiked(i vocab.CollectionType) + func (t *Audio) SetLikes(i vocab.CollectionType) + func (t *Audio) SetMediaType(k string) + func (t *Audio) SetNameForLanguage(l string, v string) + func (t *Audio) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *Audio) SetOauthTokenEndpoint(k *url.URL) + func (t *Audio) SetOutbox(i vocab.OrderedCollectionType) + func (t *Audio) SetPreferredUsername(k string) + func (t *Audio) SetPreferredUsernameForLanguage(l string, v string) + func (t *Audio) SetProvideClientKey(k *url.URL) + func (t *Audio) SetProxyUrl(k *url.URL) + func (t *Audio) SetPublished(k time.Time) + func (t *Audio) SetReplies(i vocab.CollectionType) + func (t *Audio) SetSharedInbox(k *url.URL) + func (t *Audio) SetSignClientKey(k *url.URL) + func (t *Audio) SetSource(i vocab.ObjectType) + func (t *Audio) SetStartTime(k time.Time) + func (t *Audio) SetSummaryForLanguage(l string, v string) + func (t *Audio) SetUpdated(k time.Time) + func (t *Audio) SummaryLanguages() (l []string) + type Block struct + func (t *Block) AppendActor(k *url.URL) + func (t *Block) AppendAttachment(i vocab.ObjectType) + func (t *Block) AppendAttachmentLink(i vocab.LinkType) + func (t *Block) AppendAttributedTo(k *url.URL) + func (t *Block) AppendAudience(k *url.URL) + func (t *Block) AppendBcc(k *url.URL) + func (t *Block) AppendBto(k *url.URL) + func (t *Block) AppendCc(k *url.URL) + func (t *Block) AppendContent(k string) + func (t *Block) AppendContext(i vocab.ObjectType) + func (t *Block) AppendContextLink(i vocab.LinkType) + func (t *Block) AppendGenerator(i vocab.ObjectType) + func (t *Block) AppendGeneratorLink(i vocab.LinkType) + func (t *Block) AppendIcon(i vocab.ImageType) + func (t *Block) AppendImage(i vocab.ImageType) + func (t *Block) AppendInReplyTo(k *url.URL) + func (t *Block) AppendInstrument(i vocab.ObjectType) + func (t *Block) AppendInstrumentLink(i vocab.LinkType) + func (t *Block) AppendLocation(i vocab.ObjectType) + func (t *Block) AppendLocationLink(i vocab.LinkType) + func (t *Block) AppendName(k string) + func (t *Block) AppendObject(i vocab.ObjectType) + func (t *Block) AppendOrigin(i vocab.ObjectType) + func (t *Block) AppendOriginLink(i vocab.LinkType) + func (t *Block) AppendPreview(i vocab.ObjectType) + func (t *Block) AppendPreviewLink(i vocab.LinkType) + func (t *Block) AppendResult(i vocab.ObjectType) + func (t *Block) AppendResultLink(i vocab.LinkType) + func (t *Block) AppendStreams(k *url.URL) + func (t *Block) AppendSummary(k string) + func (t *Block) AppendTag(i vocab.ObjectType) + func (t *Block) AppendTagLink(i vocab.LinkType) + func (t *Block) AppendTarget(k *url.URL) + func (t *Block) AppendTo(k *url.URL) + func (t *Block) AppendType(i interface{}) + func (t *Block) AppendUrl(k *url.URL) + func (t *Block) ContentLanguages() (l []string) + func (t *Block) GetActor(idx int) (r Resolution, k *url.URL) + func (t *Block) GetAltitude() (r Resolution, k float64) + func (t *Block) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Block) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *Block) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *Block) GetBto(idx int) (r Resolution, k *url.URL) + func (t *Block) GetCc(idx int) (r Resolution, k *url.URL) + func (t *Block) GetContent(idx int) (r Resolution, k string) + func (t *Block) GetContentForLanguage(l string) (v string) + func (t *Block) GetDuration() (r Resolution, k time.Duration) + func (t *Block) GetEndTime() (r Resolution, k time.Time) + func (t *Block) GetId() (r Resolution, k *url.URL) + func (t *Block) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *Block) GetMediaType() (r Resolution, k string) + func (t *Block) GetName(idx int) (r Resolution, k string) + func (t *Block) GetNameForLanguage(l string) (v string) + func (t *Block) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *Block) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *Block) GetPreferredUsername() (r Resolution, k string) + func (t *Block) GetPreferredUsernameForLanguage(l string) (v string) + func (t *Block) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *Block) GetProxyUrl() (r Resolution, k *url.URL) + func (t *Block) GetPublished() (r Resolution, k time.Time) + func (t *Block) GetSharedInbox() (r Resolution, k *url.URL) + func (t *Block) GetSignClientKey() (r Resolution, k *url.URL) + func (t *Block) GetStartTime() (r Resolution, k time.Time) + func (t *Block) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *Block) GetSummary(idx int) (r Resolution, k string) + func (t *Block) GetSummaryForLanguage(l string) (v string) + func (t *Block) GetTarget(idx int) (r Resolution, k *url.URL) + func (t *Block) GetTo(idx int) (r Resolution, k *url.URL) + func (t *Block) GetType(idx int) (r Resolution, s string) + func (t *Block) GetUpdated() (r Resolution, k time.Time) + func (t *Block) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *Block) HasActor(idx int) (p Presence) + func (t *Block) HasAltitude() (p Presence) + func (t *Block) HasAttachment(idx int) (p Presence) + func (t *Block) HasAttributedTo(idx int) (p Presence) + func (t *Block) HasAudience(idx int) (p Presence) + func (t *Block) HasBcc(idx int) (p Presence) + func (t *Block) HasBto(idx int) (p Presence) + func (t *Block) HasCc(idx int) (p Presence) + func (t *Block) HasContent(idx int) (p Presence) + func (t *Block) HasContext(idx int) (p Presence) + func (t *Block) HasDuration() (p Presence) + func (t *Block) HasEndTime() (p Presence) + func (t *Block) HasEndpoints() (p Presence) + func (t *Block) HasFollowers() (p Presence) + func (t *Block) HasFollowing() (p Presence) + func (t *Block) HasGenerator(idx int) (p Presence) + func (t *Block) HasIcon(idx int) (p Presence) + func (t *Block) HasId() (p Presence) + func (t *Block) HasImage(idx int) (p Presence) + func (t *Block) HasInReplyTo(idx int) (p Presence) + func (t *Block) HasInbox() (p Presence) + func (t *Block) HasInstrument(idx int) (p Presence) + func (t *Block) HasLiked() (p Presence) + func (t *Block) HasLikes() (p Presence) + func (t *Block) HasLocation(idx int) (p Presence) + func (t *Block) HasMediaType() (p Presence) + func (t *Block) HasName(idx int) (p Presence) + func (t *Block) HasOauthAuthorizationEndpoint() (p Presence) + func (t *Block) HasOauthTokenEndpoint() (p Presence) + func (t *Block) HasObject(idx int) (p Presence) + func (t *Block) HasOrigin(idx int) (p Presence) + func (t *Block) HasOutbox() (p Presence) + func (t *Block) HasPreferredUsername() (p Presence) + func (t *Block) HasPreview(idx int) (p Presence) + func (t *Block) HasProvideClientKey() (p Presence) + func (t *Block) HasProxyUrl() (p Presence) + func (t *Block) HasPublished() (p Presence) + func (t *Block) HasReplies() (p Presence) + func (t *Block) HasResult(idx int) (p Presence) + func (t *Block) HasSharedInbox() (p Presence) + func (t *Block) HasSignClientKey() (p Presence) + func (t *Block) HasSource() (p Presence) + func (t *Block) HasStartTime() (p Presence) + func (t *Block) HasSummary(idx int) (p Presence) + func (t *Block) HasTag(idx int) (p Presence) + func (t *Block) HasTarget(idx int) (p Presence) + func (t *Block) HasTo(idx int) (p Presence) + func (t *Block) HasUpdated() (p Presence) + func (t *Block) HasUrl(idx int) (p Presence) + func (t *Block) LenActor() (idx int) + func (t *Block) LenAttachment() (idx int) + func (t *Block) LenAttributedTo() (idx int) + func (t *Block) LenAudience() (idx int) + func (t *Block) LenBcc() (idx int) + func (t *Block) LenBto() (idx int) + func (t *Block) LenCc() (idx int) + func (t *Block) LenContent() (idx int) + func (t *Block) LenContext() (idx int) + func (t *Block) LenGenerator() (idx int) + func (t *Block) LenIcon() (idx int) + func (t *Block) LenImage() (idx int) + func (t *Block) LenInReplyTo() (idx int) + func (t *Block) LenInstrument() (idx int) + func (t *Block) LenLocation() (idx int) + func (t *Block) LenName() (idx int) + func (t *Block) LenObject() (idx int) + func (t *Block) LenOrigin() (idx int) + func (t *Block) LenPreview() (idx int) + func (t *Block) LenResult() (idx int) + func (t *Block) LenStreams() (idx int) + func (t *Block) LenSummary() (idx int) + func (t *Block) LenTag() (idx int) + func (t *Block) LenTarget() (idx int) + func (t *Block) LenTo() (idx int) + func (t *Block) LenType() (idx int) + func (t *Block) LenUrl() (idx int) + func (t *Block) NameLanguages() (l []string) + func (t *Block) PreferredUsernameLanguages() (l []string) + func (t *Block) PrependActor(k *url.URL) + func (t *Block) PrependAttachment(i vocab.ObjectType) + func (t *Block) PrependAttachmentLink(i vocab.LinkType) + func (t *Block) PrependAttributedTo(k *url.URL) + func (t *Block) PrependAudience(k *url.URL) + func (t *Block) PrependBcc(k *url.URL) + func (t *Block) PrependBto(k *url.URL) + func (t *Block) PrependCc(k *url.URL) + func (t *Block) PrependContent(k string) + func (t *Block) PrependContext(i vocab.ObjectType) + func (t *Block) PrependContextLink(i vocab.LinkType) + func (t *Block) PrependGenerator(i vocab.ObjectType) + func (t *Block) PrependGeneratorLink(i vocab.LinkType) + func (t *Block) PrependIcon(i vocab.ImageType) + func (t *Block) PrependImage(i vocab.ImageType) + func (t *Block) PrependInReplyTo(k *url.URL) + func (t *Block) PrependInstrument(i vocab.ObjectType) + func (t *Block) PrependInstrumentLink(i vocab.LinkType) + func (t *Block) PrependLocation(i vocab.ObjectType) + func (t *Block) PrependLocationLink(i vocab.LinkType) + func (t *Block) PrependName(k string) + func (t *Block) PrependObject(i vocab.ObjectType) + func (t *Block) PrependOrigin(i vocab.ObjectType) + func (t *Block) PrependOriginLink(i vocab.LinkType) + func (t *Block) PrependPreview(i vocab.ObjectType) + func (t *Block) PrependPreviewLink(i vocab.LinkType) + func (t *Block) PrependResult(i vocab.ObjectType) + func (t *Block) PrependResultLink(i vocab.LinkType) + func (t *Block) PrependStreams(k *url.URL) + func (t *Block) PrependSummary(k string) + func (t *Block) PrependTag(i vocab.ObjectType) + func (t *Block) PrependTagLink(i vocab.LinkType) + func (t *Block) PrependTarget(k *url.URL) + func (t *Block) PrependTo(k *url.URL) + func (t *Block) PrependType(i interface{}) + func (t *Block) PrependUrl(k *url.URL) + func (t *Block) Raw() (n *vocab.Block) + func (t *Block) RemoveActor(idx int) + func (t *Block) RemoveAttributedTo(idx int) + func (t *Block) RemoveAudience(idx int) + func (t *Block) RemoveBcc(idx int) + func (t *Block) RemoveBto(idx int) + func (t *Block) RemoveCc(idx int) + func (t *Block) RemoveContent(idx int) + func (t *Block) RemoveIcon(idx int) + func (t *Block) RemoveImage(idx int) + func (t *Block) RemoveInReplyTo(idx int) + func (t *Block) RemoveName(idx int) + func (t *Block) RemoveObject(idx int) + func (t *Block) RemoveStreams(idx int) + func (t *Block) RemoveSummary(idx int) + func (t *Block) RemoveTarget(idx int) + func (t *Block) RemoveTo(idx int) + func (t *Block) RemoveType(idx int) + func (t *Block) RemoveUrl(idx int) + func (t *Block) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *Block) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *Block) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *Block) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *Block) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *Block) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *Block) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *Block) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *Block) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *Block) ResolveInstrument(r *Resolver, idx int) (s Resolution, err error) + func (t *Block) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *Block) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *Block) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *Block) ResolveObject(r *Resolver, idx int) (s Resolution, err error) + func (t *Block) ResolveOrigin(r *Resolver, idx int) (s Resolution, err error) + func (t *Block) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *Block) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Block) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *Block) ResolveResult(r *Resolver, idx int) (s Resolution, err error) + func (t *Block) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *Block) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *Block) Serialize() (m map[string]interface{}, err error) + func (t *Block) SetAltitude(k float64) + func (t *Block) SetContentForLanguage(l string, v string) + func (t *Block) SetDuration(k time.Duration) + func (t *Block) SetEndTime(k time.Time) + func (t *Block) SetEndpoints(i vocab.ObjectType) + func (t *Block) SetFollowers(i vocab.CollectionType) + func (t *Block) SetFollowing(i vocab.CollectionType) + func (t *Block) SetId(k *url.URL) + func (t *Block) SetInbox(i vocab.OrderedCollectionType) + func (t *Block) SetLiked(i vocab.CollectionType) + func (t *Block) SetLikes(i vocab.CollectionType) + func (t *Block) SetMediaType(k string) + func (t *Block) SetNameForLanguage(l string, v string) + func (t *Block) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *Block) SetOauthTokenEndpoint(k *url.URL) + func (t *Block) SetOutbox(i vocab.OrderedCollectionType) + func (t *Block) SetPreferredUsername(k string) + func (t *Block) SetPreferredUsernameForLanguage(l string, v string) + func (t *Block) SetProvideClientKey(k *url.URL) + func (t *Block) SetProxyUrl(k *url.URL) + func (t *Block) SetPublished(k time.Time) + func (t *Block) SetReplies(i vocab.CollectionType) + func (t *Block) SetSharedInbox(k *url.URL) + func (t *Block) SetSignClientKey(k *url.URL) + func (t *Block) SetSource(i vocab.ObjectType) + func (t *Block) SetStartTime(k time.Time) + func (t *Block) SetSummaryForLanguage(l string, v string) + func (t *Block) SetUpdated(k time.Time) + func (t *Block) SummaryLanguages() (l []string) + type Collection struct + func (t *Collection) AppendAttachment(i vocab.ObjectType) + func (t *Collection) AppendAttachmentLink(i vocab.LinkType) + func (t *Collection) AppendAttributedTo(k *url.URL) + func (t *Collection) AppendAudience(k *url.URL) + func (t *Collection) AppendBcc(k *url.URL) + func (t *Collection) AppendBto(k *url.URL) + func (t *Collection) AppendCc(k *url.URL) + func (t *Collection) AppendContent(k string) + func (t *Collection) AppendContext(i vocab.ObjectType) + func (t *Collection) AppendContextLink(i vocab.LinkType) + func (t *Collection) AppendGenerator(i vocab.ObjectType) + func (t *Collection) AppendGeneratorLink(i vocab.LinkType) + func (t *Collection) AppendIcon(i vocab.ImageType) + func (t *Collection) AppendImage(i vocab.ImageType) + func (t *Collection) AppendInReplyTo(k *url.URL) + func (t *Collection) AppendItems(i vocab.ObjectType) + func (t *Collection) AppendItemsLink(i vocab.LinkType) + func (t *Collection) AppendLocation(i vocab.ObjectType) + func (t *Collection) AppendLocationLink(i vocab.LinkType) + func (t *Collection) AppendName(k string) + func (t *Collection) AppendPreview(i vocab.ObjectType) + func (t *Collection) AppendPreviewLink(i vocab.LinkType) + func (t *Collection) AppendStreams(k *url.URL) + func (t *Collection) AppendSummary(k string) + func (t *Collection) AppendTag(i vocab.ObjectType) + func (t *Collection) AppendTagLink(i vocab.LinkType) + func (t *Collection) AppendTo(k *url.URL) + func (t *Collection) AppendType(i interface{}) + func (t *Collection) AppendUrl(k *url.URL) + func (t *Collection) ContentLanguages() (l []string) + func (t *Collection) GetAltitude() (r Resolution, k float64) + func (t *Collection) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Collection) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *Collection) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *Collection) GetBto(idx int) (r Resolution, k *url.URL) + func (t *Collection) GetCc(idx int) (r Resolution, k *url.URL) + func (t *Collection) GetContent(idx int) (r Resolution, k string) + func (t *Collection) GetContentForLanguage(l string) (v string) + func (t *Collection) GetCurrent() (r Resolution, k *url.URL) + func (t *Collection) GetDuration() (r Resolution, k time.Duration) + func (t *Collection) GetEndTime() (r Resolution, k time.Time) + func (t *Collection) GetFirst() (r Resolution, k *url.URL) + func (t *Collection) GetId() (r Resolution, k *url.URL) + func (t *Collection) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *Collection) GetLast() (r Resolution, k *url.URL) + func (t *Collection) GetMediaType() (r Resolution, k string) + func (t *Collection) GetName(idx int) (r Resolution, k string) + func (t *Collection) GetNameForLanguage(l string) (v string) + func (t *Collection) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *Collection) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *Collection) GetPreferredUsername() (r Resolution, k string) + func (t *Collection) GetPreferredUsernameForLanguage(l string) (v string) + func (t *Collection) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *Collection) GetProxyUrl() (r Resolution, k *url.URL) + func (t *Collection) GetPublished() (r Resolution, k time.Time) + func (t *Collection) GetSharedInbox() (r Resolution, k *url.URL) + func (t *Collection) GetSignClientKey() (r Resolution, k *url.URL) + func (t *Collection) GetStartTime() (r Resolution, k time.Time) + func (t *Collection) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *Collection) GetSummary(idx int) (r Resolution, k string) + func (t *Collection) GetSummaryForLanguage(l string) (v string) + func (t *Collection) GetTo(idx int) (r Resolution, k *url.URL) + func (t *Collection) GetTotalItems() (r Resolution, k int64) + func (t *Collection) GetType(idx int) (r Resolution, s string) + func (t *Collection) GetUpdated() (r Resolution, k time.Time) + func (t *Collection) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *Collection) HasAltitude() (p Presence) + func (t *Collection) HasAttachment(idx int) (p Presence) + func (t *Collection) HasAttributedTo(idx int) (p Presence) + func (t *Collection) HasAudience(idx int) (p Presence) + func (t *Collection) HasBcc(idx int) (p Presence) + func (t *Collection) HasBto(idx int) (p Presence) + func (t *Collection) HasCc(idx int) (p Presence) + func (t *Collection) HasContent(idx int) (p Presence) + func (t *Collection) HasContext(idx int) (p Presence) + func (t *Collection) HasCurrent() (p Presence) + func (t *Collection) HasDuration() (p Presence) + func (t *Collection) HasEndTime() (p Presence) + func (t *Collection) HasEndpoints() (p Presence) + func (t *Collection) HasFirst() (p Presence) + func (t *Collection) HasFollowers() (p Presence) + func (t *Collection) HasFollowing() (p Presence) + func (t *Collection) HasGenerator(idx int) (p Presence) + func (t *Collection) HasIcon(idx int) (p Presence) + func (t *Collection) HasId() (p Presence) + func (t *Collection) HasImage(idx int) (p Presence) + func (t *Collection) HasInReplyTo(idx int) (p Presence) + func (t *Collection) HasInbox() (p Presence) + func (t *Collection) HasItems(idx int) (p Presence) + func (t *Collection) HasLast() (p Presence) + func (t *Collection) HasLiked() (p Presence) + func (t *Collection) HasLikes() (p Presence) + func (t *Collection) HasLocation(idx int) (p Presence) + func (t *Collection) HasMediaType() (p Presence) + func (t *Collection) HasName(idx int) (p Presence) + func (t *Collection) HasOauthAuthorizationEndpoint() (p Presence) + func (t *Collection) HasOauthTokenEndpoint() (p Presence) + func (t *Collection) HasOutbox() (p Presence) + func (t *Collection) HasPreferredUsername() (p Presence) + func (t *Collection) HasPreview(idx int) (p Presence) + func (t *Collection) HasProvideClientKey() (p Presence) + func (t *Collection) HasProxyUrl() (p Presence) + func (t *Collection) HasPublished() (p Presence) + func (t *Collection) HasReplies() (p Presence) + func (t *Collection) HasSharedInbox() (p Presence) + func (t *Collection) HasSignClientKey() (p Presence) + func (t *Collection) HasSource() (p Presence) + func (t *Collection) HasStartTime() (p Presence) + func (t *Collection) HasSummary(idx int) (p Presence) + func (t *Collection) HasTag(idx int) (p Presence) + func (t *Collection) HasTo(idx int) (p Presence) + func (t *Collection) HasTotalItems() (p Presence) + func (t *Collection) HasUpdated() (p Presence) + func (t *Collection) HasUrl(idx int) (p Presence) + func (t *Collection) LenAttachment() (idx int) + func (t *Collection) LenAttributedTo() (idx int) + func (t *Collection) LenAudience() (idx int) + func (t *Collection) LenBcc() (idx int) + func (t *Collection) LenBto() (idx int) + func (t *Collection) LenCc() (idx int) + func (t *Collection) LenContent() (idx int) + func (t *Collection) LenContext() (idx int) + func (t *Collection) LenGenerator() (idx int) + func (t *Collection) LenIcon() (idx int) + func (t *Collection) LenImage() (idx int) + func (t *Collection) LenInReplyTo() (idx int) + func (t *Collection) LenItems() (idx int) + func (t *Collection) LenLocation() (idx int) + func (t *Collection) LenName() (idx int) + func (t *Collection) LenPreview() (idx int) + func (t *Collection) LenStreams() (idx int) + func (t *Collection) LenSummary() (idx int) + func (t *Collection) LenTag() (idx int) + func (t *Collection) LenTo() (idx int) + func (t *Collection) LenType() (idx int) + func (t *Collection) LenUrl() (idx int) + func (t *Collection) NameLanguages() (l []string) + func (t *Collection) PreferredUsernameLanguages() (l []string) + func (t *Collection) PrependAttachment(i vocab.ObjectType) + func (t *Collection) PrependAttachmentLink(i vocab.LinkType) + func (t *Collection) PrependAttributedTo(k *url.URL) + func (t *Collection) PrependAudience(k *url.URL) + func (t *Collection) PrependBcc(k *url.URL) + func (t *Collection) PrependBto(k *url.URL) + func (t *Collection) PrependCc(k *url.URL) + func (t *Collection) PrependContent(k string) + func (t *Collection) PrependContext(i vocab.ObjectType) + func (t *Collection) PrependContextLink(i vocab.LinkType) + func (t *Collection) PrependGenerator(i vocab.ObjectType) + func (t *Collection) PrependGeneratorLink(i vocab.LinkType) + func (t *Collection) PrependIcon(i vocab.ImageType) + func (t *Collection) PrependImage(i vocab.ImageType) + func (t *Collection) PrependInReplyTo(k *url.URL) + func (t *Collection) PrependItems(i vocab.ObjectType) + func (t *Collection) PrependItemsLink(i vocab.LinkType) + func (t *Collection) PrependLocation(i vocab.ObjectType) + func (t *Collection) PrependLocationLink(i vocab.LinkType) + func (t *Collection) PrependName(k string) + func (t *Collection) PrependPreview(i vocab.ObjectType) + func (t *Collection) PrependPreviewLink(i vocab.LinkType) + func (t *Collection) PrependStreams(k *url.URL) + func (t *Collection) PrependSummary(k string) + func (t *Collection) PrependTag(i vocab.ObjectType) + func (t *Collection) PrependTagLink(i vocab.LinkType) + func (t *Collection) PrependTo(k *url.URL) + func (t *Collection) PrependType(i interface{}) + func (t *Collection) PrependUrl(k *url.URL) + func (t *Collection) Raw() (n *vocab.Collection) + func (t *Collection) RemoveAttributedTo(idx int) + func (t *Collection) RemoveAudience(idx int) + func (t *Collection) RemoveBcc(idx int) + func (t *Collection) RemoveBto(idx int) + func (t *Collection) RemoveCc(idx int) + func (t *Collection) RemoveContent(idx int) + func (t *Collection) RemoveIcon(idx int) + func (t *Collection) RemoveImage(idx int) + func (t *Collection) RemoveInReplyTo(idx int) + func (t *Collection) RemoveName(idx int) + func (t *Collection) RemoveStreams(idx int) + func (t *Collection) RemoveSummary(idx int) + func (t *Collection) RemoveTo(idx int) + func (t *Collection) RemoveType(idx int) + func (t *Collection) RemoveUrl(idx int) + func (t *Collection) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *Collection) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *Collection) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *Collection) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *Collection) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *Collection) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *Collection) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *Collection) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *Collection) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *Collection) ResolveItems(r *Resolver, idx int) (s Resolution, err error) + func (t *Collection) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *Collection) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *Collection) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *Collection) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *Collection) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Collection) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *Collection) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *Collection) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *Collection) Serialize() (m map[string]interface{}, err error) + func (t *Collection) SetAltitude(k float64) + func (t *Collection) SetContentForLanguage(l string, v string) + func (t *Collection) SetCurrent(k *url.URL) + func (t *Collection) SetDuration(k time.Duration) + func (t *Collection) SetEndTime(k time.Time) + func (t *Collection) SetEndpoints(i vocab.ObjectType) + func (t *Collection) SetFirst(k *url.URL) + func (t *Collection) SetFollowers(i vocab.CollectionType) + func (t *Collection) SetFollowing(i vocab.CollectionType) + func (t *Collection) SetId(k *url.URL) + func (t *Collection) SetInbox(i vocab.OrderedCollectionType) + func (t *Collection) SetLast(k *url.URL) + func (t *Collection) SetLiked(i vocab.CollectionType) + func (t *Collection) SetLikes(i vocab.CollectionType) + func (t *Collection) SetMediaType(k string) + func (t *Collection) SetNameForLanguage(l string, v string) + func (t *Collection) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *Collection) SetOauthTokenEndpoint(k *url.URL) + func (t *Collection) SetOutbox(i vocab.OrderedCollectionType) + func (t *Collection) SetPreferredUsername(k string) + func (t *Collection) SetPreferredUsernameForLanguage(l string, v string) + func (t *Collection) SetProvideClientKey(k *url.URL) + func (t *Collection) SetProxyUrl(k *url.URL) + func (t *Collection) SetPublished(k time.Time) + func (t *Collection) SetReplies(i vocab.CollectionType) + func (t *Collection) SetSharedInbox(k *url.URL) + func (t *Collection) SetSignClientKey(k *url.URL) + func (t *Collection) SetSource(i vocab.ObjectType) + func (t *Collection) SetStartTime(k time.Time) + func (t *Collection) SetSummaryForLanguage(l string, v string) + func (t *Collection) SetTotalItems(k int64) + func (t *Collection) SetUpdated(k time.Time) + func (t *Collection) SummaryLanguages() (l []string) + type CollectionPage struct + func (t *CollectionPage) AppendAttachment(i vocab.ObjectType) + func (t *CollectionPage) AppendAttachmentLink(i vocab.LinkType) + func (t *CollectionPage) AppendAttributedTo(k *url.URL) + func (t *CollectionPage) AppendAudience(k *url.URL) + func (t *CollectionPage) AppendBcc(k *url.URL) + func (t *CollectionPage) AppendBto(k *url.URL) + func (t *CollectionPage) AppendCc(k *url.URL) + func (t *CollectionPage) AppendContent(k string) + func (t *CollectionPage) AppendContext(i vocab.ObjectType) + func (t *CollectionPage) AppendContextLink(i vocab.LinkType) + func (t *CollectionPage) AppendGenerator(i vocab.ObjectType) + func (t *CollectionPage) AppendGeneratorLink(i vocab.LinkType) + func (t *CollectionPage) AppendIcon(i vocab.ImageType) + func (t *CollectionPage) AppendImage(i vocab.ImageType) + func (t *CollectionPage) AppendInReplyTo(k *url.URL) + func (t *CollectionPage) AppendItems(i vocab.ObjectType) + func (t *CollectionPage) AppendItemsLink(i vocab.LinkType) + func (t *CollectionPage) AppendLocation(i vocab.ObjectType) + func (t *CollectionPage) AppendLocationLink(i vocab.LinkType) + func (t *CollectionPage) AppendName(k string) + func (t *CollectionPage) AppendPreview(i vocab.ObjectType) + func (t *CollectionPage) AppendPreviewLink(i vocab.LinkType) + func (t *CollectionPage) AppendStreams(k *url.URL) + func (t *CollectionPage) AppendSummary(k string) + func (t *CollectionPage) AppendTag(i vocab.ObjectType) + func (t *CollectionPage) AppendTagLink(i vocab.LinkType) + func (t *CollectionPage) AppendTo(k *url.URL) + func (t *CollectionPage) AppendType(i interface{}) + func (t *CollectionPage) AppendUrl(k *url.URL) + func (t *CollectionPage) ContentLanguages() (l []string) + func (t *CollectionPage) GetAltitude() (r Resolution, k float64) + func (t *CollectionPage) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *CollectionPage) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *CollectionPage) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *CollectionPage) GetBto(idx int) (r Resolution, k *url.URL) + func (t *CollectionPage) GetCc(idx int) (r Resolution, k *url.URL) + func (t *CollectionPage) GetContent(idx int) (r Resolution, k string) + func (t *CollectionPage) GetContentForLanguage(l string) (v string) + func (t *CollectionPage) GetCurrent() (r Resolution, k *url.URL) + func (t *CollectionPage) GetDuration() (r Resolution, k time.Duration) + func (t *CollectionPage) GetEndTime() (r Resolution, k time.Time) + func (t *CollectionPage) GetFirst() (r Resolution, k *url.URL) + func (t *CollectionPage) GetId() (r Resolution, k *url.URL) + func (t *CollectionPage) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *CollectionPage) GetLast() (r Resolution, k *url.URL) + func (t *CollectionPage) GetMediaType() (r Resolution, k string) + func (t *CollectionPage) GetName(idx int) (r Resolution, k string) + func (t *CollectionPage) GetNameForLanguage(l string) (v string) + func (t *CollectionPage) GetNext() (r Resolution, k *url.URL) + func (t *CollectionPage) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *CollectionPage) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *CollectionPage) GetPreferredUsername() (r Resolution, k string) + func (t *CollectionPage) GetPreferredUsernameForLanguage(l string) (v string) + func (t *CollectionPage) GetPrev() (r Resolution, k *url.URL) + func (t *CollectionPage) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *CollectionPage) GetProxyUrl() (r Resolution, k *url.URL) + func (t *CollectionPage) GetPublished() (r Resolution, k time.Time) + func (t *CollectionPage) GetSharedInbox() (r Resolution, k *url.URL) + func (t *CollectionPage) GetSignClientKey() (r Resolution, k *url.URL) + func (t *CollectionPage) GetStartTime() (r Resolution, k time.Time) + func (t *CollectionPage) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *CollectionPage) GetSummary(idx int) (r Resolution, k string) + func (t *CollectionPage) GetSummaryForLanguage(l string) (v string) + func (t *CollectionPage) GetTo(idx int) (r Resolution, k *url.URL) + func (t *CollectionPage) GetTotalItems() (r Resolution, k int64) + func (t *CollectionPage) GetType(idx int) (r Resolution, s string) + func (t *CollectionPage) GetUpdated() (r Resolution, k time.Time) + func (t *CollectionPage) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *CollectionPage) HasAltitude() (p Presence) + func (t *CollectionPage) HasAttachment(idx int) (p Presence) + func (t *CollectionPage) HasAttributedTo(idx int) (p Presence) + func (t *CollectionPage) HasAudience(idx int) (p Presence) + func (t *CollectionPage) HasBcc(idx int) (p Presence) + func (t *CollectionPage) HasBto(idx int) (p Presence) + func (t *CollectionPage) HasCc(idx int) (p Presence) + func (t *CollectionPage) HasContent(idx int) (p Presence) + func (t *CollectionPage) HasContext(idx int) (p Presence) + func (t *CollectionPage) HasCurrent() (p Presence) + func (t *CollectionPage) HasDuration() (p Presence) + func (t *CollectionPage) HasEndTime() (p Presence) + func (t *CollectionPage) HasEndpoints() (p Presence) + func (t *CollectionPage) HasFirst() (p Presence) + func (t *CollectionPage) HasFollowers() (p Presence) + func (t *CollectionPage) HasFollowing() (p Presence) + func (t *CollectionPage) HasGenerator(idx int) (p Presence) + func (t *CollectionPage) HasIcon(idx int) (p Presence) + func (t *CollectionPage) HasId() (p Presence) + func (t *CollectionPage) HasImage(idx int) (p Presence) + func (t *CollectionPage) HasInReplyTo(idx int) (p Presence) + func (t *CollectionPage) HasInbox() (p Presence) + func (t *CollectionPage) HasItems(idx int) (p Presence) + func (t *CollectionPage) HasLast() (p Presence) + func (t *CollectionPage) HasLiked() (p Presence) + func (t *CollectionPage) HasLikes() (p Presence) + func (t *CollectionPage) HasLocation(idx int) (p Presence) + func (t *CollectionPage) HasMediaType() (p Presence) + func (t *CollectionPage) HasName(idx int) (p Presence) + func (t *CollectionPage) HasNext() (p Presence) + func (t *CollectionPage) HasOauthAuthorizationEndpoint() (p Presence) + func (t *CollectionPage) HasOauthTokenEndpoint() (p Presence) + func (t *CollectionPage) HasOutbox() (p Presence) + func (t *CollectionPage) HasPartOf() (p Presence) + func (t *CollectionPage) HasPreferredUsername() (p Presence) + func (t *CollectionPage) HasPrev() (p Presence) + func (t *CollectionPage) HasPreview(idx int) (p Presence) + func (t *CollectionPage) HasProvideClientKey() (p Presence) + func (t *CollectionPage) HasProxyUrl() (p Presence) + func (t *CollectionPage) HasPublished() (p Presence) + func (t *CollectionPage) HasReplies() (p Presence) + func (t *CollectionPage) HasSharedInbox() (p Presence) + func (t *CollectionPage) HasSignClientKey() (p Presence) + func (t *CollectionPage) HasSource() (p Presence) + func (t *CollectionPage) HasStartTime() (p Presence) + func (t *CollectionPage) HasSummary(idx int) (p Presence) + func (t *CollectionPage) HasTag(idx int) (p Presence) + func (t *CollectionPage) HasTo(idx int) (p Presence) + func (t *CollectionPage) HasTotalItems() (p Presence) + func (t *CollectionPage) HasUpdated() (p Presence) + func (t *CollectionPage) HasUrl(idx int) (p Presence) + func (t *CollectionPage) LenAttachment() (idx int) + func (t *CollectionPage) LenAttributedTo() (idx int) + func (t *CollectionPage) LenAudience() (idx int) + func (t *CollectionPage) LenBcc() (idx int) + func (t *CollectionPage) LenBto() (idx int) + func (t *CollectionPage) LenCc() (idx int) + func (t *CollectionPage) LenContent() (idx int) + func (t *CollectionPage) LenContext() (idx int) + func (t *CollectionPage) LenGenerator() (idx int) + func (t *CollectionPage) LenIcon() (idx int) + func (t *CollectionPage) LenImage() (idx int) + func (t *CollectionPage) LenInReplyTo() (idx int) + func (t *CollectionPage) LenItems() (idx int) + func (t *CollectionPage) LenLocation() (idx int) + func (t *CollectionPage) LenName() (idx int) + func (t *CollectionPage) LenPreview() (idx int) + func (t *CollectionPage) LenStreams() (idx int) + func (t *CollectionPage) LenSummary() (idx int) + func (t *CollectionPage) LenTag() (idx int) + func (t *CollectionPage) LenTo() (idx int) + func (t *CollectionPage) LenType() (idx int) + func (t *CollectionPage) LenUrl() (idx int) + func (t *CollectionPage) NameLanguages() (l []string) + func (t *CollectionPage) PreferredUsernameLanguages() (l []string) + func (t *CollectionPage) PrependAttachment(i vocab.ObjectType) + func (t *CollectionPage) PrependAttachmentLink(i vocab.LinkType) + func (t *CollectionPage) PrependAttributedTo(k *url.URL) + func (t *CollectionPage) PrependAudience(k *url.URL) + func (t *CollectionPage) PrependBcc(k *url.URL) + func (t *CollectionPage) PrependBto(k *url.URL) + func (t *CollectionPage) PrependCc(k *url.URL) + func (t *CollectionPage) PrependContent(k string) + func (t *CollectionPage) PrependContext(i vocab.ObjectType) + func (t *CollectionPage) PrependContextLink(i vocab.LinkType) + func (t *CollectionPage) PrependGenerator(i vocab.ObjectType) + func (t *CollectionPage) PrependGeneratorLink(i vocab.LinkType) + func (t *CollectionPage) PrependIcon(i vocab.ImageType) + func (t *CollectionPage) PrependImage(i vocab.ImageType) + func (t *CollectionPage) PrependInReplyTo(k *url.URL) + func (t *CollectionPage) PrependItems(i vocab.ObjectType) + func (t *CollectionPage) PrependItemsLink(i vocab.LinkType) + func (t *CollectionPage) PrependLocation(i vocab.ObjectType) + func (t *CollectionPage) PrependLocationLink(i vocab.LinkType) + func (t *CollectionPage) PrependName(k string) + func (t *CollectionPage) PrependPreview(i vocab.ObjectType) + func (t *CollectionPage) PrependPreviewLink(i vocab.LinkType) + func (t *CollectionPage) PrependStreams(k *url.URL) + func (t *CollectionPage) PrependSummary(k string) + func (t *CollectionPage) PrependTag(i vocab.ObjectType) + func (t *CollectionPage) PrependTagLink(i vocab.LinkType) + func (t *CollectionPage) PrependTo(k *url.URL) + func (t *CollectionPage) PrependType(i interface{}) + func (t *CollectionPage) PrependUrl(k *url.URL) + func (t *CollectionPage) Raw() (n *vocab.CollectionPage) + func (t *CollectionPage) RemoveAttributedTo(idx int) + func (t *CollectionPage) RemoveAudience(idx int) + func (t *CollectionPage) RemoveBcc(idx int) + func (t *CollectionPage) RemoveBto(idx int) + func (t *CollectionPage) RemoveCc(idx int) + func (t *CollectionPage) RemoveContent(idx int) + func (t *CollectionPage) RemoveIcon(idx int) + func (t *CollectionPage) RemoveImage(idx int) + func (t *CollectionPage) RemoveInReplyTo(idx int) + func (t *CollectionPage) RemoveName(idx int) + func (t *CollectionPage) RemoveStreams(idx int) + func (t *CollectionPage) RemoveSummary(idx int) + func (t *CollectionPage) RemoveTo(idx int) + func (t *CollectionPage) RemoveType(idx int) + func (t *CollectionPage) RemoveUrl(idx int) + func (t *CollectionPage) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *CollectionPage) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *CollectionPage) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *CollectionPage) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *CollectionPage) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *CollectionPage) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *CollectionPage) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *CollectionPage) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *CollectionPage) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *CollectionPage) ResolveItems(r *Resolver, idx int) (s Resolution, err error) + func (t *CollectionPage) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *CollectionPage) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *CollectionPage) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *CollectionPage) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *CollectionPage) ResolvePartOf(r *Resolver) (s Resolution, err error) + func (t *CollectionPage) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *CollectionPage) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *CollectionPage) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *CollectionPage) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *CollectionPage) Serialize() (m map[string]interface{}, err error) + func (t *CollectionPage) SetAltitude(k float64) + func (t *CollectionPage) SetContentForLanguage(l string, v string) + func (t *CollectionPage) SetCurrent(k *url.URL) + func (t *CollectionPage) SetDuration(k time.Duration) + func (t *CollectionPage) SetEndTime(k time.Time) + func (t *CollectionPage) SetEndpoints(i vocab.ObjectType) + func (t *CollectionPage) SetFirst(k *url.URL) + func (t *CollectionPage) SetFollowers(i vocab.CollectionType) + func (t *CollectionPage) SetFollowing(i vocab.CollectionType) + func (t *CollectionPage) SetId(k *url.URL) + func (t *CollectionPage) SetInbox(i vocab.OrderedCollectionType) + func (t *CollectionPage) SetLast(k *url.URL) + func (t *CollectionPage) SetLiked(i vocab.CollectionType) + func (t *CollectionPage) SetLikes(i vocab.CollectionType) + func (t *CollectionPage) SetMediaType(k string) + func (t *CollectionPage) SetNameForLanguage(l string, v string) + func (t *CollectionPage) SetNext(k *url.URL) + func (t *CollectionPage) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *CollectionPage) SetOauthTokenEndpoint(k *url.URL) + func (t *CollectionPage) SetOutbox(i vocab.OrderedCollectionType) + func (t *CollectionPage) SetPartOf(i vocab.LinkType) + func (t *CollectionPage) SetPreferredUsername(k string) + func (t *CollectionPage) SetPreferredUsernameForLanguage(l string, v string) + func (t *CollectionPage) SetPrev(k *url.URL) + func (t *CollectionPage) SetProvideClientKey(k *url.URL) + func (t *CollectionPage) SetProxyUrl(k *url.URL) + func (t *CollectionPage) SetPublished(k time.Time) + func (t *CollectionPage) SetReplies(i vocab.CollectionType) + func (t *CollectionPage) SetSharedInbox(k *url.URL) + func (t *CollectionPage) SetSignClientKey(k *url.URL) + func (t *CollectionPage) SetSource(i vocab.ObjectType) + func (t *CollectionPage) SetStartTime(k time.Time) + func (t *CollectionPage) SetSummaryForLanguage(l string, v string) + func (t *CollectionPage) SetTotalItems(k int64) + func (t *CollectionPage) SetUpdated(k time.Time) + func (t *CollectionPage) SummaryLanguages() (l []string) + type Create struct + func (t *Create) AppendActor(k *url.URL) + func (t *Create) AppendAttachment(i vocab.ObjectType) + func (t *Create) AppendAttachmentLink(i vocab.LinkType) + func (t *Create) AppendAttributedTo(k *url.URL) + func (t *Create) AppendAudience(k *url.URL) + func (t *Create) AppendBcc(k *url.URL) + func (t *Create) AppendBto(k *url.URL) + func (t *Create) AppendCc(k *url.URL) + func (t *Create) AppendContent(k string) + func (t *Create) AppendContext(i vocab.ObjectType) + func (t *Create) AppendContextLink(i vocab.LinkType) + func (t *Create) AppendGenerator(i vocab.ObjectType) + func (t *Create) AppendGeneratorLink(i vocab.LinkType) + func (t *Create) AppendIcon(i vocab.ImageType) + func (t *Create) AppendImage(i vocab.ImageType) + func (t *Create) AppendInReplyTo(k *url.URL) + func (t *Create) AppendInstrument(i vocab.ObjectType) + func (t *Create) AppendInstrumentLink(i vocab.LinkType) + func (t *Create) AppendLocation(i vocab.ObjectType) + func (t *Create) AppendLocationLink(i vocab.LinkType) + func (t *Create) AppendName(k string) + func (t *Create) AppendObject(i vocab.ObjectType) + func (t *Create) AppendOrigin(i vocab.ObjectType) + func (t *Create) AppendOriginLink(i vocab.LinkType) + func (t *Create) AppendPreview(i vocab.ObjectType) + func (t *Create) AppendPreviewLink(i vocab.LinkType) + func (t *Create) AppendResult(i vocab.ObjectType) + func (t *Create) AppendResultLink(i vocab.LinkType) + func (t *Create) AppendStreams(k *url.URL) + func (t *Create) AppendSummary(k string) + func (t *Create) AppendTag(i vocab.ObjectType) + func (t *Create) AppendTagLink(i vocab.LinkType) + func (t *Create) AppendTarget(k *url.URL) + func (t *Create) AppendTo(k *url.URL) + func (t *Create) AppendType(i interface{}) + func (t *Create) AppendUrl(k *url.URL) + func (t *Create) ContentLanguages() (l []string) + func (t *Create) GetActor(idx int) (r Resolution, k *url.URL) + func (t *Create) GetAltitude() (r Resolution, k float64) + func (t *Create) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Create) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *Create) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *Create) GetBto(idx int) (r Resolution, k *url.URL) + func (t *Create) GetCc(idx int) (r Resolution, k *url.URL) + func (t *Create) GetContent(idx int) (r Resolution, k string) + func (t *Create) GetContentForLanguage(l string) (v string) + func (t *Create) GetDuration() (r Resolution, k time.Duration) + func (t *Create) GetEndTime() (r Resolution, k time.Time) + func (t *Create) GetId() (r Resolution, k *url.URL) + func (t *Create) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *Create) GetMediaType() (r Resolution, k string) + func (t *Create) GetName(idx int) (r Resolution, k string) + func (t *Create) GetNameForLanguage(l string) (v string) + func (t *Create) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *Create) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *Create) GetPreferredUsername() (r Resolution, k string) + func (t *Create) GetPreferredUsernameForLanguage(l string) (v string) + func (t *Create) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *Create) GetProxyUrl() (r Resolution, k *url.URL) + func (t *Create) GetPublished() (r Resolution, k time.Time) + func (t *Create) GetSharedInbox() (r Resolution, k *url.URL) + func (t *Create) GetSignClientKey() (r Resolution, k *url.URL) + func (t *Create) GetStartTime() (r Resolution, k time.Time) + func (t *Create) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *Create) GetSummary(idx int) (r Resolution, k string) + func (t *Create) GetSummaryForLanguage(l string) (v string) + func (t *Create) GetTarget(idx int) (r Resolution, k *url.URL) + func (t *Create) GetTo(idx int) (r Resolution, k *url.URL) + func (t *Create) GetType(idx int) (r Resolution, s string) + func (t *Create) GetUpdated() (r Resolution, k time.Time) + func (t *Create) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *Create) HasActor(idx int) (p Presence) + func (t *Create) HasAltitude() (p Presence) + func (t *Create) HasAttachment(idx int) (p Presence) + func (t *Create) HasAttributedTo(idx int) (p Presence) + func (t *Create) HasAudience(idx int) (p Presence) + func (t *Create) HasBcc(idx int) (p Presence) + func (t *Create) HasBto(idx int) (p Presence) + func (t *Create) HasCc(idx int) (p Presence) + func (t *Create) HasContent(idx int) (p Presence) + func (t *Create) HasContext(idx int) (p Presence) + func (t *Create) HasDuration() (p Presence) + func (t *Create) HasEndTime() (p Presence) + func (t *Create) HasEndpoints() (p Presence) + func (t *Create) HasFollowers() (p Presence) + func (t *Create) HasFollowing() (p Presence) + func (t *Create) HasGenerator(idx int) (p Presence) + func (t *Create) HasIcon(idx int) (p Presence) + func (t *Create) HasId() (p Presence) + func (t *Create) HasImage(idx int) (p Presence) + func (t *Create) HasInReplyTo(idx int) (p Presence) + func (t *Create) HasInbox() (p Presence) + func (t *Create) HasInstrument(idx int) (p Presence) + func (t *Create) HasLiked() (p Presence) + func (t *Create) HasLikes() (p Presence) + func (t *Create) HasLocation(idx int) (p Presence) + func (t *Create) HasMediaType() (p Presence) + func (t *Create) HasName(idx int) (p Presence) + func (t *Create) HasOauthAuthorizationEndpoint() (p Presence) + func (t *Create) HasOauthTokenEndpoint() (p Presence) + func (t *Create) HasObject(idx int) (p Presence) + func (t *Create) HasOrigin(idx int) (p Presence) + func (t *Create) HasOutbox() (p Presence) + func (t *Create) HasPreferredUsername() (p Presence) + func (t *Create) HasPreview(idx int) (p Presence) + func (t *Create) HasProvideClientKey() (p Presence) + func (t *Create) HasProxyUrl() (p Presence) + func (t *Create) HasPublished() (p Presence) + func (t *Create) HasReplies() (p Presence) + func (t *Create) HasResult(idx int) (p Presence) + func (t *Create) HasSharedInbox() (p Presence) + func (t *Create) HasSignClientKey() (p Presence) + func (t *Create) HasSource() (p Presence) + func (t *Create) HasStartTime() (p Presence) + func (t *Create) HasSummary(idx int) (p Presence) + func (t *Create) HasTag(idx int) (p Presence) + func (t *Create) HasTarget(idx int) (p Presence) + func (t *Create) HasTo(idx int) (p Presence) + func (t *Create) HasUpdated() (p Presence) + func (t *Create) HasUrl(idx int) (p Presence) + func (t *Create) LenActor() (idx int) + func (t *Create) LenAttachment() (idx int) + func (t *Create) LenAttributedTo() (idx int) + func (t *Create) LenAudience() (idx int) + func (t *Create) LenBcc() (idx int) + func (t *Create) LenBto() (idx int) + func (t *Create) LenCc() (idx int) + func (t *Create) LenContent() (idx int) + func (t *Create) LenContext() (idx int) + func (t *Create) LenGenerator() (idx int) + func (t *Create) LenIcon() (idx int) + func (t *Create) LenImage() (idx int) + func (t *Create) LenInReplyTo() (idx int) + func (t *Create) LenInstrument() (idx int) + func (t *Create) LenLocation() (idx int) + func (t *Create) LenName() (idx int) + func (t *Create) LenObject() (idx int) + func (t *Create) LenOrigin() (idx int) + func (t *Create) LenPreview() (idx int) + func (t *Create) LenResult() (idx int) + func (t *Create) LenStreams() (idx int) + func (t *Create) LenSummary() (idx int) + func (t *Create) LenTag() (idx int) + func (t *Create) LenTarget() (idx int) + func (t *Create) LenTo() (idx int) + func (t *Create) LenType() (idx int) + func (t *Create) LenUrl() (idx int) + func (t *Create) NameLanguages() (l []string) + func (t *Create) PreferredUsernameLanguages() (l []string) + func (t *Create) PrependActor(k *url.URL) + func (t *Create) PrependAttachment(i vocab.ObjectType) + func (t *Create) PrependAttachmentLink(i vocab.LinkType) + func (t *Create) PrependAttributedTo(k *url.URL) + func (t *Create) PrependAudience(k *url.URL) + func (t *Create) PrependBcc(k *url.URL) + func (t *Create) PrependBto(k *url.URL) + func (t *Create) PrependCc(k *url.URL) + func (t *Create) PrependContent(k string) + func (t *Create) PrependContext(i vocab.ObjectType) + func (t *Create) PrependContextLink(i vocab.LinkType) + func (t *Create) PrependGenerator(i vocab.ObjectType) + func (t *Create) PrependGeneratorLink(i vocab.LinkType) + func (t *Create) PrependIcon(i vocab.ImageType) + func (t *Create) PrependImage(i vocab.ImageType) + func (t *Create) PrependInReplyTo(k *url.URL) + func (t *Create) PrependInstrument(i vocab.ObjectType) + func (t *Create) PrependInstrumentLink(i vocab.LinkType) + func (t *Create) PrependLocation(i vocab.ObjectType) + func (t *Create) PrependLocationLink(i vocab.LinkType) + func (t *Create) PrependName(k string) + func (t *Create) PrependObject(i vocab.ObjectType) + func (t *Create) PrependOrigin(i vocab.ObjectType) + func (t *Create) PrependOriginLink(i vocab.LinkType) + func (t *Create) PrependPreview(i vocab.ObjectType) + func (t *Create) PrependPreviewLink(i vocab.LinkType) + func (t *Create) PrependResult(i vocab.ObjectType) + func (t *Create) PrependResultLink(i vocab.LinkType) + func (t *Create) PrependStreams(k *url.URL) + func (t *Create) PrependSummary(k string) + func (t *Create) PrependTag(i vocab.ObjectType) + func (t *Create) PrependTagLink(i vocab.LinkType) + func (t *Create) PrependTarget(k *url.URL) + func (t *Create) PrependTo(k *url.URL) + func (t *Create) PrependType(i interface{}) + func (t *Create) PrependUrl(k *url.URL) + func (t *Create) Raw() (n *vocab.Create) + func (t *Create) RemoveActor(idx int) + func (t *Create) RemoveAttributedTo(idx int) + func (t *Create) RemoveAudience(idx int) + func (t *Create) RemoveBcc(idx int) + func (t *Create) RemoveBto(idx int) + func (t *Create) RemoveCc(idx int) + func (t *Create) RemoveContent(idx int) + func (t *Create) RemoveIcon(idx int) + func (t *Create) RemoveImage(idx int) + func (t *Create) RemoveInReplyTo(idx int) + func (t *Create) RemoveName(idx int) + func (t *Create) RemoveObject(idx int) + func (t *Create) RemoveStreams(idx int) + func (t *Create) RemoveSummary(idx int) + func (t *Create) RemoveTarget(idx int) + func (t *Create) RemoveTo(idx int) + func (t *Create) RemoveType(idx int) + func (t *Create) RemoveUrl(idx int) + func (t *Create) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *Create) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *Create) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *Create) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *Create) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *Create) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *Create) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *Create) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *Create) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *Create) ResolveInstrument(r *Resolver, idx int) (s Resolution, err error) + func (t *Create) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *Create) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *Create) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *Create) ResolveObject(r *Resolver, idx int) (s Resolution, err error) + func (t *Create) ResolveOrigin(r *Resolver, idx int) (s Resolution, err error) + func (t *Create) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *Create) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Create) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *Create) ResolveResult(r *Resolver, idx int) (s Resolution, err error) + func (t *Create) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *Create) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *Create) Serialize() (m map[string]interface{}, err error) + func (t *Create) SetAltitude(k float64) + func (t *Create) SetContentForLanguage(l string, v string) + func (t *Create) SetDuration(k time.Duration) + func (t *Create) SetEndTime(k time.Time) + func (t *Create) SetEndpoints(i vocab.ObjectType) + func (t *Create) SetFollowers(i vocab.CollectionType) + func (t *Create) SetFollowing(i vocab.CollectionType) + func (t *Create) SetId(k *url.URL) + func (t *Create) SetInbox(i vocab.OrderedCollectionType) + func (t *Create) SetLiked(i vocab.CollectionType) + func (t *Create) SetLikes(i vocab.CollectionType) + func (t *Create) SetMediaType(k string) + func (t *Create) SetNameForLanguage(l string, v string) + func (t *Create) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *Create) SetOauthTokenEndpoint(k *url.URL) + func (t *Create) SetOutbox(i vocab.OrderedCollectionType) + func (t *Create) SetPreferredUsername(k string) + func (t *Create) SetPreferredUsernameForLanguage(l string, v string) + func (t *Create) SetProvideClientKey(k *url.URL) + func (t *Create) SetProxyUrl(k *url.URL) + func (t *Create) SetPublished(k time.Time) + func (t *Create) SetReplies(i vocab.CollectionType) + func (t *Create) SetSharedInbox(k *url.URL) + func (t *Create) SetSignClientKey(k *url.URL) + func (t *Create) SetSource(i vocab.ObjectType) + func (t *Create) SetStartTime(k time.Time) + func (t *Create) SetSummaryForLanguage(l string, v string) + func (t *Create) SetUpdated(k time.Time) + func (t *Create) SummaryLanguages() (l []string) + type Delete struct + func (t *Delete) AppendActor(k *url.URL) + func (t *Delete) AppendAttachment(i vocab.ObjectType) + func (t *Delete) AppendAttachmentLink(i vocab.LinkType) + func (t *Delete) AppendAttributedTo(k *url.URL) + func (t *Delete) AppendAudience(k *url.URL) + func (t *Delete) AppendBcc(k *url.URL) + func (t *Delete) AppendBto(k *url.URL) + func (t *Delete) AppendCc(k *url.URL) + func (t *Delete) AppendContent(k string) + func (t *Delete) AppendContext(i vocab.ObjectType) + func (t *Delete) AppendContextLink(i vocab.LinkType) + func (t *Delete) AppendGenerator(i vocab.ObjectType) + func (t *Delete) AppendGeneratorLink(i vocab.LinkType) + func (t *Delete) AppendIcon(i vocab.ImageType) + func (t *Delete) AppendImage(i vocab.ImageType) + func (t *Delete) AppendInReplyTo(k *url.URL) + func (t *Delete) AppendInstrument(i vocab.ObjectType) + func (t *Delete) AppendInstrumentLink(i vocab.LinkType) + func (t *Delete) AppendLocation(i vocab.ObjectType) + func (t *Delete) AppendLocationLink(i vocab.LinkType) + func (t *Delete) AppendName(k string) + func (t *Delete) AppendObject(i vocab.ObjectType) + func (t *Delete) AppendOrigin(i vocab.ObjectType) + func (t *Delete) AppendOriginLink(i vocab.LinkType) + func (t *Delete) AppendPreview(i vocab.ObjectType) + func (t *Delete) AppendPreviewLink(i vocab.LinkType) + func (t *Delete) AppendResult(i vocab.ObjectType) + func (t *Delete) AppendResultLink(i vocab.LinkType) + func (t *Delete) AppendStreams(k *url.URL) + func (t *Delete) AppendSummary(k string) + func (t *Delete) AppendTag(i vocab.ObjectType) + func (t *Delete) AppendTagLink(i vocab.LinkType) + func (t *Delete) AppendTarget(k *url.URL) + func (t *Delete) AppendTo(k *url.URL) + func (t *Delete) AppendType(i interface{}) + func (t *Delete) AppendUrl(k *url.URL) + func (t *Delete) ContentLanguages() (l []string) + func (t *Delete) GetActor(idx int) (r Resolution, k *url.URL) + func (t *Delete) GetAltitude() (r Resolution, k float64) + func (t *Delete) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Delete) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *Delete) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *Delete) GetBto(idx int) (r Resolution, k *url.URL) + func (t *Delete) GetCc(idx int) (r Resolution, k *url.URL) + func (t *Delete) GetContent(idx int) (r Resolution, k string) + func (t *Delete) GetContentForLanguage(l string) (v string) + func (t *Delete) GetDuration() (r Resolution, k time.Duration) + func (t *Delete) GetEndTime() (r Resolution, k time.Time) + func (t *Delete) GetId() (r Resolution, k *url.URL) + func (t *Delete) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *Delete) GetMediaType() (r Resolution, k string) + func (t *Delete) GetName(idx int) (r Resolution, k string) + func (t *Delete) GetNameForLanguage(l string) (v string) + func (t *Delete) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *Delete) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *Delete) GetPreferredUsername() (r Resolution, k string) + func (t *Delete) GetPreferredUsernameForLanguage(l string) (v string) + func (t *Delete) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *Delete) GetProxyUrl() (r Resolution, k *url.URL) + func (t *Delete) GetPublished() (r Resolution, k time.Time) + func (t *Delete) GetSharedInbox() (r Resolution, k *url.URL) + func (t *Delete) GetSignClientKey() (r Resolution, k *url.URL) + func (t *Delete) GetStartTime() (r Resolution, k time.Time) + func (t *Delete) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *Delete) GetSummary(idx int) (r Resolution, k string) + func (t *Delete) GetSummaryForLanguage(l string) (v string) + func (t *Delete) GetTarget(idx int) (r Resolution, k *url.URL) + func (t *Delete) GetTo(idx int) (r Resolution, k *url.URL) + func (t *Delete) GetType(idx int) (r Resolution, s string) + func (t *Delete) GetUpdated() (r Resolution, k time.Time) + func (t *Delete) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *Delete) HasActor(idx int) (p Presence) + func (t *Delete) HasAltitude() (p Presence) + func (t *Delete) HasAttachment(idx int) (p Presence) + func (t *Delete) HasAttributedTo(idx int) (p Presence) + func (t *Delete) HasAudience(idx int) (p Presence) + func (t *Delete) HasBcc(idx int) (p Presence) + func (t *Delete) HasBto(idx int) (p Presence) + func (t *Delete) HasCc(idx int) (p Presence) + func (t *Delete) HasContent(idx int) (p Presence) + func (t *Delete) HasContext(idx int) (p Presence) + func (t *Delete) HasDuration() (p Presence) + func (t *Delete) HasEndTime() (p Presence) + func (t *Delete) HasEndpoints() (p Presence) + func (t *Delete) HasFollowers() (p Presence) + func (t *Delete) HasFollowing() (p Presence) + func (t *Delete) HasGenerator(idx int) (p Presence) + func (t *Delete) HasIcon(idx int) (p Presence) + func (t *Delete) HasId() (p Presence) + func (t *Delete) HasImage(idx int) (p Presence) + func (t *Delete) HasInReplyTo(idx int) (p Presence) + func (t *Delete) HasInbox() (p Presence) + func (t *Delete) HasInstrument(idx int) (p Presence) + func (t *Delete) HasLiked() (p Presence) + func (t *Delete) HasLikes() (p Presence) + func (t *Delete) HasLocation(idx int) (p Presence) + func (t *Delete) HasMediaType() (p Presence) + func (t *Delete) HasName(idx int) (p Presence) + func (t *Delete) HasOauthAuthorizationEndpoint() (p Presence) + func (t *Delete) HasOauthTokenEndpoint() (p Presence) + func (t *Delete) HasObject(idx int) (p Presence) + func (t *Delete) HasOrigin(idx int) (p Presence) + func (t *Delete) HasOutbox() (p Presence) + func (t *Delete) HasPreferredUsername() (p Presence) + func (t *Delete) HasPreview(idx int) (p Presence) + func (t *Delete) HasProvideClientKey() (p Presence) + func (t *Delete) HasProxyUrl() (p Presence) + func (t *Delete) HasPublished() (p Presence) + func (t *Delete) HasReplies() (p Presence) + func (t *Delete) HasResult(idx int) (p Presence) + func (t *Delete) HasSharedInbox() (p Presence) + func (t *Delete) HasSignClientKey() (p Presence) + func (t *Delete) HasSource() (p Presence) + func (t *Delete) HasStartTime() (p Presence) + func (t *Delete) HasSummary(idx int) (p Presence) + func (t *Delete) HasTag(idx int) (p Presence) + func (t *Delete) HasTarget(idx int) (p Presence) + func (t *Delete) HasTo(idx int) (p Presence) + func (t *Delete) HasUpdated() (p Presence) + func (t *Delete) HasUrl(idx int) (p Presence) + func (t *Delete) LenActor() (idx int) + func (t *Delete) LenAttachment() (idx int) + func (t *Delete) LenAttributedTo() (idx int) + func (t *Delete) LenAudience() (idx int) + func (t *Delete) LenBcc() (idx int) + func (t *Delete) LenBto() (idx int) + func (t *Delete) LenCc() (idx int) + func (t *Delete) LenContent() (idx int) + func (t *Delete) LenContext() (idx int) + func (t *Delete) LenGenerator() (idx int) + func (t *Delete) LenIcon() (idx int) + func (t *Delete) LenImage() (idx int) + func (t *Delete) LenInReplyTo() (idx int) + func (t *Delete) LenInstrument() (idx int) + func (t *Delete) LenLocation() (idx int) + func (t *Delete) LenName() (idx int) + func (t *Delete) LenObject() (idx int) + func (t *Delete) LenOrigin() (idx int) + func (t *Delete) LenPreview() (idx int) + func (t *Delete) LenResult() (idx int) + func (t *Delete) LenStreams() (idx int) + func (t *Delete) LenSummary() (idx int) + func (t *Delete) LenTag() (idx int) + func (t *Delete) LenTarget() (idx int) + func (t *Delete) LenTo() (idx int) + func (t *Delete) LenType() (idx int) + func (t *Delete) LenUrl() (idx int) + func (t *Delete) NameLanguages() (l []string) + func (t *Delete) PreferredUsernameLanguages() (l []string) + func (t *Delete) PrependActor(k *url.URL) + func (t *Delete) PrependAttachment(i vocab.ObjectType) + func (t *Delete) PrependAttachmentLink(i vocab.LinkType) + func (t *Delete) PrependAttributedTo(k *url.URL) + func (t *Delete) PrependAudience(k *url.URL) + func (t *Delete) PrependBcc(k *url.URL) + func (t *Delete) PrependBto(k *url.URL) + func (t *Delete) PrependCc(k *url.URL) + func (t *Delete) PrependContent(k string) + func (t *Delete) PrependContext(i vocab.ObjectType) + func (t *Delete) PrependContextLink(i vocab.LinkType) + func (t *Delete) PrependGenerator(i vocab.ObjectType) + func (t *Delete) PrependGeneratorLink(i vocab.LinkType) + func (t *Delete) PrependIcon(i vocab.ImageType) + func (t *Delete) PrependImage(i vocab.ImageType) + func (t *Delete) PrependInReplyTo(k *url.URL) + func (t *Delete) PrependInstrument(i vocab.ObjectType) + func (t *Delete) PrependInstrumentLink(i vocab.LinkType) + func (t *Delete) PrependLocation(i vocab.ObjectType) + func (t *Delete) PrependLocationLink(i vocab.LinkType) + func (t *Delete) PrependName(k string) + func (t *Delete) PrependObject(i vocab.ObjectType) + func (t *Delete) PrependOrigin(i vocab.ObjectType) + func (t *Delete) PrependOriginLink(i vocab.LinkType) + func (t *Delete) PrependPreview(i vocab.ObjectType) + func (t *Delete) PrependPreviewLink(i vocab.LinkType) + func (t *Delete) PrependResult(i vocab.ObjectType) + func (t *Delete) PrependResultLink(i vocab.LinkType) + func (t *Delete) PrependStreams(k *url.URL) + func (t *Delete) PrependSummary(k string) + func (t *Delete) PrependTag(i vocab.ObjectType) + func (t *Delete) PrependTagLink(i vocab.LinkType) + func (t *Delete) PrependTarget(k *url.URL) + func (t *Delete) PrependTo(k *url.URL) + func (t *Delete) PrependType(i interface{}) + func (t *Delete) PrependUrl(k *url.URL) + func (t *Delete) Raw() (n *vocab.Delete) + func (t *Delete) RemoveActor(idx int) + func (t *Delete) RemoveAttributedTo(idx int) + func (t *Delete) RemoveAudience(idx int) + func (t *Delete) RemoveBcc(idx int) + func (t *Delete) RemoveBto(idx int) + func (t *Delete) RemoveCc(idx int) + func (t *Delete) RemoveContent(idx int) + func (t *Delete) RemoveIcon(idx int) + func (t *Delete) RemoveImage(idx int) + func (t *Delete) RemoveInReplyTo(idx int) + func (t *Delete) RemoveName(idx int) + func (t *Delete) RemoveObject(idx int) + func (t *Delete) RemoveStreams(idx int) + func (t *Delete) RemoveSummary(idx int) + func (t *Delete) RemoveTarget(idx int) + func (t *Delete) RemoveTo(idx int) + func (t *Delete) RemoveType(idx int) + func (t *Delete) RemoveUrl(idx int) + func (t *Delete) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *Delete) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *Delete) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *Delete) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *Delete) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *Delete) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *Delete) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *Delete) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *Delete) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *Delete) ResolveInstrument(r *Resolver, idx int) (s Resolution, err error) + func (t *Delete) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *Delete) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *Delete) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *Delete) ResolveObject(r *Resolver, idx int) (s Resolution, err error) + func (t *Delete) ResolveOrigin(r *Resolver, idx int) (s Resolution, err error) + func (t *Delete) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *Delete) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Delete) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *Delete) ResolveResult(r *Resolver, idx int) (s Resolution, err error) + func (t *Delete) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *Delete) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *Delete) Serialize() (m map[string]interface{}, err error) + func (t *Delete) SetAltitude(k float64) + func (t *Delete) SetContentForLanguage(l string, v string) + func (t *Delete) SetDuration(k time.Duration) + func (t *Delete) SetEndTime(k time.Time) + func (t *Delete) SetEndpoints(i vocab.ObjectType) + func (t *Delete) SetFollowers(i vocab.CollectionType) + func (t *Delete) SetFollowing(i vocab.CollectionType) + func (t *Delete) SetId(k *url.URL) + func (t *Delete) SetInbox(i vocab.OrderedCollectionType) + func (t *Delete) SetLiked(i vocab.CollectionType) + func (t *Delete) SetLikes(i vocab.CollectionType) + func (t *Delete) SetMediaType(k string) + func (t *Delete) SetNameForLanguage(l string, v string) + func (t *Delete) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *Delete) SetOauthTokenEndpoint(k *url.URL) + func (t *Delete) SetOutbox(i vocab.OrderedCollectionType) + func (t *Delete) SetPreferredUsername(k string) + func (t *Delete) SetPreferredUsernameForLanguage(l string, v string) + func (t *Delete) SetProvideClientKey(k *url.URL) + func (t *Delete) SetProxyUrl(k *url.URL) + func (t *Delete) SetPublished(k time.Time) + func (t *Delete) SetReplies(i vocab.CollectionType) + func (t *Delete) SetSharedInbox(k *url.URL) + func (t *Delete) SetSignClientKey(k *url.URL) + func (t *Delete) SetSource(i vocab.ObjectType) + func (t *Delete) SetStartTime(k time.Time) + func (t *Delete) SetSummaryForLanguage(l string, v string) + func (t *Delete) SetUpdated(k time.Time) + func (t *Delete) SummaryLanguages() (l []string) + type Dislike struct + func (t *Dislike) AppendActor(k *url.URL) + func (t *Dislike) AppendAttachment(i vocab.ObjectType) + func (t *Dislike) AppendAttachmentLink(i vocab.LinkType) + func (t *Dislike) AppendAttributedTo(k *url.URL) + func (t *Dislike) AppendAudience(k *url.URL) + func (t *Dislike) AppendBcc(k *url.URL) + func (t *Dislike) AppendBto(k *url.URL) + func (t *Dislike) AppendCc(k *url.URL) + func (t *Dislike) AppendContent(k string) + func (t *Dislike) AppendContext(i vocab.ObjectType) + func (t *Dislike) AppendContextLink(i vocab.LinkType) + func (t *Dislike) AppendGenerator(i vocab.ObjectType) + func (t *Dislike) AppendGeneratorLink(i vocab.LinkType) + func (t *Dislike) AppendIcon(i vocab.ImageType) + func (t *Dislike) AppendImage(i vocab.ImageType) + func (t *Dislike) AppendInReplyTo(k *url.URL) + func (t *Dislike) AppendInstrument(i vocab.ObjectType) + func (t *Dislike) AppendInstrumentLink(i vocab.LinkType) + func (t *Dislike) AppendLocation(i vocab.ObjectType) + func (t *Dislike) AppendLocationLink(i vocab.LinkType) + func (t *Dislike) AppendName(k string) + func (t *Dislike) AppendObject(i vocab.ObjectType) + func (t *Dislike) AppendOrigin(i vocab.ObjectType) + func (t *Dislike) AppendOriginLink(i vocab.LinkType) + func (t *Dislike) AppendPreview(i vocab.ObjectType) + func (t *Dislike) AppendPreviewLink(i vocab.LinkType) + func (t *Dislike) AppendResult(i vocab.ObjectType) + func (t *Dislike) AppendResultLink(i vocab.LinkType) + func (t *Dislike) AppendStreams(k *url.URL) + func (t *Dislike) AppendSummary(k string) + func (t *Dislike) AppendTag(i vocab.ObjectType) + func (t *Dislike) AppendTagLink(i vocab.LinkType) + func (t *Dislike) AppendTarget(k *url.URL) + func (t *Dislike) AppendTo(k *url.URL) + func (t *Dislike) AppendType(i interface{}) + func (t *Dislike) AppendUrl(k *url.URL) + func (t *Dislike) ContentLanguages() (l []string) + func (t *Dislike) GetActor(idx int) (r Resolution, k *url.URL) + func (t *Dislike) GetAltitude() (r Resolution, k float64) + func (t *Dislike) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Dislike) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *Dislike) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *Dislike) GetBto(idx int) (r Resolution, k *url.URL) + func (t *Dislike) GetCc(idx int) (r Resolution, k *url.URL) + func (t *Dislike) GetContent(idx int) (r Resolution, k string) + func (t *Dislike) GetContentForLanguage(l string) (v string) + func (t *Dislike) GetDuration() (r Resolution, k time.Duration) + func (t *Dislike) GetEndTime() (r Resolution, k time.Time) + func (t *Dislike) GetId() (r Resolution, k *url.URL) + func (t *Dislike) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *Dislike) GetMediaType() (r Resolution, k string) + func (t *Dislike) GetName(idx int) (r Resolution, k string) + func (t *Dislike) GetNameForLanguage(l string) (v string) + func (t *Dislike) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *Dislike) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *Dislike) GetPreferredUsername() (r Resolution, k string) + func (t *Dislike) GetPreferredUsernameForLanguage(l string) (v string) + func (t *Dislike) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *Dislike) GetProxyUrl() (r Resolution, k *url.URL) + func (t *Dislike) GetPublished() (r Resolution, k time.Time) + func (t *Dislike) GetSharedInbox() (r Resolution, k *url.URL) + func (t *Dislike) GetSignClientKey() (r Resolution, k *url.URL) + func (t *Dislike) GetStartTime() (r Resolution, k time.Time) + func (t *Dislike) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *Dislike) GetSummary(idx int) (r Resolution, k string) + func (t *Dislike) GetSummaryForLanguage(l string) (v string) + func (t *Dislike) GetTarget(idx int) (r Resolution, k *url.URL) + func (t *Dislike) GetTo(idx int) (r Resolution, k *url.URL) + func (t *Dislike) GetType(idx int) (r Resolution, s string) + func (t *Dislike) GetUpdated() (r Resolution, k time.Time) + func (t *Dislike) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *Dislike) HasActor(idx int) (p Presence) + func (t *Dislike) HasAltitude() (p Presence) + func (t *Dislike) HasAttachment(idx int) (p Presence) + func (t *Dislike) HasAttributedTo(idx int) (p Presence) + func (t *Dislike) HasAudience(idx int) (p Presence) + func (t *Dislike) HasBcc(idx int) (p Presence) + func (t *Dislike) HasBto(idx int) (p Presence) + func (t *Dislike) HasCc(idx int) (p Presence) + func (t *Dislike) HasContent(idx int) (p Presence) + func (t *Dislike) HasContext(idx int) (p Presence) + func (t *Dislike) HasDuration() (p Presence) + func (t *Dislike) HasEndTime() (p Presence) + func (t *Dislike) HasEndpoints() (p Presence) + func (t *Dislike) HasFollowers() (p Presence) + func (t *Dislike) HasFollowing() (p Presence) + func (t *Dislike) HasGenerator(idx int) (p Presence) + func (t *Dislike) HasIcon(idx int) (p Presence) + func (t *Dislike) HasId() (p Presence) + func (t *Dislike) HasImage(idx int) (p Presence) + func (t *Dislike) HasInReplyTo(idx int) (p Presence) + func (t *Dislike) HasInbox() (p Presence) + func (t *Dislike) HasInstrument(idx int) (p Presence) + func (t *Dislike) HasLiked() (p Presence) + func (t *Dislike) HasLikes() (p Presence) + func (t *Dislike) HasLocation(idx int) (p Presence) + func (t *Dislike) HasMediaType() (p Presence) + func (t *Dislike) HasName(idx int) (p Presence) + func (t *Dislike) HasOauthAuthorizationEndpoint() (p Presence) + func (t *Dislike) HasOauthTokenEndpoint() (p Presence) + func (t *Dislike) HasObject(idx int) (p Presence) + func (t *Dislike) HasOrigin(idx int) (p Presence) + func (t *Dislike) HasOutbox() (p Presence) + func (t *Dislike) HasPreferredUsername() (p Presence) + func (t *Dislike) HasPreview(idx int) (p Presence) + func (t *Dislike) HasProvideClientKey() (p Presence) + func (t *Dislike) HasProxyUrl() (p Presence) + func (t *Dislike) HasPublished() (p Presence) + func (t *Dislike) HasReplies() (p Presence) + func (t *Dislike) HasResult(idx int) (p Presence) + func (t *Dislike) HasSharedInbox() (p Presence) + func (t *Dislike) HasSignClientKey() (p Presence) + func (t *Dislike) HasSource() (p Presence) + func (t *Dislike) HasStartTime() (p Presence) + func (t *Dislike) HasSummary(idx int) (p Presence) + func (t *Dislike) HasTag(idx int) (p Presence) + func (t *Dislike) HasTarget(idx int) (p Presence) + func (t *Dislike) HasTo(idx int) (p Presence) + func (t *Dislike) HasUpdated() (p Presence) + func (t *Dislike) HasUrl(idx int) (p Presence) + func (t *Dislike) LenActor() (idx int) + func (t *Dislike) LenAttachment() (idx int) + func (t *Dislike) LenAttributedTo() (idx int) + func (t *Dislike) LenAudience() (idx int) + func (t *Dislike) LenBcc() (idx int) + func (t *Dislike) LenBto() (idx int) + func (t *Dislike) LenCc() (idx int) + func (t *Dislike) LenContent() (idx int) + func (t *Dislike) LenContext() (idx int) + func (t *Dislike) LenGenerator() (idx int) + func (t *Dislike) LenIcon() (idx int) + func (t *Dislike) LenImage() (idx int) + func (t *Dislike) LenInReplyTo() (idx int) + func (t *Dislike) LenInstrument() (idx int) + func (t *Dislike) LenLocation() (idx int) + func (t *Dislike) LenName() (idx int) + func (t *Dislike) LenObject() (idx int) + func (t *Dislike) LenOrigin() (idx int) + func (t *Dislike) LenPreview() (idx int) + func (t *Dislike) LenResult() (idx int) + func (t *Dislike) LenStreams() (idx int) + func (t *Dislike) LenSummary() (idx int) + func (t *Dislike) LenTag() (idx int) + func (t *Dislike) LenTarget() (idx int) + func (t *Dislike) LenTo() (idx int) + func (t *Dislike) LenType() (idx int) + func (t *Dislike) LenUrl() (idx int) + func (t *Dislike) NameLanguages() (l []string) + func (t *Dislike) PreferredUsernameLanguages() (l []string) + func (t *Dislike) PrependActor(k *url.URL) + func (t *Dislike) PrependAttachment(i vocab.ObjectType) + func (t *Dislike) PrependAttachmentLink(i vocab.LinkType) + func (t *Dislike) PrependAttributedTo(k *url.URL) + func (t *Dislike) PrependAudience(k *url.URL) + func (t *Dislike) PrependBcc(k *url.URL) + func (t *Dislike) PrependBto(k *url.URL) + func (t *Dislike) PrependCc(k *url.URL) + func (t *Dislike) PrependContent(k string) + func (t *Dislike) PrependContext(i vocab.ObjectType) + func (t *Dislike) PrependContextLink(i vocab.LinkType) + func (t *Dislike) PrependGenerator(i vocab.ObjectType) + func (t *Dislike) PrependGeneratorLink(i vocab.LinkType) + func (t *Dislike) PrependIcon(i vocab.ImageType) + func (t *Dislike) PrependImage(i vocab.ImageType) + func (t *Dislike) PrependInReplyTo(k *url.URL) + func (t *Dislike) PrependInstrument(i vocab.ObjectType) + func (t *Dislike) PrependInstrumentLink(i vocab.LinkType) + func (t *Dislike) PrependLocation(i vocab.ObjectType) + func (t *Dislike) PrependLocationLink(i vocab.LinkType) + func (t *Dislike) PrependName(k string) + func (t *Dislike) PrependObject(i vocab.ObjectType) + func (t *Dislike) PrependOrigin(i vocab.ObjectType) + func (t *Dislike) PrependOriginLink(i vocab.LinkType) + func (t *Dislike) PrependPreview(i vocab.ObjectType) + func (t *Dislike) PrependPreviewLink(i vocab.LinkType) + func (t *Dislike) PrependResult(i vocab.ObjectType) + func (t *Dislike) PrependResultLink(i vocab.LinkType) + func (t *Dislike) PrependStreams(k *url.URL) + func (t *Dislike) PrependSummary(k string) + func (t *Dislike) PrependTag(i vocab.ObjectType) + func (t *Dislike) PrependTagLink(i vocab.LinkType) + func (t *Dislike) PrependTarget(k *url.URL) + func (t *Dislike) PrependTo(k *url.URL) + func (t *Dislike) PrependType(i interface{}) + func (t *Dislike) PrependUrl(k *url.URL) + func (t *Dislike) Raw() (n *vocab.Dislike) + func (t *Dislike) RemoveActor(idx int) + func (t *Dislike) RemoveAttributedTo(idx int) + func (t *Dislike) RemoveAudience(idx int) + func (t *Dislike) RemoveBcc(idx int) + func (t *Dislike) RemoveBto(idx int) + func (t *Dislike) RemoveCc(idx int) + func (t *Dislike) RemoveContent(idx int) + func (t *Dislike) RemoveIcon(idx int) + func (t *Dislike) RemoveImage(idx int) + func (t *Dislike) RemoveInReplyTo(idx int) + func (t *Dislike) RemoveName(idx int) + func (t *Dislike) RemoveObject(idx int) + func (t *Dislike) RemoveStreams(idx int) + func (t *Dislike) RemoveSummary(idx int) + func (t *Dislike) RemoveTarget(idx int) + func (t *Dislike) RemoveTo(idx int) + func (t *Dislike) RemoveType(idx int) + func (t *Dislike) RemoveUrl(idx int) + func (t *Dislike) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *Dislike) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *Dislike) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *Dislike) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *Dislike) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *Dislike) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *Dislike) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *Dislike) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *Dislike) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *Dislike) ResolveInstrument(r *Resolver, idx int) (s Resolution, err error) + func (t *Dislike) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *Dislike) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *Dislike) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *Dislike) ResolveObject(r *Resolver, idx int) (s Resolution, err error) + func (t *Dislike) ResolveOrigin(r *Resolver, idx int) (s Resolution, err error) + func (t *Dislike) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *Dislike) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Dislike) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *Dislike) ResolveResult(r *Resolver, idx int) (s Resolution, err error) + func (t *Dislike) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *Dislike) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *Dislike) Serialize() (m map[string]interface{}, err error) + func (t *Dislike) SetAltitude(k float64) + func (t *Dislike) SetContentForLanguage(l string, v string) + func (t *Dislike) SetDuration(k time.Duration) + func (t *Dislike) SetEndTime(k time.Time) + func (t *Dislike) SetEndpoints(i vocab.ObjectType) + func (t *Dislike) SetFollowers(i vocab.CollectionType) + func (t *Dislike) SetFollowing(i vocab.CollectionType) + func (t *Dislike) SetId(k *url.URL) + func (t *Dislike) SetInbox(i vocab.OrderedCollectionType) + func (t *Dislike) SetLiked(i vocab.CollectionType) + func (t *Dislike) SetLikes(i vocab.CollectionType) + func (t *Dislike) SetMediaType(k string) + func (t *Dislike) SetNameForLanguage(l string, v string) + func (t *Dislike) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *Dislike) SetOauthTokenEndpoint(k *url.URL) + func (t *Dislike) SetOutbox(i vocab.OrderedCollectionType) + func (t *Dislike) SetPreferredUsername(k string) + func (t *Dislike) SetPreferredUsernameForLanguage(l string, v string) + func (t *Dislike) SetProvideClientKey(k *url.URL) + func (t *Dislike) SetProxyUrl(k *url.URL) + func (t *Dislike) SetPublished(k time.Time) + func (t *Dislike) SetReplies(i vocab.CollectionType) + func (t *Dislike) SetSharedInbox(k *url.URL) + func (t *Dislike) SetSignClientKey(k *url.URL) + func (t *Dislike) SetSource(i vocab.ObjectType) + func (t *Dislike) SetStartTime(k time.Time) + func (t *Dislike) SetSummaryForLanguage(l string, v string) + func (t *Dislike) SetUpdated(k time.Time) + func (t *Dislike) SummaryLanguages() (l []string) + type Document struct + func (t *Document) AppendAttachment(i vocab.ObjectType) + func (t *Document) AppendAttachmentLink(i vocab.LinkType) + func (t *Document) AppendAttributedTo(k *url.URL) + func (t *Document) AppendAudience(k *url.URL) + func (t *Document) AppendBcc(k *url.URL) + func (t *Document) AppendBto(k *url.URL) + func (t *Document) AppendCc(k *url.URL) + func (t *Document) AppendContent(k string) + func (t *Document) AppendContext(i vocab.ObjectType) + func (t *Document) AppendContextLink(i vocab.LinkType) + func (t *Document) AppendGenerator(i vocab.ObjectType) + func (t *Document) AppendGeneratorLink(i vocab.LinkType) + func (t *Document) AppendIcon(i vocab.ImageType) + func (t *Document) AppendImage(i vocab.ImageType) + func (t *Document) AppendInReplyTo(k *url.URL) + func (t *Document) AppendLocation(i vocab.ObjectType) + func (t *Document) AppendLocationLink(i vocab.LinkType) + func (t *Document) AppendName(k string) + func (t *Document) AppendPreview(i vocab.ObjectType) + func (t *Document) AppendPreviewLink(i vocab.LinkType) + func (t *Document) AppendStreams(k *url.URL) + func (t *Document) AppendSummary(k string) + func (t *Document) AppendTag(i vocab.ObjectType) + func (t *Document) AppendTagLink(i vocab.LinkType) + func (t *Document) AppendTo(k *url.URL) + func (t *Document) AppendType(i interface{}) + func (t *Document) AppendUrl(k *url.URL) + func (t *Document) ContentLanguages() (l []string) + func (t *Document) GetAltitude() (r Resolution, k float64) + func (t *Document) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Document) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *Document) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *Document) GetBto(idx int) (r Resolution, k *url.URL) + func (t *Document) GetCc(idx int) (r Resolution, k *url.URL) + func (t *Document) GetContent(idx int) (r Resolution, k string) + func (t *Document) GetContentForLanguage(l string) (v string) + func (t *Document) GetDuration() (r Resolution, k time.Duration) + func (t *Document) GetEndTime() (r Resolution, k time.Time) + func (t *Document) GetId() (r Resolution, k *url.URL) + func (t *Document) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *Document) GetMediaType() (r Resolution, k string) + func (t *Document) GetName(idx int) (r Resolution, k string) + func (t *Document) GetNameForLanguage(l string) (v string) + func (t *Document) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *Document) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *Document) GetPreferredUsername() (r Resolution, k string) + func (t *Document) GetPreferredUsernameForLanguage(l string) (v string) + func (t *Document) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *Document) GetProxyUrl() (r Resolution, k *url.URL) + func (t *Document) GetPublished() (r Resolution, k time.Time) + func (t *Document) GetSharedInbox() (r Resolution, k *url.URL) + func (t *Document) GetSignClientKey() (r Resolution, k *url.URL) + func (t *Document) GetStartTime() (r Resolution, k time.Time) + func (t *Document) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *Document) GetSummary(idx int) (r Resolution, k string) + func (t *Document) GetSummaryForLanguage(l string) (v string) + func (t *Document) GetTo(idx int) (r Resolution, k *url.URL) + func (t *Document) GetType(idx int) (r Resolution, s string) + func (t *Document) GetUpdated() (r Resolution, k time.Time) + func (t *Document) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *Document) HasAltitude() (p Presence) + func (t *Document) HasAttachment(idx int) (p Presence) + func (t *Document) HasAttributedTo(idx int) (p Presence) + func (t *Document) HasAudience(idx int) (p Presence) + func (t *Document) HasBcc(idx int) (p Presence) + func (t *Document) HasBto(idx int) (p Presence) + func (t *Document) HasCc(idx int) (p Presence) + func (t *Document) HasContent(idx int) (p Presence) + func (t *Document) HasContext(idx int) (p Presence) + func (t *Document) HasDuration() (p Presence) + func (t *Document) HasEndTime() (p Presence) + func (t *Document) HasEndpoints() (p Presence) + func (t *Document) HasFollowers() (p Presence) + func (t *Document) HasFollowing() (p Presence) + func (t *Document) HasGenerator(idx int) (p Presence) + func (t *Document) HasIcon(idx int) (p Presence) + func (t *Document) HasId() (p Presence) + func (t *Document) HasImage(idx int) (p Presence) + func (t *Document) HasInReplyTo(idx int) (p Presence) + func (t *Document) HasInbox() (p Presence) + func (t *Document) HasLiked() (p Presence) + func (t *Document) HasLikes() (p Presence) + func (t *Document) HasLocation(idx int) (p Presence) + func (t *Document) HasMediaType() (p Presence) + func (t *Document) HasName(idx int) (p Presence) + func (t *Document) HasOauthAuthorizationEndpoint() (p Presence) + func (t *Document) HasOauthTokenEndpoint() (p Presence) + func (t *Document) HasOutbox() (p Presence) + func (t *Document) HasPreferredUsername() (p Presence) + func (t *Document) HasPreview(idx int) (p Presence) + func (t *Document) HasProvideClientKey() (p Presence) + func (t *Document) HasProxyUrl() (p Presence) + func (t *Document) HasPublished() (p Presence) + func (t *Document) HasReplies() (p Presence) + func (t *Document) HasSharedInbox() (p Presence) + func (t *Document) HasSignClientKey() (p Presence) + func (t *Document) HasSource() (p Presence) + func (t *Document) HasStartTime() (p Presence) + func (t *Document) HasSummary(idx int) (p Presence) + func (t *Document) HasTag(idx int) (p Presence) + func (t *Document) HasTo(idx int) (p Presence) + func (t *Document) HasUpdated() (p Presence) + func (t *Document) HasUrl(idx int) (p Presence) + func (t *Document) LenAttachment() (idx int) + func (t *Document) LenAttributedTo() (idx int) + func (t *Document) LenAudience() (idx int) + func (t *Document) LenBcc() (idx int) + func (t *Document) LenBto() (idx int) + func (t *Document) LenCc() (idx int) + func (t *Document) LenContent() (idx int) + func (t *Document) LenContext() (idx int) + func (t *Document) LenGenerator() (idx int) + func (t *Document) LenIcon() (idx int) + func (t *Document) LenImage() (idx int) + func (t *Document) LenInReplyTo() (idx int) + func (t *Document) LenLocation() (idx int) + func (t *Document) LenName() (idx int) + func (t *Document) LenPreview() (idx int) + func (t *Document) LenStreams() (idx int) + func (t *Document) LenSummary() (idx int) + func (t *Document) LenTag() (idx int) + func (t *Document) LenTo() (idx int) + func (t *Document) LenType() (idx int) + func (t *Document) LenUrl() (idx int) + func (t *Document) NameLanguages() (l []string) + func (t *Document) PreferredUsernameLanguages() (l []string) + func (t *Document) PrependAttachment(i vocab.ObjectType) + func (t *Document) PrependAttachmentLink(i vocab.LinkType) + func (t *Document) PrependAttributedTo(k *url.URL) + func (t *Document) PrependAudience(k *url.URL) + func (t *Document) PrependBcc(k *url.URL) + func (t *Document) PrependBto(k *url.URL) + func (t *Document) PrependCc(k *url.URL) + func (t *Document) PrependContent(k string) + func (t *Document) PrependContext(i vocab.ObjectType) + func (t *Document) PrependContextLink(i vocab.LinkType) + func (t *Document) PrependGenerator(i vocab.ObjectType) + func (t *Document) PrependGeneratorLink(i vocab.LinkType) + func (t *Document) PrependIcon(i vocab.ImageType) + func (t *Document) PrependImage(i vocab.ImageType) + func (t *Document) PrependInReplyTo(k *url.URL) + func (t *Document) PrependLocation(i vocab.ObjectType) + func (t *Document) PrependLocationLink(i vocab.LinkType) + func (t *Document) PrependName(k string) + func (t *Document) PrependPreview(i vocab.ObjectType) + func (t *Document) PrependPreviewLink(i vocab.LinkType) + func (t *Document) PrependStreams(k *url.URL) + func (t *Document) PrependSummary(k string) + func (t *Document) PrependTag(i vocab.ObjectType) + func (t *Document) PrependTagLink(i vocab.LinkType) + func (t *Document) PrependTo(k *url.URL) + func (t *Document) PrependType(i interface{}) + func (t *Document) PrependUrl(k *url.URL) + func (t *Document) Raw() (n *vocab.Document) + func (t *Document) RemoveAttributedTo(idx int) + func (t *Document) RemoveAudience(idx int) + func (t *Document) RemoveBcc(idx int) + func (t *Document) RemoveBto(idx int) + func (t *Document) RemoveCc(idx int) + func (t *Document) RemoveContent(idx int) + func (t *Document) RemoveIcon(idx int) + func (t *Document) RemoveImage(idx int) + func (t *Document) RemoveInReplyTo(idx int) + func (t *Document) RemoveName(idx int) + func (t *Document) RemoveStreams(idx int) + func (t *Document) RemoveSummary(idx int) + func (t *Document) RemoveTo(idx int) + func (t *Document) RemoveType(idx int) + func (t *Document) RemoveUrl(idx int) + func (t *Document) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *Document) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *Document) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *Document) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *Document) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *Document) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *Document) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *Document) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *Document) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *Document) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *Document) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *Document) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *Document) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *Document) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Document) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *Document) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *Document) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *Document) Serialize() (m map[string]interface{}, err error) + func (t *Document) SetAltitude(k float64) + func (t *Document) SetContentForLanguage(l string, v string) + func (t *Document) SetDuration(k time.Duration) + func (t *Document) SetEndTime(k time.Time) + func (t *Document) SetEndpoints(i vocab.ObjectType) + func (t *Document) SetFollowers(i vocab.CollectionType) + func (t *Document) SetFollowing(i vocab.CollectionType) + func (t *Document) SetId(k *url.URL) + func (t *Document) SetInbox(i vocab.OrderedCollectionType) + func (t *Document) SetLiked(i vocab.CollectionType) + func (t *Document) SetLikes(i vocab.CollectionType) + func (t *Document) SetMediaType(k string) + func (t *Document) SetNameForLanguage(l string, v string) + func (t *Document) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *Document) SetOauthTokenEndpoint(k *url.URL) + func (t *Document) SetOutbox(i vocab.OrderedCollectionType) + func (t *Document) SetPreferredUsername(k string) + func (t *Document) SetPreferredUsernameForLanguage(l string, v string) + func (t *Document) SetProvideClientKey(k *url.URL) + func (t *Document) SetProxyUrl(k *url.URL) + func (t *Document) SetPublished(k time.Time) + func (t *Document) SetReplies(i vocab.CollectionType) + func (t *Document) SetSharedInbox(k *url.URL) + func (t *Document) SetSignClientKey(k *url.URL) + func (t *Document) SetSource(i vocab.ObjectType) + func (t *Document) SetStartTime(k time.Time) + func (t *Document) SetSummaryForLanguage(l string, v string) + func (t *Document) SetUpdated(k time.Time) + func (t *Document) SummaryLanguages() (l []string) + type Event struct + func (t *Event) AppendAttachment(i vocab.ObjectType) + func (t *Event) AppendAttachmentLink(i vocab.LinkType) + func (t *Event) AppendAttributedTo(k *url.URL) + func (t *Event) AppendAudience(k *url.URL) + func (t *Event) AppendBcc(k *url.URL) + func (t *Event) AppendBto(k *url.URL) + func (t *Event) AppendCc(k *url.URL) + func (t *Event) AppendContent(k string) + func (t *Event) AppendContext(i vocab.ObjectType) + func (t *Event) AppendContextLink(i vocab.LinkType) + func (t *Event) AppendGenerator(i vocab.ObjectType) + func (t *Event) AppendGeneratorLink(i vocab.LinkType) + func (t *Event) AppendIcon(i vocab.ImageType) + func (t *Event) AppendImage(i vocab.ImageType) + func (t *Event) AppendInReplyTo(k *url.URL) + func (t *Event) AppendLocation(i vocab.ObjectType) + func (t *Event) AppendLocationLink(i vocab.LinkType) + func (t *Event) AppendName(k string) + func (t *Event) AppendPreview(i vocab.ObjectType) + func (t *Event) AppendPreviewLink(i vocab.LinkType) + func (t *Event) AppendStreams(k *url.URL) + func (t *Event) AppendSummary(k string) + func (t *Event) AppendTag(i vocab.ObjectType) + func (t *Event) AppendTagLink(i vocab.LinkType) + func (t *Event) AppendTo(k *url.URL) + func (t *Event) AppendType(i interface{}) + func (t *Event) AppendUrl(k *url.URL) + func (t *Event) ContentLanguages() (l []string) + func (t *Event) GetAltitude() (r Resolution, k float64) + func (t *Event) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Event) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *Event) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *Event) GetBto(idx int) (r Resolution, k *url.URL) + func (t *Event) GetCc(idx int) (r Resolution, k *url.URL) + func (t *Event) GetContent(idx int) (r Resolution, k string) + func (t *Event) GetContentForLanguage(l string) (v string) + func (t *Event) GetDuration() (r Resolution, k time.Duration) + func (t *Event) GetEndTime() (r Resolution, k time.Time) + func (t *Event) GetId() (r Resolution, k *url.URL) + func (t *Event) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *Event) GetMediaType() (r Resolution, k string) + func (t *Event) GetName(idx int) (r Resolution, k string) + func (t *Event) GetNameForLanguage(l string) (v string) + func (t *Event) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *Event) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *Event) GetPreferredUsername() (r Resolution, k string) + func (t *Event) GetPreferredUsernameForLanguage(l string) (v string) + func (t *Event) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *Event) GetProxyUrl() (r Resolution, k *url.URL) + func (t *Event) GetPublished() (r Resolution, k time.Time) + func (t *Event) GetSharedInbox() (r Resolution, k *url.URL) + func (t *Event) GetSignClientKey() (r Resolution, k *url.URL) + func (t *Event) GetStartTime() (r Resolution, k time.Time) + func (t *Event) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *Event) GetSummary(idx int) (r Resolution, k string) + func (t *Event) GetSummaryForLanguage(l string) (v string) + func (t *Event) GetTo(idx int) (r Resolution, k *url.URL) + func (t *Event) GetType(idx int) (r Resolution, s string) + func (t *Event) GetUpdated() (r Resolution, k time.Time) + func (t *Event) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *Event) HasAltitude() (p Presence) + func (t *Event) HasAttachment(idx int) (p Presence) + func (t *Event) HasAttributedTo(idx int) (p Presence) + func (t *Event) HasAudience(idx int) (p Presence) + func (t *Event) HasBcc(idx int) (p Presence) + func (t *Event) HasBto(idx int) (p Presence) + func (t *Event) HasCc(idx int) (p Presence) + func (t *Event) HasContent(idx int) (p Presence) + func (t *Event) HasContext(idx int) (p Presence) + func (t *Event) HasDuration() (p Presence) + func (t *Event) HasEndTime() (p Presence) + func (t *Event) HasEndpoints() (p Presence) + func (t *Event) HasFollowers() (p Presence) + func (t *Event) HasFollowing() (p Presence) + func (t *Event) HasGenerator(idx int) (p Presence) + func (t *Event) HasIcon(idx int) (p Presence) + func (t *Event) HasId() (p Presence) + func (t *Event) HasImage(idx int) (p Presence) + func (t *Event) HasInReplyTo(idx int) (p Presence) + func (t *Event) HasInbox() (p Presence) + func (t *Event) HasLiked() (p Presence) + func (t *Event) HasLikes() (p Presence) + func (t *Event) HasLocation(idx int) (p Presence) + func (t *Event) HasMediaType() (p Presence) + func (t *Event) HasName(idx int) (p Presence) + func (t *Event) HasOauthAuthorizationEndpoint() (p Presence) + func (t *Event) HasOauthTokenEndpoint() (p Presence) + func (t *Event) HasOutbox() (p Presence) + func (t *Event) HasPreferredUsername() (p Presence) + func (t *Event) HasPreview(idx int) (p Presence) + func (t *Event) HasProvideClientKey() (p Presence) + func (t *Event) HasProxyUrl() (p Presence) + func (t *Event) HasPublished() (p Presence) + func (t *Event) HasReplies() (p Presence) + func (t *Event) HasSharedInbox() (p Presence) + func (t *Event) HasSignClientKey() (p Presence) + func (t *Event) HasSource() (p Presence) + func (t *Event) HasStartTime() (p Presence) + func (t *Event) HasSummary(idx int) (p Presence) + func (t *Event) HasTag(idx int) (p Presence) + func (t *Event) HasTo(idx int) (p Presence) + func (t *Event) HasUpdated() (p Presence) + func (t *Event) HasUrl(idx int) (p Presence) + func (t *Event) LenAttachment() (idx int) + func (t *Event) LenAttributedTo() (idx int) + func (t *Event) LenAudience() (idx int) + func (t *Event) LenBcc() (idx int) + func (t *Event) LenBto() (idx int) + func (t *Event) LenCc() (idx int) + func (t *Event) LenContent() (idx int) + func (t *Event) LenContext() (idx int) + func (t *Event) LenGenerator() (idx int) + func (t *Event) LenIcon() (idx int) + func (t *Event) LenImage() (idx int) + func (t *Event) LenInReplyTo() (idx int) + func (t *Event) LenLocation() (idx int) + func (t *Event) LenName() (idx int) + func (t *Event) LenPreview() (idx int) + func (t *Event) LenStreams() (idx int) + func (t *Event) LenSummary() (idx int) + func (t *Event) LenTag() (idx int) + func (t *Event) LenTo() (idx int) + func (t *Event) LenType() (idx int) + func (t *Event) LenUrl() (idx int) + func (t *Event) NameLanguages() (l []string) + func (t *Event) PreferredUsernameLanguages() (l []string) + func (t *Event) PrependAttachment(i vocab.ObjectType) + func (t *Event) PrependAttachmentLink(i vocab.LinkType) + func (t *Event) PrependAttributedTo(k *url.URL) + func (t *Event) PrependAudience(k *url.URL) + func (t *Event) PrependBcc(k *url.URL) + func (t *Event) PrependBto(k *url.URL) + func (t *Event) PrependCc(k *url.URL) + func (t *Event) PrependContent(k string) + func (t *Event) PrependContext(i vocab.ObjectType) + func (t *Event) PrependContextLink(i vocab.LinkType) + func (t *Event) PrependGenerator(i vocab.ObjectType) + func (t *Event) PrependGeneratorLink(i vocab.LinkType) + func (t *Event) PrependIcon(i vocab.ImageType) + func (t *Event) PrependImage(i vocab.ImageType) + func (t *Event) PrependInReplyTo(k *url.URL) + func (t *Event) PrependLocation(i vocab.ObjectType) + func (t *Event) PrependLocationLink(i vocab.LinkType) + func (t *Event) PrependName(k string) + func (t *Event) PrependPreview(i vocab.ObjectType) + func (t *Event) PrependPreviewLink(i vocab.LinkType) + func (t *Event) PrependStreams(k *url.URL) + func (t *Event) PrependSummary(k string) + func (t *Event) PrependTag(i vocab.ObjectType) + func (t *Event) PrependTagLink(i vocab.LinkType) + func (t *Event) PrependTo(k *url.URL) + func (t *Event) PrependType(i interface{}) + func (t *Event) PrependUrl(k *url.URL) + func (t *Event) Raw() (n *vocab.Event) + func (t *Event) RemoveAttributedTo(idx int) + func (t *Event) RemoveAudience(idx int) + func (t *Event) RemoveBcc(idx int) + func (t *Event) RemoveBto(idx int) + func (t *Event) RemoveCc(idx int) + func (t *Event) RemoveContent(idx int) + func (t *Event) RemoveIcon(idx int) + func (t *Event) RemoveImage(idx int) + func (t *Event) RemoveInReplyTo(idx int) + func (t *Event) RemoveName(idx int) + func (t *Event) RemoveStreams(idx int) + func (t *Event) RemoveSummary(idx int) + func (t *Event) RemoveTo(idx int) + func (t *Event) RemoveType(idx int) + func (t *Event) RemoveUrl(idx int) + func (t *Event) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *Event) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *Event) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *Event) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *Event) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *Event) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *Event) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *Event) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *Event) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *Event) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *Event) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *Event) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *Event) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *Event) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Event) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *Event) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *Event) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *Event) Serialize() (m map[string]interface{}, err error) + func (t *Event) SetAltitude(k float64) + func (t *Event) SetContentForLanguage(l string, v string) + func (t *Event) SetDuration(k time.Duration) + func (t *Event) SetEndTime(k time.Time) + func (t *Event) SetEndpoints(i vocab.ObjectType) + func (t *Event) SetFollowers(i vocab.CollectionType) + func (t *Event) SetFollowing(i vocab.CollectionType) + func (t *Event) SetId(k *url.URL) + func (t *Event) SetInbox(i vocab.OrderedCollectionType) + func (t *Event) SetLiked(i vocab.CollectionType) + func (t *Event) SetLikes(i vocab.CollectionType) + func (t *Event) SetMediaType(k string) + func (t *Event) SetNameForLanguage(l string, v string) + func (t *Event) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *Event) SetOauthTokenEndpoint(k *url.URL) + func (t *Event) SetOutbox(i vocab.OrderedCollectionType) + func (t *Event) SetPreferredUsername(k string) + func (t *Event) SetPreferredUsernameForLanguage(l string, v string) + func (t *Event) SetProvideClientKey(k *url.URL) + func (t *Event) SetProxyUrl(k *url.URL) + func (t *Event) SetPublished(k time.Time) + func (t *Event) SetReplies(i vocab.CollectionType) + func (t *Event) SetSharedInbox(k *url.URL) + func (t *Event) SetSignClientKey(k *url.URL) + func (t *Event) SetSource(i vocab.ObjectType) + func (t *Event) SetStartTime(k time.Time) + func (t *Event) SetSummaryForLanguage(l string, v string) + func (t *Event) SetUpdated(k time.Time) + func (t *Event) SummaryLanguages() (l []string) + type Flag struct + func (t *Flag) AppendActor(k *url.URL) + func (t *Flag) AppendAttachment(i vocab.ObjectType) + func (t *Flag) AppendAttachmentLink(i vocab.LinkType) + func (t *Flag) AppendAttributedTo(k *url.URL) + func (t *Flag) AppendAudience(k *url.URL) + func (t *Flag) AppendBcc(k *url.URL) + func (t *Flag) AppendBto(k *url.URL) + func (t *Flag) AppendCc(k *url.URL) + func (t *Flag) AppendContent(k string) + func (t *Flag) AppendContext(i vocab.ObjectType) + func (t *Flag) AppendContextLink(i vocab.LinkType) + func (t *Flag) AppendGenerator(i vocab.ObjectType) + func (t *Flag) AppendGeneratorLink(i vocab.LinkType) + func (t *Flag) AppendIcon(i vocab.ImageType) + func (t *Flag) AppendImage(i vocab.ImageType) + func (t *Flag) AppendInReplyTo(k *url.URL) + func (t *Flag) AppendInstrument(i vocab.ObjectType) + func (t *Flag) AppendInstrumentLink(i vocab.LinkType) + func (t *Flag) AppendLocation(i vocab.ObjectType) + func (t *Flag) AppendLocationLink(i vocab.LinkType) + func (t *Flag) AppendName(k string) + func (t *Flag) AppendObject(i vocab.ObjectType) + func (t *Flag) AppendOrigin(i vocab.ObjectType) + func (t *Flag) AppendOriginLink(i vocab.LinkType) + func (t *Flag) AppendPreview(i vocab.ObjectType) + func (t *Flag) AppendPreviewLink(i vocab.LinkType) + func (t *Flag) AppendResult(i vocab.ObjectType) + func (t *Flag) AppendResultLink(i vocab.LinkType) + func (t *Flag) AppendStreams(k *url.URL) + func (t *Flag) AppendSummary(k string) + func (t *Flag) AppendTag(i vocab.ObjectType) + func (t *Flag) AppendTagLink(i vocab.LinkType) + func (t *Flag) AppendTarget(k *url.URL) + func (t *Flag) AppendTo(k *url.URL) + func (t *Flag) AppendType(i interface{}) + func (t *Flag) AppendUrl(k *url.URL) + func (t *Flag) ContentLanguages() (l []string) + func (t *Flag) GetActor(idx int) (r Resolution, k *url.URL) + func (t *Flag) GetAltitude() (r Resolution, k float64) + func (t *Flag) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Flag) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *Flag) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *Flag) GetBto(idx int) (r Resolution, k *url.URL) + func (t *Flag) GetCc(idx int) (r Resolution, k *url.URL) + func (t *Flag) GetContent(idx int) (r Resolution, k string) + func (t *Flag) GetContentForLanguage(l string) (v string) + func (t *Flag) GetDuration() (r Resolution, k time.Duration) + func (t *Flag) GetEndTime() (r Resolution, k time.Time) + func (t *Flag) GetId() (r Resolution, k *url.URL) + func (t *Flag) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *Flag) GetMediaType() (r Resolution, k string) + func (t *Flag) GetName(idx int) (r Resolution, k string) + func (t *Flag) GetNameForLanguage(l string) (v string) + func (t *Flag) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *Flag) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *Flag) GetPreferredUsername() (r Resolution, k string) + func (t *Flag) GetPreferredUsernameForLanguage(l string) (v string) + func (t *Flag) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *Flag) GetProxyUrl() (r Resolution, k *url.URL) + func (t *Flag) GetPublished() (r Resolution, k time.Time) + func (t *Flag) GetSharedInbox() (r Resolution, k *url.URL) + func (t *Flag) GetSignClientKey() (r Resolution, k *url.URL) + func (t *Flag) GetStartTime() (r Resolution, k time.Time) + func (t *Flag) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *Flag) GetSummary(idx int) (r Resolution, k string) + func (t *Flag) GetSummaryForLanguage(l string) (v string) + func (t *Flag) GetTarget(idx int) (r Resolution, k *url.URL) + func (t *Flag) GetTo(idx int) (r Resolution, k *url.URL) + func (t *Flag) GetType(idx int) (r Resolution, s string) + func (t *Flag) GetUpdated() (r Resolution, k time.Time) + func (t *Flag) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *Flag) HasActor(idx int) (p Presence) + func (t *Flag) HasAltitude() (p Presence) + func (t *Flag) HasAttachment(idx int) (p Presence) + func (t *Flag) HasAttributedTo(idx int) (p Presence) + func (t *Flag) HasAudience(idx int) (p Presence) + func (t *Flag) HasBcc(idx int) (p Presence) + func (t *Flag) HasBto(idx int) (p Presence) + func (t *Flag) HasCc(idx int) (p Presence) + func (t *Flag) HasContent(idx int) (p Presence) + func (t *Flag) HasContext(idx int) (p Presence) + func (t *Flag) HasDuration() (p Presence) + func (t *Flag) HasEndTime() (p Presence) + func (t *Flag) HasEndpoints() (p Presence) + func (t *Flag) HasFollowers() (p Presence) + func (t *Flag) HasFollowing() (p Presence) + func (t *Flag) HasGenerator(idx int) (p Presence) + func (t *Flag) HasIcon(idx int) (p Presence) + func (t *Flag) HasId() (p Presence) + func (t *Flag) HasImage(idx int) (p Presence) + func (t *Flag) HasInReplyTo(idx int) (p Presence) + func (t *Flag) HasInbox() (p Presence) + func (t *Flag) HasInstrument(idx int) (p Presence) + func (t *Flag) HasLiked() (p Presence) + func (t *Flag) HasLikes() (p Presence) + func (t *Flag) HasLocation(idx int) (p Presence) + func (t *Flag) HasMediaType() (p Presence) + func (t *Flag) HasName(idx int) (p Presence) + func (t *Flag) HasOauthAuthorizationEndpoint() (p Presence) + func (t *Flag) HasOauthTokenEndpoint() (p Presence) + func (t *Flag) HasObject(idx int) (p Presence) + func (t *Flag) HasOrigin(idx int) (p Presence) + func (t *Flag) HasOutbox() (p Presence) + func (t *Flag) HasPreferredUsername() (p Presence) + func (t *Flag) HasPreview(idx int) (p Presence) + func (t *Flag) HasProvideClientKey() (p Presence) + func (t *Flag) HasProxyUrl() (p Presence) + func (t *Flag) HasPublished() (p Presence) + func (t *Flag) HasReplies() (p Presence) + func (t *Flag) HasResult(idx int) (p Presence) + func (t *Flag) HasSharedInbox() (p Presence) + func (t *Flag) HasSignClientKey() (p Presence) + func (t *Flag) HasSource() (p Presence) + func (t *Flag) HasStartTime() (p Presence) + func (t *Flag) HasSummary(idx int) (p Presence) + func (t *Flag) HasTag(idx int) (p Presence) + func (t *Flag) HasTarget(idx int) (p Presence) + func (t *Flag) HasTo(idx int) (p Presence) + func (t *Flag) HasUpdated() (p Presence) + func (t *Flag) HasUrl(idx int) (p Presence) + func (t *Flag) LenActor() (idx int) + func (t *Flag) LenAttachment() (idx int) + func (t *Flag) LenAttributedTo() (idx int) + func (t *Flag) LenAudience() (idx int) + func (t *Flag) LenBcc() (idx int) + func (t *Flag) LenBto() (idx int) + func (t *Flag) LenCc() (idx int) + func (t *Flag) LenContent() (idx int) + func (t *Flag) LenContext() (idx int) + func (t *Flag) LenGenerator() (idx int) + func (t *Flag) LenIcon() (idx int) + func (t *Flag) LenImage() (idx int) + func (t *Flag) LenInReplyTo() (idx int) + func (t *Flag) LenInstrument() (idx int) + func (t *Flag) LenLocation() (idx int) + func (t *Flag) LenName() (idx int) + func (t *Flag) LenObject() (idx int) + func (t *Flag) LenOrigin() (idx int) + func (t *Flag) LenPreview() (idx int) + func (t *Flag) LenResult() (idx int) + func (t *Flag) LenStreams() (idx int) + func (t *Flag) LenSummary() (idx int) + func (t *Flag) LenTag() (idx int) + func (t *Flag) LenTarget() (idx int) + func (t *Flag) LenTo() (idx int) + func (t *Flag) LenType() (idx int) + func (t *Flag) LenUrl() (idx int) + func (t *Flag) NameLanguages() (l []string) + func (t *Flag) PreferredUsernameLanguages() (l []string) + func (t *Flag) PrependActor(k *url.URL) + func (t *Flag) PrependAttachment(i vocab.ObjectType) + func (t *Flag) PrependAttachmentLink(i vocab.LinkType) + func (t *Flag) PrependAttributedTo(k *url.URL) + func (t *Flag) PrependAudience(k *url.URL) + func (t *Flag) PrependBcc(k *url.URL) + func (t *Flag) PrependBto(k *url.URL) + func (t *Flag) PrependCc(k *url.URL) + func (t *Flag) PrependContent(k string) + func (t *Flag) PrependContext(i vocab.ObjectType) + func (t *Flag) PrependContextLink(i vocab.LinkType) + func (t *Flag) PrependGenerator(i vocab.ObjectType) + func (t *Flag) PrependGeneratorLink(i vocab.LinkType) + func (t *Flag) PrependIcon(i vocab.ImageType) + func (t *Flag) PrependImage(i vocab.ImageType) + func (t *Flag) PrependInReplyTo(k *url.URL) + func (t *Flag) PrependInstrument(i vocab.ObjectType) + func (t *Flag) PrependInstrumentLink(i vocab.LinkType) + func (t *Flag) PrependLocation(i vocab.ObjectType) + func (t *Flag) PrependLocationLink(i vocab.LinkType) + func (t *Flag) PrependName(k string) + func (t *Flag) PrependObject(i vocab.ObjectType) + func (t *Flag) PrependOrigin(i vocab.ObjectType) + func (t *Flag) PrependOriginLink(i vocab.LinkType) + func (t *Flag) PrependPreview(i vocab.ObjectType) + func (t *Flag) PrependPreviewLink(i vocab.LinkType) + func (t *Flag) PrependResult(i vocab.ObjectType) + func (t *Flag) PrependResultLink(i vocab.LinkType) + func (t *Flag) PrependStreams(k *url.URL) + func (t *Flag) PrependSummary(k string) + func (t *Flag) PrependTag(i vocab.ObjectType) + func (t *Flag) PrependTagLink(i vocab.LinkType) + func (t *Flag) PrependTarget(k *url.URL) + func (t *Flag) PrependTo(k *url.URL) + func (t *Flag) PrependType(i interface{}) + func (t *Flag) PrependUrl(k *url.URL) + func (t *Flag) Raw() (n *vocab.Flag) + func (t *Flag) RemoveActor(idx int) + func (t *Flag) RemoveAttributedTo(idx int) + func (t *Flag) RemoveAudience(idx int) + func (t *Flag) RemoveBcc(idx int) + func (t *Flag) RemoveBto(idx int) + func (t *Flag) RemoveCc(idx int) + func (t *Flag) RemoveContent(idx int) + func (t *Flag) RemoveIcon(idx int) + func (t *Flag) RemoveImage(idx int) + func (t *Flag) RemoveInReplyTo(idx int) + func (t *Flag) RemoveName(idx int) + func (t *Flag) RemoveObject(idx int) + func (t *Flag) RemoveStreams(idx int) + func (t *Flag) RemoveSummary(idx int) + func (t *Flag) RemoveTarget(idx int) + func (t *Flag) RemoveTo(idx int) + func (t *Flag) RemoveType(idx int) + func (t *Flag) RemoveUrl(idx int) + func (t *Flag) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *Flag) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *Flag) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *Flag) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *Flag) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *Flag) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *Flag) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *Flag) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *Flag) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *Flag) ResolveInstrument(r *Resolver, idx int) (s Resolution, err error) + func (t *Flag) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *Flag) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *Flag) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *Flag) ResolveObject(r *Resolver, idx int) (s Resolution, err error) + func (t *Flag) ResolveOrigin(r *Resolver, idx int) (s Resolution, err error) + func (t *Flag) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *Flag) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Flag) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *Flag) ResolveResult(r *Resolver, idx int) (s Resolution, err error) + func (t *Flag) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *Flag) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *Flag) Serialize() (m map[string]interface{}, err error) + func (t *Flag) SetAltitude(k float64) + func (t *Flag) SetContentForLanguage(l string, v string) + func (t *Flag) SetDuration(k time.Duration) + func (t *Flag) SetEndTime(k time.Time) + func (t *Flag) SetEndpoints(i vocab.ObjectType) + func (t *Flag) SetFollowers(i vocab.CollectionType) + func (t *Flag) SetFollowing(i vocab.CollectionType) + func (t *Flag) SetId(k *url.URL) + func (t *Flag) SetInbox(i vocab.OrderedCollectionType) + func (t *Flag) SetLiked(i vocab.CollectionType) + func (t *Flag) SetLikes(i vocab.CollectionType) + func (t *Flag) SetMediaType(k string) + func (t *Flag) SetNameForLanguage(l string, v string) + func (t *Flag) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *Flag) SetOauthTokenEndpoint(k *url.URL) + func (t *Flag) SetOutbox(i vocab.OrderedCollectionType) + func (t *Flag) SetPreferredUsername(k string) + func (t *Flag) SetPreferredUsernameForLanguage(l string, v string) + func (t *Flag) SetProvideClientKey(k *url.URL) + func (t *Flag) SetProxyUrl(k *url.URL) + func (t *Flag) SetPublished(k time.Time) + func (t *Flag) SetReplies(i vocab.CollectionType) + func (t *Flag) SetSharedInbox(k *url.URL) + func (t *Flag) SetSignClientKey(k *url.URL) + func (t *Flag) SetSource(i vocab.ObjectType) + func (t *Flag) SetStartTime(k time.Time) + func (t *Flag) SetSummaryForLanguage(l string, v string) + func (t *Flag) SetUpdated(k time.Time) + func (t *Flag) SummaryLanguages() (l []string) + type Follow struct + func (t *Follow) AppendActor(k *url.URL) + func (t *Follow) AppendAttachment(i vocab.ObjectType) + func (t *Follow) AppendAttachmentLink(i vocab.LinkType) + func (t *Follow) AppendAttributedTo(k *url.URL) + func (t *Follow) AppendAudience(k *url.URL) + func (t *Follow) AppendBcc(k *url.URL) + func (t *Follow) AppendBto(k *url.URL) + func (t *Follow) AppendCc(k *url.URL) + func (t *Follow) AppendContent(k string) + func (t *Follow) AppendContext(i vocab.ObjectType) + func (t *Follow) AppendContextLink(i vocab.LinkType) + func (t *Follow) AppendGenerator(i vocab.ObjectType) + func (t *Follow) AppendGeneratorLink(i vocab.LinkType) + func (t *Follow) AppendIcon(i vocab.ImageType) + func (t *Follow) AppendImage(i vocab.ImageType) + func (t *Follow) AppendInReplyTo(k *url.URL) + func (t *Follow) AppendInstrument(i vocab.ObjectType) + func (t *Follow) AppendInstrumentLink(i vocab.LinkType) + func (t *Follow) AppendLocation(i vocab.ObjectType) + func (t *Follow) AppendLocationLink(i vocab.LinkType) + func (t *Follow) AppendName(k string) + func (t *Follow) AppendObject(i vocab.ObjectType) + func (t *Follow) AppendOrigin(i vocab.ObjectType) + func (t *Follow) AppendOriginLink(i vocab.LinkType) + func (t *Follow) AppendPreview(i vocab.ObjectType) + func (t *Follow) AppendPreviewLink(i vocab.LinkType) + func (t *Follow) AppendResult(i vocab.ObjectType) + func (t *Follow) AppendResultLink(i vocab.LinkType) + func (t *Follow) AppendStreams(k *url.URL) + func (t *Follow) AppendSummary(k string) + func (t *Follow) AppendTag(i vocab.ObjectType) + func (t *Follow) AppendTagLink(i vocab.LinkType) + func (t *Follow) AppendTarget(k *url.URL) + func (t *Follow) AppendTo(k *url.URL) + func (t *Follow) AppendType(i interface{}) + func (t *Follow) AppendUrl(k *url.URL) + func (t *Follow) ContentLanguages() (l []string) + func (t *Follow) GetActor(idx int) (r Resolution, k *url.URL) + func (t *Follow) GetAltitude() (r Resolution, k float64) + func (t *Follow) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Follow) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *Follow) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *Follow) GetBto(idx int) (r Resolution, k *url.URL) + func (t *Follow) GetCc(idx int) (r Resolution, k *url.URL) + func (t *Follow) GetContent(idx int) (r Resolution, k string) + func (t *Follow) GetContentForLanguage(l string) (v string) + func (t *Follow) GetDuration() (r Resolution, k time.Duration) + func (t *Follow) GetEndTime() (r Resolution, k time.Time) + func (t *Follow) GetId() (r Resolution, k *url.URL) + func (t *Follow) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *Follow) GetMediaType() (r Resolution, k string) + func (t *Follow) GetName(idx int) (r Resolution, k string) + func (t *Follow) GetNameForLanguage(l string) (v string) + func (t *Follow) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *Follow) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *Follow) GetPreferredUsername() (r Resolution, k string) + func (t *Follow) GetPreferredUsernameForLanguage(l string) (v string) + func (t *Follow) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *Follow) GetProxyUrl() (r Resolution, k *url.URL) + func (t *Follow) GetPublished() (r Resolution, k time.Time) + func (t *Follow) GetSharedInbox() (r Resolution, k *url.URL) + func (t *Follow) GetSignClientKey() (r Resolution, k *url.URL) + func (t *Follow) GetStartTime() (r Resolution, k time.Time) + func (t *Follow) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *Follow) GetSummary(idx int) (r Resolution, k string) + func (t *Follow) GetSummaryForLanguage(l string) (v string) + func (t *Follow) GetTarget(idx int) (r Resolution, k *url.URL) + func (t *Follow) GetTo(idx int) (r Resolution, k *url.URL) + func (t *Follow) GetType(idx int) (r Resolution, s string) + func (t *Follow) GetUpdated() (r Resolution, k time.Time) + func (t *Follow) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *Follow) HasActor(idx int) (p Presence) + func (t *Follow) HasAltitude() (p Presence) + func (t *Follow) HasAttachment(idx int) (p Presence) + func (t *Follow) HasAttributedTo(idx int) (p Presence) + func (t *Follow) HasAudience(idx int) (p Presence) + func (t *Follow) HasBcc(idx int) (p Presence) + func (t *Follow) HasBto(idx int) (p Presence) + func (t *Follow) HasCc(idx int) (p Presence) + func (t *Follow) HasContent(idx int) (p Presence) + func (t *Follow) HasContext(idx int) (p Presence) + func (t *Follow) HasDuration() (p Presence) + func (t *Follow) HasEndTime() (p Presence) + func (t *Follow) HasEndpoints() (p Presence) + func (t *Follow) HasFollowers() (p Presence) + func (t *Follow) HasFollowing() (p Presence) + func (t *Follow) HasGenerator(idx int) (p Presence) + func (t *Follow) HasIcon(idx int) (p Presence) + func (t *Follow) HasId() (p Presence) + func (t *Follow) HasImage(idx int) (p Presence) + func (t *Follow) HasInReplyTo(idx int) (p Presence) + func (t *Follow) HasInbox() (p Presence) + func (t *Follow) HasInstrument(idx int) (p Presence) + func (t *Follow) HasLiked() (p Presence) + func (t *Follow) HasLikes() (p Presence) + func (t *Follow) HasLocation(idx int) (p Presence) + func (t *Follow) HasMediaType() (p Presence) + func (t *Follow) HasName(idx int) (p Presence) + func (t *Follow) HasOauthAuthorizationEndpoint() (p Presence) + func (t *Follow) HasOauthTokenEndpoint() (p Presence) + func (t *Follow) HasObject(idx int) (p Presence) + func (t *Follow) HasOrigin(idx int) (p Presence) + func (t *Follow) HasOutbox() (p Presence) + func (t *Follow) HasPreferredUsername() (p Presence) + func (t *Follow) HasPreview(idx int) (p Presence) + func (t *Follow) HasProvideClientKey() (p Presence) + func (t *Follow) HasProxyUrl() (p Presence) + func (t *Follow) HasPublished() (p Presence) + func (t *Follow) HasReplies() (p Presence) + func (t *Follow) HasResult(idx int) (p Presence) + func (t *Follow) HasSharedInbox() (p Presence) + func (t *Follow) HasSignClientKey() (p Presence) + func (t *Follow) HasSource() (p Presence) + func (t *Follow) HasStartTime() (p Presence) + func (t *Follow) HasSummary(idx int) (p Presence) + func (t *Follow) HasTag(idx int) (p Presence) + func (t *Follow) HasTarget(idx int) (p Presence) + func (t *Follow) HasTo(idx int) (p Presence) + func (t *Follow) HasUpdated() (p Presence) + func (t *Follow) HasUrl(idx int) (p Presence) + func (t *Follow) LenActor() (idx int) + func (t *Follow) LenAttachment() (idx int) + func (t *Follow) LenAttributedTo() (idx int) + func (t *Follow) LenAudience() (idx int) + func (t *Follow) LenBcc() (idx int) + func (t *Follow) LenBto() (idx int) + func (t *Follow) LenCc() (idx int) + func (t *Follow) LenContent() (idx int) + func (t *Follow) LenContext() (idx int) + func (t *Follow) LenGenerator() (idx int) + func (t *Follow) LenIcon() (idx int) + func (t *Follow) LenImage() (idx int) + func (t *Follow) LenInReplyTo() (idx int) + func (t *Follow) LenInstrument() (idx int) + func (t *Follow) LenLocation() (idx int) + func (t *Follow) LenName() (idx int) + func (t *Follow) LenObject() (idx int) + func (t *Follow) LenOrigin() (idx int) + func (t *Follow) LenPreview() (idx int) + func (t *Follow) LenResult() (idx int) + func (t *Follow) LenStreams() (idx int) + func (t *Follow) LenSummary() (idx int) + func (t *Follow) LenTag() (idx int) + func (t *Follow) LenTarget() (idx int) + func (t *Follow) LenTo() (idx int) + func (t *Follow) LenType() (idx int) + func (t *Follow) LenUrl() (idx int) + func (t *Follow) NameLanguages() (l []string) + func (t *Follow) PreferredUsernameLanguages() (l []string) + func (t *Follow) PrependActor(k *url.URL) + func (t *Follow) PrependAttachment(i vocab.ObjectType) + func (t *Follow) PrependAttachmentLink(i vocab.LinkType) + func (t *Follow) PrependAttributedTo(k *url.URL) + func (t *Follow) PrependAudience(k *url.URL) + func (t *Follow) PrependBcc(k *url.URL) + func (t *Follow) PrependBto(k *url.URL) + func (t *Follow) PrependCc(k *url.URL) + func (t *Follow) PrependContent(k string) + func (t *Follow) PrependContext(i vocab.ObjectType) + func (t *Follow) PrependContextLink(i vocab.LinkType) + func (t *Follow) PrependGenerator(i vocab.ObjectType) + func (t *Follow) PrependGeneratorLink(i vocab.LinkType) + func (t *Follow) PrependIcon(i vocab.ImageType) + func (t *Follow) PrependImage(i vocab.ImageType) + func (t *Follow) PrependInReplyTo(k *url.URL) + func (t *Follow) PrependInstrument(i vocab.ObjectType) + func (t *Follow) PrependInstrumentLink(i vocab.LinkType) + func (t *Follow) PrependLocation(i vocab.ObjectType) + func (t *Follow) PrependLocationLink(i vocab.LinkType) + func (t *Follow) PrependName(k string) + func (t *Follow) PrependObject(i vocab.ObjectType) + func (t *Follow) PrependOrigin(i vocab.ObjectType) + func (t *Follow) PrependOriginLink(i vocab.LinkType) + func (t *Follow) PrependPreview(i vocab.ObjectType) + func (t *Follow) PrependPreviewLink(i vocab.LinkType) + func (t *Follow) PrependResult(i vocab.ObjectType) + func (t *Follow) PrependResultLink(i vocab.LinkType) + func (t *Follow) PrependStreams(k *url.URL) + func (t *Follow) PrependSummary(k string) + func (t *Follow) PrependTag(i vocab.ObjectType) + func (t *Follow) PrependTagLink(i vocab.LinkType) + func (t *Follow) PrependTarget(k *url.URL) + func (t *Follow) PrependTo(k *url.URL) + func (t *Follow) PrependType(i interface{}) + func (t *Follow) PrependUrl(k *url.URL) + func (t *Follow) Raw() (n *vocab.Follow) + func (t *Follow) RemoveActor(idx int) + func (t *Follow) RemoveAttributedTo(idx int) + func (t *Follow) RemoveAudience(idx int) + func (t *Follow) RemoveBcc(idx int) + func (t *Follow) RemoveBto(idx int) + func (t *Follow) RemoveCc(idx int) + func (t *Follow) RemoveContent(idx int) + func (t *Follow) RemoveIcon(idx int) + func (t *Follow) RemoveImage(idx int) + func (t *Follow) RemoveInReplyTo(idx int) + func (t *Follow) RemoveName(idx int) + func (t *Follow) RemoveObject(idx int) + func (t *Follow) RemoveStreams(idx int) + func (t *Follow) RemoveSummary(idx int) + func (t *Follow) RemoveTarget(idx int) + func (t *Follow) RemoveTo(idx int) + func (t *Follow) RemoveType(idx int) + func (t *Follow) RemoveUrl(idx int) + func (t *Follow) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *Follow) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *Follow) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *Follow) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *Follow) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *Follow) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *Follow) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *Follow) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *Follow) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *Follow) ResolveInstrument(r *Resolver, idx int) (s Resolution, err error) + func (t *Follow) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *Follow) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *Follow) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *Follow) ResolveObject(r *Resolver, idx int) (s Resolution, err error) + func (t *Follow) ResolveOrigin(r *Resolver, idx int) (s Resolution, err error) + func (t *Follow) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *Follow) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Follow) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *Follow) ResolveResult(r *Resolver, idx int) (s Resolution, err error) + func (t *Follow) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *Follow) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *Follow) Serialize() (m map[string]interface{}, err error) + func (t *Follow) SetAltitude(k float64) + func (t *Follow) SetContentForLanguage(l string, v string) + func (t *Follow) SetDuration(k time.Duration) + func (t *Follow) SetEndTime(k time.Time) + func (t *Follow) SetEndpoints(i vocab.ObjectType) + func (t *Follow) SetFollowers(i vocab.CollectionType) + func (t *Follow) SetFollowing(i vocab.CollectionType) + func (t *Follow) SetId(k *url.URL) + func (t *Follow) SetInbox(i vocab.OrderedCollectionType) + func (t *Follow) SetLiked(i vocab.CollectionType) + func (t *Follow) SetLikes(i vocab.CollectionType) + func (t *Follow) SetMediaType(k string) + func (t *Follow) SetNameForLanguage(l string, v string) + func (t *Follow) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *Follow) SetOauthTokenEndpoint(k *url.URL) + func (t *Follow) SetOutbox(i vocab.OrderedCollectionType) + func (t *Follow) SetPreferredUsername(k string) + func (t *Follow) SetPreferredUsernameForLanguage(l string, v string) + func (t *Follow) SetProvideClientKey(k *url.URL) + func (t *Follow) SetProxyUrl(k *url.URL) + func (t *Follow) SetPublished(k time.Time) + func (t *Follow) SetReplies(i vocab.CollectionType) + func (t *Follow) SetSharedInbox(k *url.URL) + func (t *Follow) SetSignClientKey(k *url.URL) + func (t *Follow) SetSource(i vocab.ObjectType) + func (t *Follow) SetStartTime(k time.Time) + func (t *Follow) SetSummaryForLanguage(l string, v string) + func (t *Follow) SetUpdated(k time.Time) + func (t *Follow) SummaryLanguages() (l []string) + type Group struct + func (t *Group) AppendAttachment(i vocab.ObjectType) + func (t *Group) AppendAttachmentLink(i vocab.LinkType) + func (t *Group) AppendAttributedTo(k *url.URL) + func (t *Group) AppendAudience(k *url.URL) + func (t *Group) AppendBcc(k *url.URL) + func (t *Group) AppendBto(k *url.URL) + func (t *Group) AppendCc(k *url.URL) + func (t *Group) AppendContent(k string) + func (t *Group) AppendContext(i vocab.ObjectType) + func (t *Group) AppendContextLink(i vocab.LinkType) + func (t *Group) AppendGenerator(i vocab.ObjectType) + func (t *Group) AppendGeneratorLink(i vocab.LinkType) + func (t *Group) AppendIcon(i vocab.ImageType) + func (t *Group) AppendImage(i vocab.ImageType) + func (t *Group) AppendInReplyTo(k *url.URL) + func (t *Group) AppendLocation(i vocab.ObjectType) + func (t *Group) AppendLocationLink(i vocab.LinkType) + func (t *Group) AppendName(k string) + func (t *Group) AppendPreview(i vocab.ObjectType) + func (t *Group) AppendPreviewLink(i vocab.LinkType) + func (t *Group) AppendStreams(k *url.URL) + func (t *Group) AppendSummary(k string) + func (t *Group) AppendTag(i vocab.ObjectType) + func (t *Group) AppendTagLink(i vocab.LinkType) + func (t *Group) AppendTo(k *url.URL) + func (t *Group) AppendType(i interface{}) + func (t *Group) AppendUrl(k *url.URL) + func (t *Group) ContentLanguages() (l []string) + func (t *Group) GetAltitude() (r Resolution, k float64) + func (t *Group) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Group) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *Group) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *Group) GetBto(idx int) (r Resolution, k *url.URL) + func (t *Group) GetCc(idx int) (r Resolution, k *url.URL) + func (t *Group) GetContent(idx int) (r Resolution, k string) + func (t *Group) GetContentForLanguage(l string) (v string) + func (t *Group) GetDuration() (r Resolution, k time.Duration) + func (t *Group) GetEndTime() (r Resolution, k time.Time) + func (t *Group) GetId() (r Resolution, k *url.URL) + func (t *Group) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *Group) GetMediaType() (r Resolution, k string) + func (t *Group) GetName(idx int) (r Resolution, k string) + func (t *Group) GetNameForLanguage(l string) (v string) + func (t *Group) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *Group) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *Group) GetPreferredUsername() (r Resolution, k string) + func (t *Group) GetPreferredUsernameForLanguage(l string) (v string) + func (t *Group) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *Group) GetProxyUrl() (r Resolution, k *url.URL) + func (t *Group) GetPublished() (r Resolution, k time.Time) + func (t *Group) GetSharedInbox() (r Resolution, k *url.URL) + func (t *Group) GetSignClientKey() (r Resolution, k *url.URL) + func (t *Group) GetStartTime() (r Resolution, k time.Time) + func (t *Group) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *Group) GetSummary(idx int) (r Resolution, k string) + func (t *Group) GetSummaryForLanguage(l string) (v string) + func (t *Group) GetTo(idx int) (r Resolution, k *url.URL) + func (t *Group) GetType(idx int) (r Resolution, s string) + func (t *Group) GetUpdated() (r Resolution, k time.Time) + func (t *Group) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *Group) HasAltitude() (p Presence) + func (t *Group) HasAttachment(idx int) (p Presence) + func (t *Group) HasAttributedTo(idx int) (p Presence) + func (t *Group) HasAudience(idx int) (p Presence) + func (t *Group) HasBcc(idx int) (p Presence) + func (t *Group) HasBto(idx int) (p Presence) + func (t *Group) HasCc(idx int) (p Presence) + func (t *Group) HasContent(idx int) (p Presence) + func (t *Group) HasContext(idx int) (p Presence) + func (t *Group) HasDuration() (p Presence) + func (t *Group) HasEndTime() (p Presence) + func (t *Group) HasEndpoints() (p Presence) + func (t *Group) HasFollowers() (p Presence) + func (t *Group) HasFollowing() (p Presence) + func (t *Group) HasGenerator(idx int) (p Presence) + func (t *Group) HasIcon(idx int) (p Presence) + func (t *Group) HasId() (p Presence) + func (t *Group) HasImage(idx int) (p Presence) + func (t *Group) HasInReplyTo(idx int) (p Presence) + func (t *Group) HasInbox() (p Presence) + func (t *Group) HasLiked() (p Presence) + func (t *Group) HasLikes() (p Presence) + func (t *Group) HasLocation(idx int) (p Presence) + func (t *Group) HasMediaType() (p Presence) + func (t *Group) HasName(idx int) (p Presence) + func (t *Group) HasOauthAuthorizationEndpoint() (p Presence) + func (t *Group) HasOauthTokenEndpoint() (p Presence) + func (t *Group) HasOutbox() (p Presence) + func (t *Group) HasPreferredUsername() (p Presence) + func (t *Group) HasPreview(idx int) (p Presence) + func (t *Group) HasProvideClientKey() (p Presence) + func (t *Group) HasProxyUrl() (p Presence) + func (t *Group) HasPublished() (p Presence) + func (t *Group) HasReplies() (p Presence) + func (t *Group) HasSharedInbox() (p Presence) + func (t *Group) HasSignClientKey() (p Presence) + func (t *Group) HasSource() (p Presence) + func (t *Group) HasStartTime() (p Presence) + func (t *Group) HasSummary(idx int) (p Presence) + func (t *Group) HasTag(idx int) (p Presence) + func (t *Group) HasTo(idx int) (p Presence) + func (t *Group) HasUpdated() (p Presence) + func (t *Group) HasUrl(idx int) (p Presence) + func (t *Group) LenAttachment() (idx int) + func (t *Group) LenAttributedTo() (idx int) + func (t *Group) LenAudience() (idx int) + func (t *Group) LenBcc() (idx int) + func (t *Group) LenBto() (idx int) + func (t *Group) LenCc() (idx int) + func (t *Group) LenContent() (idx int) + func (t *Group) LenContext() (idx int) + func (t *Group) LenGenerator() (idx int) + func (t *Group) LenIcon() (idx int) + func (t *Group) LenImage() (idx int) + func (t *Group) LenInReplyTo() (idx int) + func (t *Group) LenLocation() (idx int) + func (t *Group) LenName() (idx int) + func (t *Group) LenPreview() (idx int) + func (t *Group) LenStreams() (idx int) + func (t *Group) LenSummary() (idx int) + func (t *Group) LenTag() (idx int) + func (t *Group) LenTo() (idx int) + func (t *Group) LenType() (idx int) + func (t *Group) LenUrl() (idx int) + func (t *Group) NameLanguages() (l []string) + func (t *Group) PreferredUsernameLanguages() (l []string) + func (t *Group) PrependAttachment(i vocab.ObjectType) + func (t *Group) PrependAttachmentLink(i vocab.LinkType) + func (t *Group) PrependAttributedTo(k *url.URL) + func (t *Group) PrependAudience(k *url.URL) + func (t *Group) PrependBcc(k *url.URL) + func (t *Group) PrependBto(k *url.URL) + func (t *Group) PrependCc(k *url.URL) + func (t *Group) PrependContent(k string) + func (t *Group) PrependContext(i vocab.ObjectType) + func (t *Group) PrependContextLink(i vocab.LinkType) + func (t *Group) PrependGenerator(i vocab.ObjectType) + func (t *Group) PrependGeneratorLink(i vocab.LinkType) + func (t *Group) PrependIcon(i vocab.ImageType) + func (t *Group) PrependImage(i vocab.ImageType) + func (t *Group) PrependInReplyTo(k *url.URL) + func (t *Group) PrependLocation(i vocab.ObjectType) + func (t *Group) PrependLocationLink(i vocab.LinkType) + func (t *Group) PrependName(k string) + func (t *Group) PrependPreview(i vocab.ObjectType) + func (t *Group) PrependPreviewLink(i vocab.LinkType) + func (t *Group) PrependStreams(k *url.URL) + func (t *Group) PrependSummary(k string) + func (t *Group) PrependTag(i vocab.ObjectType) + func (t *Group) PrependTagLink(i vocab.LinkType) + func (t *Group) PrependTo(k *url.URL) + func (t *Group) PrependType(i interface{}) + func (t *Group) PrependUrl(k *url.URL) + func (t *Group) Raw() (n *vocab.Group) + func (t *Group) RemoveAttributedTo(idx int) + func (t *Group) RemoveAudience(idx int) + func (t *Group) RemoveBcc(idx int) + func (t *Group) RemoveBto(idx int) + func (t *Group) RemoveCc(idx int) + func (t *Group) RemoveContent(idx int) + func (t *Group) RemoveIcon(idx int) + func (t *Group) RemoveImage(idx int) + func (t *Group) RemoveInReplyTo(idx int) + func (t *Group) RemoveName(idx int) + func (t *Group) RemoveStreams(idx int) + func (t *Group) RemoveSummary(idx int) + func (t *Group) RemoveTo(idx int) + func (t *Group) RemoveType(idx int) + func (t *Group) RemoveUrl(idx int) + func (t *Group) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *Group) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *Group) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *Group) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *Group) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *Group) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *Group) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *Group) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *Group) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *Group) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *Group) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *Group) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *Group) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *Group) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Group) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *Group) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *Group) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *Group) Serialize() (m map[string]interface{}, err error) + func (t *Group) SetAltitude(k float64) + func (t *Group) SetContentForLanguage(l string, v string) + func (t *Group) SetDuration(k time.Duration) + func (t *Group) SetEndTime(k time.Time) + func (t *Group) SetEndpoints(i vocab.ObjectType) + func (t *Group) SetFollowers(i vocab.CollectionType) + func (t *Group) SetFollowing(i vocab.CollectionType) + func (t *Group) SetId(k *url.URL) + func (t *Group) SetInbox(i vocab.OrderedCollectionType) + func (t *Group) SetLiked(i vocab.CollectionType) + func (t *Group) SetLikes(i vocab.CollectionType) + func (t *Group) SetMediaType(k string) + func (t *Group) SetNameForLanguage(l string, v string) + func (t *Group) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *Group) SetOauthTokenEndpoint(k *url.URL) + func (t *Group) SetOutbox(i vocab.OrderedCollectionType) + func (t *Group) SetPreferredUsername(k string) + func (t *Group) SetPreferredUsernameForLanguage(l string, v string) + func (t *Group) SetProvideClientKey(k *url.URL) + func (t *Group) SetProxyUrl(k *url.URL) + func (t *Group) SetPublished(k time.Time) + func (t *Group) SetReplies(i vocab.CollectionType) + func (t *Group) SetSharedInbox(k *url.URL) + func (t *Group) SetSignClientKey(k *url.URL) + func (t *Group) SetSource(i vocab.ObjectType) + func (t *Group) SetStartTime(k time.Time) + func (t *Group) SetSummaryForLanguage(l string, v string) + func (t *Group) SetUpdated(k time.Time) + func (t *Group) SummaryLanguages() (l []string) + type Ignore struct + func (t *Ignore) AppendActor(k *url.URL) + func (t *Ignore) AppendAttachment(i vocab.ObjectType) + func (t *Ignore) AppendAttachmentLink(i vocab.LinkType) + func (t *Ignore) AppendAttributedTo(k *url.URL) + func (t *Ignore) AppendAudience(k *url.URL) + func (t *Ignore) AppendBcc(k *url.URL) + func (t *Ignore) AppendBto(k *url.URL) + func (t *Ignore) AppendCc(k *url.URL) + func (t *Ignore) AppendContent(k string) + func (t *Ignore) AppendContext(i vocab.ObjectType) + func (t *Ignore) AppendContextLink(i vocab.LinkType) + func (t *Ignore) AppendGenerator(i vocab.ObjectType) + func (t *Ignore) AppendGeneratorLink(i vocab.LinkType) + func (t *Ignore) AppendIcon(i vocab.ImageType) + func (t *Ignore) AppendImage(i vocab.ImageType) + func (t *Ignore) AppendInReplyTo(k *url.URL) + func (t *Ignore) AppendInstrument(i vocab.ObjectType) + func (t *Ignore) AppendInstrumentLink(i vocab.LinkType) + func (t *Ignore) AppendLocation(i vocab.ObjectType) + func (t *Ignore) AppendLocationLink(i vocab.LinkType) + func (t *Ignore) AppendName(k string) + func (t *Ignore) AppendObject(i vocab.ObjectType) + func (t *Ignore) AppendOrigin(i vocab.ObjectType) + func (t *Ignore) AppendOriginLink(i vocab.LinkType) + func (t *Ignore) AppendPreview(i vocab.ObjectType) + func (t *Ignore) AppendPreviewLink(i vocab.LinkType) + func (t *Ignore) AppendResult(i vocab.ObjectType) + func (t *Ignore) AppendResultLink(i vocab.LinkType) + func (t *Ignore) AppendStreams(k *url.URL) + func (t *Ignore) AppendSummary(k string) + func (t *Ignore) AppendTag(i vocab.ObjectType) + func (t *Ignore) AppendTagLink(i vocab.LinkType) + func (t *Ignore) AppendTarget(k *url.URL) + func (t *Ignore) AppendTo(k *url.URL) + func (t *Ignore) AppendType(i interface{}) + func (t *Ignore) AppendUrl(k *url.URL) + func (t *Ignore) ContentLanguages() (l []string) + func (t *Ignore) GetActor(idx int) (r Resolution, k *url.URL) + func (t *Ignore) GetAltitude() (r Resolution, k float64) + func (t *Ignore) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Ignore) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *Ignore) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *Ignore) GetBto(idx int) (r Resolution, k *url.URL) + func (t *Ignore) GetCc(idx int) (r Resolution, k *url.URL) + func (t *Ignore) GetContent(idx int) (r Resolution, k string) + func (t *Ignore) GetContentForLanguage(l string) (v string) + func (t *Ignore) GetDuration() (r Resolution, k time.Duration) + func (t *Ignore) GetEndTime() (r Resolution, k time.Time) + func (t *Ignore) GetId() (r Resolution, k *url.URL) + func (t *Ignore) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *Ignore) GetMediaType() (r Resolution, k string) + func (t *Ignore) GetName(idx int) (r Resolution, k string) + func (t *Ignore) GetNameForLanguage(l string) (v string) + func (t *Ignore) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *Ignore) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *Ignore) GetPreferredUsername() (r Resolution, k string) + func (t *Ignore) GetPreferredUsernameForLanguage(l string) (v string) + func (t *Ignore) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *Ignore) GetProxyUrl() (r Resolution, k *url.URL) + func (t *Ignore) GetPublished() (r Resolution, k time.Time) + func (t *Ignore) GetSharedInbox() (r Resolution, k *url.URL) + func (t *Ignore) GetSignClientKey() (r Resolution, k *url.URL) + func (t *Ignore) GetStartTime() (r Resolution, k time.Time) + func (t *Ignore) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *Ignore) GetSummary(idx int) (r Resolution, k string) + func (t *Ignore) GetSummaryForLanguage(l string) (v string) + func (t *Ignore) GetTarget(idx int) (r Resolution, k *url.URL) + func (t *Ignore) GetTo(idx int) (r Resolution, k *url.URL) + func (t *Ignore) GetType(idx int) (r Resolution, s string) + func (t *Ignore) GetUpdated() (r Resolution, k time.Time) + func (t *Ignore) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *Ignore) HasActor(idx int) (p Presence) + func (t *Ignore) HasAltitude() (p Presence) + func (t *Ignore) HasAttachment(idx int) (p Presence) + func (t *Ignore) HasAttributedTo(idx int) (p Presence) + func (t *Ignore) HasAudience(idx int) (p Presence) + func (t *Ignore) HasBcc(idx int) (p Presence) + func (t *Ignore) HasBto(idx int) (p Presence) + func (t *Ignore) HasCc(idx int) (p Presence) + func (t *Ignore) HasContent(idx int) (p Presence) + func (t *Ignore) HasContext(idx int) (p Presence) + func (t *Ignore) HasDuration() (p Presence) + func (t *Ignore) HasEndTime() (p Presence) + func (t *Ignore) HasEndpoints() (p Presence) + func (t *Ignore) HasFollowers() (p Presence) + func (t *Ignore) HasFollowing() (p Presence) + func (t *Ignore) HasGenerator(idx int) (p Presence) + func (t *Ignore) HasIcon(idx int) (p Presence) + func (t *Ignore) HasId() (p Presence) + func (t *Ignore) HasImage(idx int) (p Presence) + func (t *Ignore) HasInReplyTo(idx int) (p Presence) + func (t *Ignore) HasInbox() (p Presence) + func (t *Ignore) HasInstrument(idx int) (p Presence) + func (t *Ignore) HasLiked() (p Presence) + func (t *Ignore) HasLikes() (p Presence) + func (t *Ignore) HasLocation(idx int) (p Presence) + func (t *Ignore) HasMediaType() (p Presence) + func (t *Ignore) HasName(idx int) (p Presence) + func (t *Ignore) HasOauthAuthorizationEndpoint() (p Presence) + func (t *Ignore) HasOauthTokenEndpoint() (p Presence) + func (t *Ignore) HasObject(idx int) (p Presence) + func (t *Ignore) HasOrigin(idx int) (p Presence) + func (t *Ignore) HasOutbox() (p Presence) + func (t *Ignore) HasPreferredUsername() (p Presence) + func (t *Ignore) HasPreview(idx int) (p Presence) + func (t *Ignore) HasProvideClientKey() (p Presence) + func (t *Ignore) HasProxyUrl() (p Presence) + func (t *Ignore) HasPublished() (p Presence) + func (t *Ignore) HasReplies() (p Presence) + func (t *Ignore) HasResult(idx int) (p Presence) + func (t *Ignore) HasSharedInbox() (p Presence) + func (t *Ignore) HasSignClientKey() (p Presence) + func (t *Ignore) HasSource() (p Presence) + func (t *Ignore) HasStartTime() (p Presence) + func (t *Ignore) HasSummary(idx int) (p Presence) + func (t *Ignore) HasTag(idx int) (p Presence) + func (t *Ignore) HasTarget(idx int) (p Presence) + func (t *Ignore) HasTo(idx int) (p Presence) + func (t *Ignore) HasUpdated() (p Presence) + func (t *Ignore) HasUrl(idx int) (p Presence) + func (t *Ignore) LenActor() (idx int) + func (t *Ignore) LenAttachment() (idx int) + func (t *Ignore) LenAttributedTo() (idx int) + func (t *Ignore) LenAudience() (idx int) + func (t *Ignore) LenBcc() (idx int) + func (t *Ignore) LenBto() (idx int) + func (t *Ignore) LenCc() (idx int) + func (t *Ignore) LenContent() (idx int) + func (t *Ignore) LenContext() (idx int) + func (t *Ignore) LenGenerator() (idx int) + func (t *Ignore) LenIcon() (idx int) + func (t *Ignore) LenImage() (idx int) + func (t *Ignore) LenInReplyTo() (idx int) + func (t *Ignore) LenInstrument() (idx int) + func (t *Ignore) LenLocation() (idx int) + func (t *Ignore) LenName() (idx int) + func (t *Ignore) LenObject() (idx int) + func (t *Ignore) LenOrigin() (idx int) + func (t *Ignore) LenPreview() (idx int) + func (t *Ignore) LenResult() (idx int) + func (t *Ignore) LenStreams() (idx int) + func (t *Ignore) LenSummary() (idx int) + func (t *Ignore) LenTag() (idx int) + func (t *Ignore) LenTarget() (idx int) + func (t *Ignore) LenTo() (idx int) + func (t *Ignore) LenType() (idx int) + func (t *Ignore) LenUrl() (idx int) + func (t *Ignore) NameLanguages() (l []string) + func (t *Ignore) PreferredUsernameLanguages() (l []string) + func (t *Ignore) PrependActor(k *url.URL) + func (t *Ignore) PrependAttachment(i vocab.ObjectType) + func (t *Ignore) PrependAttachmentLink(i vocab.LinkType) + func (t *Ignore) PrependAttributedTo(k *url.URL) + func (t *Ignore) PrependAudience(k *url.URL) + func (t *Ignore) PrependBcc(k *url.URL) + func (t *Ignore) PrependBto(k *url.URL) + func (t *Ignore) PrependCc(k *url.URL) + func (t *Ignore) PrependContent(k string) + func (t *Ignore) PrependContext(i vocab.ObjectType) + func (t *Ignore) PrependContextLink(i vocab.LinkType) + func (t *Ignore) PrependGenerator(i vocab.ObjectType) + func (t *Ignore) PrependGeneratorLink(i vocab.LinkType) + func (t *Ignore) PrependIcon(i vocab.ImageType) + func (t *Ignore) PrependImage(i vocab.ImageType) + func (t *Ignore) PrependInReplyTo(k *url.URL) + func (t *Ignore) PrependInstrument(i vocab.ObjectType) + func (t *Ignore) PrependInstrumentLink(i vocab.LinkType) + func (t *Ignore) PrependLocation(i vocab.ObjectType) + func (t *Ignore) PrependLocationLink(i vocab.LinkType) + func (t *Ignore) PrependName(k string) + func (t *Ignore) PrependObject(i vocab.ObjectType) + func (t *Ignore) PrependOrigin(i vocab.ObjectType) + func (t *Ignore) PrependOriginLink(i vocab.LinkType) + func (t *Ignore) PrependPreview(i vocab.ObjectType) + func (t *Ignore) PrependPreviewLink(i vocab.LinkType) + func (t *Ignore) PrependResult(i vocab.ObjectType) + func (t *Ignore) PrependResultLink(i vocab.LinkType) + func (t *Ignore) PrependStreams(k *url.URL) + func (t *Ignore) PrependSummary(k string) + func (t *Ignore) PrependTag(i vocab.ObjectType) + func (t *Ignore) PrependTagLink(i vocab.LinkType) + func (t *Ignore) PrependTarget(k *url.URL) + func (t *Ignore) PrependTo(k *url.URL) + func (t *Ignore) PrependType(i interface{}) + func (t *Ignore) PrependUrl(k *url.URL) + func (t *Ignore) Raw() (n *vocab.Ignore) + func (t *Ignore) RemoveActor(idx int) + func (t *Ignore) RemoveAttributedTo(idx int) + func (t *Ignore) RemoveAudience(idx int) + func (t *Ignore) RemoveBcc(idx int) + func (t *Ignore) RemoveBto(idx int) + func (t *Ignore) RemoveCc(idx int) + func (t *Ignore) RemoveContent(idx int) + func (t *Ignore) RemoveIcon(idx int) + func (t *Ignore) RemoveImage(idx int) + func (t *Ignore) RemoveInReplyTo(idx int) + func (t *Ignore) RemoveName(idx int) + func (t *Ignore) RemoveObject(idx int) + func (t *Ignore) RemoveStreams(idx int) + func (t *Ignore) RemoveSummary(idx int) + func (t *Ignore) RemoveTarget(idx int) + func (t *Ignore) RemoveTo(idx int) + func (t *Ignore) RemoveType(idx int) + func (t *Ignore) RemoveUrl(idx int) + func (t *Ignore) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *Ignore) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *Ignore) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *Ignore) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *Ignore) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *Ignore) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *Ignore) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *Ignore) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *Ignore) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *Ignore) ResolveInstrument(r *Resolver, idx int) (s Resolution, err error) + func (t *Ignore) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *Ignore) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *Ignore) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *Ignore) ResolveObject(r *Resolver, idx int) (s Resolution, err error) + func (t *Ignore) ResolveOrigin(r *Resolver, idx int) (s Resolution, err error) + func (t *Ignore) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *Ignore) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Ignore) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *Ignore) ResolveResult(r *Resolver, idx int) (s Resolution, err error) + func (t *Ignore) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *Ignore) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *Ignore) Serialize() (m map[string]interface{}, err error) + func (t *Ignore) SetAltitude(k float64) + func (t *Ignore) SetContentForLanguage(l string, v string) + func (t *Ignore) SetDuration(k time.Duration) + func (t *Ignore) SetEndTime(k time.Time) + func (t *Ignore) SetEndpoints(i vocab.ObjectType) + func (t *Ignore) SetFollowers(i vocab.CollectionType) + func (t *Ignore) SetFollowing(i vocab.CollectionType) + func (t *Ignore) SetId(k *url.URL) + func (t *Ignore) SetInbox(i vocab.OrderedCollectionType) + func (t *Ignore) SetLiked(i vocab.CollectionType) + func (t *Ignore) SetLikes(i vocab.CollectionType) + func (t *Ignore) SetMediaType(k string) + func (t *Ignore) SetNameForLanguage(l string, v string) + func (t *Ignore) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *Ignore) SetOauthTokenEndpoint(k *url.URL) + func (t *Ignore) SetOutbox(i vocab.OrderedCollectionType) + func (t *Ignore) SetPreferredUsername(k string) + func (t *Ignore) SetPreferredUsernameForLanguage(l string, v string) + func (t *Ignore) SetProvideClientKey(k *url.URL) + func (t *Ignore) SetProxyUrl(k *url.URL) + func (t *Ignore) SetPublished(k time.Time) + func (t *Ignore) SetReplies(i vocab.CollectionType) + func (t *Ignore) SetSharedInbox(k *url.URL) + func (t *Ignore) SetSignClientKey(k *url.URL) + func (t *Ignore) SetSource(i vocab.ObjectType) + func (t *Ignore) SetStartTime(k time.Time) + func (t *Ignore) SetSummaryForLanguage(l string, v string) + func (t *Ignore) SetUpdated(k time.Time) + func (t *Ignore) SummaryLanguages() (l []string) + type Image struct + func (t *Image) AppendAttachment(i vocab.ObjectType) + func (t *Image) AppendAttachmentLink(i vocab.LinkType) + func (t *Image) AppendAttributedTo(k *url.URL) + func (t *Image) AppendAudience(k *url.URL) + func (t *Image) AppendBcc(k *url.URL) + func (t *Image) AppendBto(k *url.URL) + func (t *Image) AppendCc(k *url.URL) + func (t *Image) AppendContent(k string) + func (t *Image) AppendContext(i vocab.ObjectType) + func (t *Image) AppendContextLink(i vocab.LinkType) + func (t *Image) AppendGenerator(i vocab.ObjectType) + func (t *Image) AppendGeneratorLink(i vocab.LinkType) + func (t *Image) AppendIcon(i vocab.ImageType) + func (t *Image) AppendImage(i vocab.ImageType) + func (t *Image) AppendInReplyTo(k *url.URL) + func (t *Image) AppendLocation(i vocab.ObjectType) + func (t *Image) AppendLocationLink(i vocab.LinkType) + func (t *Image) AppendName(k string) + func (t *Image) AppendPreview(i vocab.ObjectType) + func (t *Image) AppendPreviewLink(i vocab.LinkType) + func (t *Image) AppendStreams(k *url.URL) + func (t *Image) AppendSummary(k string) + func (t *Image) AppendTag(i vocab.ObjectType) + func (t *Image) AppendTagLink(i vocab.LinkType) + func (t *Image) AppendTo(k *url.URL) + func (t *Image) AppendType(i interface{}) + func (t *Image) AppendUrl(k *url.URL) + func (t *Image) ContentLanguages() (l []string) + func (t *Image) GetAltitude() (r Resolution, k float64) + func (t *Image) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Image) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *Image) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *Image) GetBto(idx int) (r Resolution, k *url.URL) + func (t *Image) GetCc(idx int) (r Resolution, k *url.URL) + func (t *Image) GetContent(idx int) (r Resolution, k string) + func (t *Image) GetContentForLanguage(l string) (v string) + func (t *Image) GetDuration() (r Resolution, k time.Duration) + func (t *Image) GetEndTime() (r Resolution, k time.Time) + func (t *Image) GetHeight() (r Resolution, k int64) + func (t *Image) GetId() (r Resolution, k *url.URL) + func (t *Image) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *Image) GetMediaType() (r Resolution, k string) + func (t *Image) GetName(idx int) (r Resolution, k string) + func (t *Image) GetNameForLanguage(l string) (v string) + func (t *Image) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *Image) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *Image) GetPreferredUsername() (r Resolution, k string) + func (t *Image) GetPreferredUsernameForLanguage(l string) (v string) + func (t *Image) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *Image) GetProxyUrl() (r Resolution, k *url.URL) + func (t *Image) GetPublished() (r Resolution, k time.Time) + func (t *Image) GetSharedInbox() (r Resolution, k *url.URL) + func (t *Image) GetSignClientKey() (r Resolution, k *url.URL) + func (t *Image) GetStartTime() (r Resolution, k time.Time) + func (t *Image) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *Image) GetSummary(idx int) (r Resolution, k string) + func (t *Image) GetSummaryForLanguage(l string) (v string) + func (t *Image) GetTo(idx int) (r Resolution, k *url.URL) + func (t *Image) GetType(idx int) (r Resolution, s string) + func (t *Image) GetUpdated() (r Resolution, k time.Time) + func (t *Image) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *Image) GetWidth() (r Resolution, k int64) + func (t *Image) HasAltitude() (p Presence) + func (t *Image) HasAttachment(idx int) (p Presence) + func (t *Image) HasAttributedTo(idx int) (p Presence) + func (t *Image) HasAudience(idx int) (p Presence) + func (t *Image) HasBcc(idx int) (p Presence) + func (t *Image) HasBto(idx int) (p Presence) + func (t *Image) HasCc(idx int) (p Presence) + func (t *Image) HasContent(idx int) (p Presence) + func (t *Image) HasContext(idx int) (p Presence) + func (t *Image) HasDuration() (p Presence) + func (t *Image) HasEndTime() (p Presence) + func (t *Image) HasEndpoints() (p Presence) + func (t *Image) HasFollowers() (p Presence) + func (t *Image) HasFollowing() (p Presence) + func (t *Image) HasGenerator(idx int) (p Presence) + func (t *Image) HasHeight() (p Presence) + func (t *Image) HasIcon(idx int) (p Presence) + func (t *Image) HasId() (p Presence) + func (t *Image) HasImage(idx int) (p Presence) + func (t *Image) HasInReplyTo(idx int) (p Presence) + func (t *Image) HasInbox() (p Presence) + func (t *Image) HasLiked() (p Presence) + func (t *Image) HasLikes() (p Presence) + func (t *Image) HasLocation(idx int) (p Presence) + func (t *Image) HasMediaType() (p Presence) + func (t *Image) HasName(idx int) (p Presence) + func (t *Image) HasOauthAuthorizationEndpoint() (p Presence) + func (t *Image) HasOauthTokenEndpoint() (p Presence) + func (t *Image) HasOutbox() (p Presence) + func (t *Image) HasPreferredUsername() (p Presence) + func (t *Image) HasPreview(idx int) (p Presence) + func (t *Image) HasProvideClientKey() (p Presence) + func (t *Image) HasProxyUrl() (p Presence) + func (t *Image) HasPublished() (p Presence) + func (t *Image) HasReplies() (p Presence) + func (t *Image) HasSharedInbox() (p Presence) + func (t *Image) HasSignClientKey() (p Presence) + func (t *Image) HasSource() (p Presence) + func (t *Image) HasStartTime() (p Presence) + func (t *Image) HasSummary(idx int) (p Presence) + func (t *Image) HasTag(idx int) (p Presence) + func (t *Image) HasTo(idx int) (p Presence) + func (t *Image) HasUpdated() (p Presence) + func (t *Image) HasUrl(idx int) (p Presence) + func (t *Image) HasWidth() (p Presence) + func (t *Image) LenAttachment() (idx int) + func (t *Image) LenAttributedTo() (idx int) + func (t *Image) LenAudience() (idx int) + func (t *Image) LenBcc() (idx int) + func (t *Image) LenBto() (idx int) + func (t *Image) LenCc() (idx int) + func (t *Image) LenContent() (idx int) + func (t *Image) LenContext() (idx int) + func (t *Image) LenGenerator() (idx int) + func (t *Image) LenIcon() (idx int) + func (t *Image) LenImage() (idx int) + func (t *Image) LenInReplyTo() (idx int) + func (t *Image) LenLocation() (idx int) + func (t *Image) LenName() (idx int) + func (t *Image) LenPreview() (idx int) + func (t *Image) LenStreams() (idx int) + func (t *Image) LenSummary() (idx int) + func (t *Image) LenTag() (idx int) + func (t *Image) LenTo() (idx int) + func (t *Image) LenType() (idx int) + func (t *Image) LenUrl() (idx int) + func (t *Image) NameLanguages() (l []string) + func (t *Image) PreferredUsernameLanguages() (l []string) + func (t *Image) PrependAttachment(i vocab.ObjectType) + func (t *Image) PrependAttachmentLink(i vocab.LinkType) + func (t *Image) PrependAttributedTo(k *url.URL) + func (t *Image) PrependAudience(k *url.URL) + func (t *Image) PrependBcc(k *url.URL) + func (t *Image) PrependBto(k *url.URL) + func (t *Image) PrependCc(k *url.URL) + func (t *Image) PrependContent(k string) + func (t *Image) PrependContext(i vocab.ObjectType) + func (t *Image) PrependContextLink(i vocab.LinkType) + func (t *Image) PrependGenerator(i vocab.ObjectType) + func (t *Image) PrependGeneratorLink(i vocab.LinkType) + func (t *Image) PrependIcon(i vocab.ImageType) + func (t *Image) PrependImage(i vocab.ImageType) + func (t *Image) PrependInReplyTo(k *url.URL) + func (t *Image) PrependLocation(i vocab.ObjectType) + func (t *Image) PrependLocationLink(i vocab.LinkType) + func (t *Image) PrependName(k string) + func (t *Image) PrependPreview(i vocab.ObjectType) + func (t *Image) PrependPreviewLink(i vocab.LinkType) + func (t *Image) PrependStreams(k *url.URL) + func (t *Image) PrependSummary(k string) + func (t *Image) PrependTag(i vocab.ObjectType) + func (t *Image) PrependTagLink(i vocab.LinkType) + func (t *Image) PrependTo(k *url.URL) + func (t *Image) PrependType(i interface{}) + func (t *Image) PrependUrl(k *url.URL) + func (t *Image) Raw() (n *vocab.Image) + func (t *Image) RemoveAttributedTo(idx int) + func (t *Image) RemoveAudience(idx int) + func (t *Image) RemoveBcc(idx int) + func (t *Image) RemoveBto(idx int) + func (t *Image) RemoveCc(idx int) + func (t *Image) RemoveContent(idx int) + func (t *Image) RemoveIcon(idx int) + func (t *Image) RemoveImage(idx int) + func (t *Image) RemoveInReplyTo(idx int) + func (t *Image) RemoveName(idx int) + func (t *Image) RemoveStreams(idx int) + func (t *Image) RemoveSummary(idx int) + func (t *Image) RemoveTo(idx int) + func (t *Image) RemoveType(idx int) + func (t *Image) RemoveUrl(idx int) + func (t *Image) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *Image) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *Image) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *Image) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *Image) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *Image) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *Image) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *Image) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *Image) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *Image) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *Image) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *Image) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *Image) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *Image) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Image) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *Image) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *Image) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *Image) Serialize() (m map[string]interface{}, err error) + func (t *Image) SetAltitude(k float64) + func (t *Image) SetContentForLanguage(l string, v string) + func (t *Image) SetDuration(k time.Duration) + func (t *Image) SetEndTime(k time.Time) + func (t *Image) SetEndpoints(i vocab.ObjectType) + func (t *Image) SetFollowers(i vocab.CollectionType) + func (t *Image) SetFollowing(i vocab.CollectionType) + func (t *Image) SetHeight(k int64) + func (t *Image) SetId(k *url.URL) + func (t *Image) SetInbox(i vocab.OrderedCollectionType) + func (t *Image) SetLiked(i vocab.CollectionType) + func (t *Image) SetLikes(i vocab.CollectionType) + func (t *Image) SetMediaType(k string) + func (t *Image) SetNameForLanguage(l string, v string) + func (t *Image) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *Image) SetOauthTokenEndpoint(k *url.URL) + func (t *Image) SetOutbox(i vocab.OrderedCollectionType) + func (t *Image) SetPreferredUsername(k string) + func (t *Image) SetPreferredUsernameForLanguage(l string, v string) + func (t *Image) SetProvideClientKey(k *url.URL) + func (t *Image) SetProxyUrl(k *url.URL) + func (t *Image) SetPublished(k time.Time) + func (t *Image) SetReplies(i vocab.CollectionType) + func (t *Image) SetSharedInbox(k *url.URL) + func (t *Image) SetSignClientKey(k *url.URL) + func (t *Image) SetSource(i vocab.ObjectType) + func (t *Image) SetStartTime(k time.Time) + func (t *Image) SetSummaryForLanguage(l string, v string) + func (t *Image) SetUpdated(k time.Time) + func (t *Image) SetWidth(k int64) + func (t *Image) SummaryLanguages() (l []string) + type IntransitiveActivity struct + func (t *IntransitiveActivity) AppendActor(k *url.URL) + func (t *IntransitiveActivity) AppendAttachment(i vocab.ObjectType) + func (t *IntransitiveActivity) AppendAttachmentLink(i vocab.LinkType) + func (t *IntransitiveActivity) AppendAttributedTo(k *url.URL) + func (t *IntransitiveActivity) AppendAudience(k *url.URL) + func (t *IntransitiveActivity) AppendBcc(k *url.URL) + func (t *IntransitiveActivity) AppendBto(k *url.URL) + func (t *IntransitiveActivity) AppendCc(k *url.URL) + func (t *IntransitiveActivity) AppendContent(k string) + func (t *IntransitiveActivity) AppendContext(i vocab.ObjectType) + func (t *IntransitiveActivity) AppendContextLink(i vocab.LinkType) + func (t *IntransitiveActivity) AppendGenerator(i vocab.ObjectType) + func (t *IntransitiveActivity) AppendGeneratorLink(i vocab.LinkType) + func (t *IntransitiveActivity) AppendIcon(i vocab.ImageType) + func (t *IntransitiveActivity) AppendImage(i vocab.ImageType) + func (t *IntransitiveActivity) AppendInReplyTo(k *url.URL) + func (t *IntransitiveActivity) AppendInstrument(i vocab.ObjectType) + func (t *IntransitiveActivity) AppendInstrumentLink(i vocab.LinkType) + func (t *IntransitiveActivity) AppendLocation(i vocab.ObjectType) + func (t *IntransitiveActivity) AppendLocationLink(i vocab.LinkType) + func (t *IntransitiveActivity) AppendName(k string) + func (t *IntransitiveActivity) AppendOrigin(i vocab.ObjectType) + func (t *IntransitiveActivity) AppendOriginLink(i vocab.LinkType) + func (t *IntransitiveActivity) AppendPreview(i vocab.ObjectType) + func (t *IntransitiveActivity) AppendPreviewLink(i vocab.LinkType) + func (t *IntransitiveActivity) AppendResult(i vocab.ObjectType) + func (t *IntransitiveActivity) AppendResultLink(i vocab.LinkType) + func (t *IntransitiveActivity) AppendStreams(k *url.URL) + func (t *IntransitiveActivity) AppendSummary(k string) + func (t *IntransitiveActivity) AppendTag(i vocab.ObjectType) + func (t *IntransitiveActivity) AppendTagLink(i vocab.LinkType) + func (t *IntransitiveActivity) AppendTarget(k *url.URL) + func (t *IntransitiveActivity) AppendTo(k *url.URL) + func (t *IntransitiveActivity) AppendType(i interface{}) + func (t *IntransitiveActivity) AppendUrl(k *url.URL) + func (t *IntransitiveActivity) ContentLanguages() (l []string) + func (t *IntransitiveActivity) GetActor(idx int) (r Resolution, k *url.URL) + func (t *IntransitiveActivity) GetAltitude() (r Resolution, k float64) + func (t *IntransitiveActivity) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *IntransitiveActivity) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *IntransitiveActivity) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *IntransitiveActivity) GetBto(idx int) (r Resolution, k *url.URL) + func (t *IntransitiveActivity) GetCc(idx int) (r Resolution, k *url.URL) + func (t *IntransitiveActivity) GetContent(idx int) (r Resolution, k string) + func (t *IntransitiveActivity) GetContentForLanguage(l string) (v string) + func (t *IntransitiveActivity) GetDuration() (r Resolution, k time.Duration) + func (t *IntransitiveActivity) GetEndTime() (r Resolution, k time.Time) + func (t *IntransitiveActivity) GetId() (r Resolution, k *url.URL) + func (t *IntransitiveActivity) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *IntransitiveActivity) GetMediaType() (r Resolution, k string) + func (t *IntransitiveActivity) GetName(idx int) (r Resolution, k string) + func (t *IntransitiveActivity) GetNameForLanguage(l string) (v string) + func (t *IntransitiveActivity) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *IntransitiveActivity) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *IntransitiveActivity) GetPreferredUsername() (r Resolution, k string) + func (t *IntransitiveActivity) GetPreferredUsernameForLanguage(l string) (v string) + func (t *IntransitiveActivity) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *IntransitiveActivity) GetProxyUrl() (r Resolution, k *url.URL) + func (t *IntransitiveActivity) GetPublished() (r Resolution, k time.Time) + func (t *IntransitiveActivity) GetSharedInbox() (r Resolution, k *url.URL) + func (t *IntransitiveActivity) GetSignClientKey() (r Resolution, k *url.URL) + func (t *IntransitiveActivity) GetStartTime() (r Resolution, k time.Time) + func (t *IntransitiveActivity) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *IntransitiveActivity) GetSummary(idx int) (r Resolution, k string) + func (t *IntransitiveActivity) GetSummaryForLanguage(l string) (v string) + func (t *IntransitiveActivity) GetTarget(idx int) (r Resolution, k *url.URL) + func (t *IntransitiveActivity) GetTo(idx int) (r Resolution, k *url.URL) + func (t *IntransitiveActivity) GetType(idx int) (r Resolution, s string) + func (t *IntransitiveActivity) GetUpdated() (r Resolution, k time.Time) + func (t *IntransitiveActivity) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *IntransitiveActivity) HasActor(idx int) (p Presence) + func (t *IntransitiveActivity) HasAltitude() (p Presence) + func (t *IntransitiveActivity) HasAttachment(idx int) (p Presence) + func (t *IntransitiveActivity) HasAttributedTo(idx int) (p Presence) + func (t *IntransitiveActivity) HasAudience(idx int) (p Presence) + func (t *IntransitiveActivity) HasBcc(idx int) (p Presence) + func (t *IntransitiveActivity) HasBto(idx int) (p Presence) + func (t *IntransitiveActivity) HasCc(idx int) (p Presence) + func (t *IntransitiveActivity) HasContent(idx int) (p Presence) + func (t *IntransitiveActivity) HasContext(idx int) (p Presence) + func (t *IntransitiveActivity) HasDuration() (p Presence) + func (t *IntransitiveActivity) HasEndTime() (p Presence) + func (t *IntransitiveActivity) HasEndpoints() (p Presence) + func (t *IntransitiveActivity) HasFollowers() (p Presence) + func (t *IntransitiveActivity) HasFollowing() (p Presence) + func (t *IntransitiveActivity) HasGenerator(idx int) (p Presence) + func (t *IntransitiveActivity) HasIcon(idx int) (p Presence) + func (t *IntransitiveActivity) HasId() (p Presence) + func (t *IntransitiveActivity) HasImage(idx int) (p Presence) + func (t *IntransitiveActivity) HasInReplyTo(idx int) (p Presence) + func (t *IntransitiveActivity) HasInbox() (p Presence) + func (t *IntransitiveActivity) HasInstrument(idx int) (p Presence) + func (t *IntransitiveActivity) HasLiked() (p Presence) + func (t *IntransitiveActivity) HasLikes() (p Presence) + func (t *IntransitiveActivity) HasLocation(idx int) (p Presence) + func (t *IntransitiveActivity) HasMediaType() (p Presence) + func (t *IntransitiveActivity) HasName(idx int) (p Presence) + func (t *IntransitiveActivity) HasOauthAuthorizationEndpoint() (p Presence) + func (t *IntransitiveActivity) HasOauthTokenEndpoint() (p Presence) + func (t *IntransitiveActivity) HasOrigin(idx int) (p Presence) + func (t *IntransitiveActivity) HasOutbox() (p Presence) + func (t *IntransitiveActivity) HasPreferredUsername() (p Presence) + func (t *IntransitiveActivity) HasPreview(idx int) (p Presence) + func (t *IntransitiveActivity) HasProvideClientKey() (p Presence) + func (t *IntransitiveActivity) HasProxyUrl() (p Presence) + func (t *IntransitiveActivity) HasPublished() (p Presence) + func (t *IntransitiveActivity) HasReplies() (p Presence) + func (t *IntransitiveActivity) HasResult(idx int) (p Presence) + func (t *IntransitiveActivity) HasSharedInbox() (p Presence) + func (t *IntransitiveActivity) HasSignClientKey() (p Presence) + func (t *IntransitiveActivity) HasSource() (p Presence) + func (t *IntransitiveActivity) HasStartTime() (p Presence) + func (t *IntransitiveActivity) HasSummary(idx int) (p Presence) + func (t *IntransitiveActivity) HasTag(idx int) (p Presence) + func (t *IntransitiveActivity) HasTarget(idx int) (p Presence) + func (t *IntransitiveActivity) HasTo(idx int) (p Presence) + func (t *IntransitiveActivity) HasUpdated() (p Presence) + func (t *IntransitiveActivity) HasUrl(idx int) (p Presence) + func (t *IntransitiveActivity) LenActor() (idx int) + func (t *IntransitiveActivity) LenAttachment() (idx int) + func (t *IntransitiveActivity) LenAttributedTo() (idx int) + func (t *IntransitiveActivity) LenAudience() (idx int) + func (t *IntransitiveActivity) LenBcc() (idx int) + func (t *IntransitiveActivity) LenBto() (idx int) + func (t *IntransitiveActivity) LenCc() (idx int) + func (t *IntransitiveActivity) LenContent() (idx int) + func (t *IntransitiveActivity) LenContext() (idx int) + func (t *IntransitiveActivity) LenGenerator() (idx int) + func (t *IntransitiveActivity) LenIcon() (idx int) + func (t *IntransitiveActivity) LenImage() (idx int) + func (t *IntransitiveActivity) LenInReplyTo() (idx int) + func (t *IntransitiveActivity) LenInstrument() (idx int) + func (t *IntransitiveActivity) LenLocation() (idx int) + func (t *IntransitiveActivity) LenName() (idx int) + func (t *IntransitiveActivity) LenOrigin() (idx int) + func (t *IntransitiveActivity) LenPreview() (idx int) + func (t *IntransitiveActivity) LenResult() (idx int) + func (t *IntransitiveActivity) LenStreams() (idx int) + func (t *IntransitiveActivity) LenSummary() (idx int) + func (t *IntransitiveActivity) LenTag() (idx int) + func (t *IntransitiveActivity) LenTarget() (idx int) + func (t *IntransitiveActivity) LenTo() (idx int) + func (t *IntransitiveActivity) LenType() (idx int) + func (t *IntransitiveActivity) LenUrl() (idx int) + func (t *IntransitiveActivity) NameLanguages() (l []string) + func (t *IntransitiveActivity) PreferredUsernameLanguages() (l []string) + func (t *IntransitiveActivity) PrependActor(k *url.URL) + func (t *IntransitiveActivity) PrependAttachment(i vocab.ObjectType) + func (t *IntransitiveActivity) PrependAttachmentLink(i vocab.LinkType) + func (t *IntransitiveActivity) PrependAttributedTo(k *url.URL) + func (t *IntransitiveActivity) PrependAudience(k *url.URL) + func (t *IntransitiveActivity) PrependBcc(k *url.URL) + func (t *IntransitiveActivity) PrependBto(k *url.URL) + func (t *IntransitiveActivity) PrependCc(k *url.URL) + func (t *IntransitiveActivity) PrependContent(k string) + func (t *IntransitiveActivity) PrependContext(i vocab.ObjectType) + func (t *IntransitiveActivity) PrependContextLink(i vocab.LinkType) + func (t *IntransitiveActivity) PrependGenerator(i vocab.ObjectType) + func (t *IntransitiveActivity) PrependGeneratorLink(i vocab.LinkType) + func (t *IntransitiveActivity) PrependIcon(i vocab.ImageType) + func (t *IntransitiveActivity) PrependImage(i vocab.ImageType) + func (t *IntransitiveActivity) PrependInReplyTo(k *url.URL) + func (t *IntransitiveActivity) PrependInstrument(i vocab.ObjectType) + func (t *IntransitiveActivity) PrependInstrumentLink(i vocab.LinkType) + func (t *IntransitiveActivity) PrependLocation(i vocab.ObjectType) + func (t *IntransitiveActivity) PrependLocationLink(i vocab.LinkType) + func (t *IntransitiveActivity) PrependName(k string) + func (t *IntransitiveActivity) PrependOrigin(i vocab.ObjectType) + func (t *IntransitiveActivity) PrependOriginLink(i vocab.LinkType) + func (t *IntransitiveActivity) PrependPreview(i vocab.ObjectType) + func (t *IntransitiveActivity) PrependPreviewLink(i vocab.LinkType) + func (t *IntransitiveActivity) PrependResult(i vocab.ObjectType) + func (t *IntransitiveActivity) PrependResultLink(i vocab.LinkType) + func (t *IntransitiveActivity) PrependStreams(k *url.URL) + func (t *IntransitiveActivity) PrependSummary(k string) + func (t *IntransitiveActivity) PrependTag(i vocab.ObjectType) + func (t *IntransitiveActivity) PrependTagLink(i vocab.LinkType) + func (t *IntransitiveActivity) PrependTarget(k *url.URL) + func (t *IntransitiveActivity) PrependTo(k *url.URL) + func (t *IntransitiveActivity) PrependType(i interface{}) + func (t *IntransitiveActivity) PrependUrl(k *url.URL) + func (t *IntransitiveActivity) Raw() (n *vocab.IntransitiveActivity) + func (t *IntransitiveActivity) RemoveActor(idx int) + func (t *IntransitiveActivity) RemoveAttributedTo(idx int) + func (t *IntransitiveActivity) RemoveAudience(idx int) + func (t *IntransitiveActivity) RemoveBcc(idx int) + func (t *IntransitiveActivity) RemoveBto(idx int) + func (t *IntransitiveActivity) RemoveCc(idx int) + func (t *IntransitiveActivity) RemoveContent(idx int) + func (t *IntransitiveActivity) RemoveIcon(idx int) + func (t *IntransitiveActivity) RemoveImage(idx int) + func (t *IntransitiveActivity) RemoveInReplyTo(idx int) + func (t *IntransitiveActivity) RemoveName(idx int) + func (t *IntransitiveActivity) RemoveStreams(idx int) + func (t *IntransitiveActivity) RemoveSummary(idx int) + func (t *IntransitiveActivity) RemoveTarget(idx int) + func (t *IntransitiveActivity) RemoveTo(idx int) + func (t *IntransitiveActivity) RemoveType(idx int) + func (t *IntransitiveActivity) RemoveUrl(idx int) + func (t *IntransitiveActivity) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *IntransitiveActivity) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *IntransitiveActivity) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *IntransitiveActivity) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *IntransitiveActivity) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *IntransitiveActivity) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *IntransitiveActivity) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *IntransitiveActivity) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *IntransitiveActivity) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *IntransitiveActivity) ResolveInstrument(r *Resolver, idx int) (s Resolution, err error) + func (t *IntransitiveActivity) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *IntransitiveActivity) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *IntransitiveActivity) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *IntransitiveActivity) ResolveOrigin(r *Resolver, idx int) (s Resolution, err error) + func (t *IntransitiveActivity) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *IntransitiveActivity) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *IntransitiveActivity) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *IntransitiveActivity) ResolveResult(r *Resolver, idx int) (s Resolution, err error) + func (t *IntransitiveActivity) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *IntransitiveActivity) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *IntransitiveActivity) Serialize() (m map[string]interface{}, err error) + func (t *IntransitiveActivity) SetAltitude(k float64) + func (t *IntransitiveActivity) SetContentForLanguage(l string, v string) + func (t *IntransitiveActivity) SetDuration(k time.Duration) + func (t *IntransitiveActivity) SetEndTime(k time.Time) + func (t *IntransitiveActivity) SetEndpoints(i vocab.ObjectType) + func (t *IntransitiveActivity) SetFollowers(i vocab.CollectionType) + func (t *IntransitiveActivity) SetFollowing(i vocab.CollectionType) + func (t *IntransitiveActivity) SetId(k *url.URL) + func (t *IntransitiveActivity) SetInbox(i vocab.OrderedCollectionType) + func (t *IntransitiveActivity) SetLiked(i vocab.CollectionType) + func (t *IntransitiveActivity) SetLikes(i vocab.CollectionType) + func (t *IntransitiveActivity) SetMediaType(k string) + func (t *IntransitiveActivity) SetNameForLanguage(l string, v string) + func (t *IntransitiveActivity) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *IntransitiveActivity) SetOauthTokenEndpoint(k *url.URL) + func (t *IntransitiveActivity) SetOutbox(i vocab.OrderedCollectionType) + func (t *IntransitiveActivity) SetPreferredUsername(k string) + func (t *IntransitiveActivity) SetPreferredUsernameForLanguage(l string, v string) + func (t *IntransitiveActivity) SetProvideClientKey(k *url.URL) + func (t *IntransitiveActivity) SetProxyUrl(k *url.URL) + func (t *IntransitiveActivity) SetPublished(k time.Time) + func (t *IntransitiveActivity) SetReplies(i vocab.CollectionType) + func (t *IntransitiveActivity) SetSharedInbox(k *url.URL) + func (t *IntransitiveActivity) SetSignClientKey(k *url.URL) + func (t *IntransitiveActivity) SetSource(i vocab.ObjectType) + func (t *IntransitiveActivity) SetStartTime(k time.Time) + func (t *IntransitiveActivity) SetSummaryForLanguage(l string, v string) + func (t *IntransitiveActivity) SetUpdated(k time.Time) + func (t *IntransitiveActivity) SummaryLanguages() (l []string) + type Invite struct + func (t *Invite) AppendActor(k *url.URL) + func (t *Invite) AppendAttachment(i vocab.ObjectType) + func (t *Invite) AppendAttachmentLink(i vocab.LinkType) + func (t *Invite) AppendAttributedTo(k *url.URL) + func (t *Invite) AppendAudience(k *url.URL) + func (t *Invite) AppendBcc(k *url.URL) + func (t *Invite) AppendBto(k *url.URL) + func (t *Invite) AppendCc(k *url.URL) + func (t *Invite) AppendContent(k string) + func (t *Invite) AppendContext(i vocab.ObjectType) + func (t *Invite) AppendContextLink(i vocab.LinkType) + func (t *Invite) AppendGenerator(i vocab.ObjectType) + func (t *Invite) AppendGeneratorLink(i vocab.LinkType) + func (t *Invite) AppendIcon(i vocab.ImageType) + func (t *Invite) AppendImage(i vocab.ImageType) + func (t *Invite) AppendInReplyTo(k *url.URL) + func (t *Invite) AppendInstrument(i vocab.ObjectType) + func (t *Invite) AppendInstrumentLink(i vocab.LinkType) + func (t *Invite) AppendLocation(i vocab.ObjectType) + func (t *Invite) AppendLocationLink(i vocab.LinkType) + func (t *Invite) AppendName(k string) + func (t *Invite) AppendObject(i vocab.ObjectType) + func (t *Invite) AppendOrigin(i vocab.ObjectType) + func (t *Invite) AppendOriginLink(i vocab.LinkType) + func (t *Invite) AppendPreview(i vocab.ObjectType) + func (t *Invite) AppendPreviewLink(i vocab.LinkType) + func (t *Invite) AppendResult(i vocab.ObjectType) + func (t *Invite) AppendResultLink(i vocab.LinkType) + func (t *Invite) AppendStreams(k *url.URL) + func (t *Invite) AppendSummary(k string) + func (t *Invite) AppendTag(i vocab.ObjectType) + func (t *Invite) AppendTagLink(i vocab.LinkType) + func (t *Invite) AppendTarget(k *url.URL) + func (t *Invite) AppendTo(k *url.URL) + func (t *Invite) AppendType(i interface{}) + func (t *Invite) AppendUrl(k *url.URL) + func (t *Invite) ContentLanguages() (l []string) + func (t *Invite) GetActor(idx int) (r Resolution, k *url.URL) + func (t *Invite) GetAltitude() (r Resolution, k float64) + func (t *Invite) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Invite) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *Invite) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *Invite) GetBto(idx int) (r Resolution, k *url.URL) + func (t *Invite) GetCc(idx int) (r Resolution, k *url.URL) + func (t *Invite) GetContent(idx int) (r Resolution, k string) + func (t *Invite) GetContentForLanguage(l string) (v string) + func (t *Invite) GetDuration() (r Resolution, k time.Duration) + func (t *Invite) GetEndTime() (r Resolution, k time.Time) + func (t *Invite) GetId() (r Resolution, k *url.URL) + func (t *Invite) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *Invite) GetMediaType() (r Resolution, k string) + func (t *Invite) GetName(idx int) (r Resolution, k string) + func (t *Invite) GetNameForLanguage(l string) (v string) + func (t *Invite) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *Invite) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *Invite) GetPreferredUsername() (r Resolution, k string) + func (t *Invite) GetPreferredUsernameForLanguage(l string) (v string) + func (t *Invite) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *Invite) GetProxyUrl() (r Resolution, k *url.URL) + func (t *Invite) GetPublished() (r Resolution, k time.Time) + func (t *Invite) GetSharedInbox() (r Resolution, k *url.URL) + func (t *Invite) GetSignClientKey() (r Resolution, k *url.URL) + func (t *Invite) GetStartTime() (r Resolution, k time.Time) + func (t *Invite) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *Invite) GetSummary(idx int) (r Resolution, k string) + func (t *Invite) GetSummaryForLanguage(l string) (v string) + func (t *Invite) GetTarget(idx int) (r Resolution, k *url.URL) + func (t *Invite) GetTo(idx int) (r Resolution, k *url.URL) + func (t *Invite) GetType(idx int) (r Resolution, s string) + func (t *Invite) GetUpdated() (r Resolution, k time.Time) + func (t *Invite) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *Invite) HasActor(idx int) (p Presence) + func (t *Invite) HasAltitude() (p Presence) + func (t *Invite) HasAttachment(idx int) (p Presence) + func (t *Invite) HasAttributedTo(idx int) (p Presence) + func (t *Invite) HasAudience(idx int) (p Presence) + func (t *Invite) HasBcc(idx int) (p Presence) + func (t *Invite) HasBto(idx int) (p Presence) + func (t *Invite) HasCc(idx int) (p Presence) + func (t *Invite) HasContent(idx int) (p Presence) + func (t *Invite) HasContext(idx int) (p Presence) + func (t *Invite) HasDuration() (p Presence) + func (t *Invite) HasEndTime() (p Presence) + func (t *Invite) HasEndpoints() (p Presence) + func (t *Invite) HasFollowers() (p Presence) + func (t *Invite) HasFollowing() (p Presence) + func (t *Invite) HasGenerator(idx int) (p Presence) + func (t *Invite) HasIcon(idx int) (p Presence) + func (t *Invite) HasId() (p Presence) + func (t *Invite) HasImage(idx int) (p Presence) + func (t *Invite) HasInReplyTo(idx int) (p Presence) + func (t *Invite) HasInbox() (p Presence) + func (t *Invite) HasInstrument(idx int) (p Presence) + func (t *Invite) HasLiked() (p Presence) + func (t *Invite) HasLikes() (p Presence) + func (t *Invite) HasLocation(idx int) (p Presence) + func (t *Invite) HasMediaType() (p Presence) + func (t *Invite) HasName(idx int) (p Presence) + func (t *Invite) HasOauthAuthorizationEndpoint() (p Presence) + func (t *Invite) HasOauthTokenEndpoint() (p Presence) + func (t *Invite) HasObject(idx int) (p Presence) + func (t *Invite) HasOrigin(idx int) (p Presence) + func (t *Invite) HasOutbox() (p Presence) + func (t *Invite) HasPreferredUsername() (p Presence) + func (t *Invite) HasPreview(idx int) (p Presence) + func (t *Invite) HasProvideClientKey() (p Presence) + func (t *Invite) HasProxyUrl() (p Presence) + func (t *Invite) HasPublished() (p Presence) + func (t *Invite) HasReplies() (p Presence) + func (t *Invite) HasResult(idx int) (p Presence) + func (t *Invite) HasSharedInbox() (p Presence) + func (t *Invite) HasSignClientKey() (p Presence) + func (t *Invite) HasSource() (p Presence) + func (t *Invite) HasStartTime() (p Presence) + func (t *Invite) HasSummary(idx int) (p Presence) + func (t *Invite) HasTag(idx int) (p Presence) + func (t *Invite) HasTarget(idx int) (p Presence) + func (t *Invite) HasTo(idx int) (p Presence) + func (t *Invite) HasUpdated() (p Presence) + func (t *Invite) HasUrl(idx int) (p Presence) + func (t *Invite) LenActor() (idx int) + func (t *Invite) LenAttachment() (idx int) + func (t *Invite) LenAttributedTo() (idx int) + func (t *Invite) LenAudience() (idx int) + func (t *Invite) LenBcc() (idx int) + func (t *Invite) LenBto() (idx int) + func (t *Invite) LenCc() (idx int) + func (t *Invite) LenContent() (idx int) + func (t *Invite) LenContext() (idx int) + func (t *Invite) LenGenerator() (idx int) + func (t *Invite) LenIcon() (idx int) + func (t *Invite) LenImage() (idx int) + func (t *Invite) LenInReplyTo() (idx int) + func (t *Invite) LenInstrument() (idx int) + func (t *Invite) LenLocation() (idx int) + func (t *Invite) LenName() (idx int) + func (t *Invite) LenObject() (idx int) + func (t *Invite) LenOrigin() (idx int) + func (t *Invite) LenPreview() (idx int) + func (t *Invite) LenResult() (idx int) + func (t *Invite) LenStreams() (idx int) + func (t *Invite) LenSummary() (idx int) + func (t *Invite) LenTag() (idx int) + func (t *Invite) LenTarget() (idx int) + func (t *Invite) LenTo() (idx int) + func (t *Invite) LenType() (idx int) + func (t *Invite) LenUrl() (idx int) + func (t *Invite) NameLanguages() (l []string) + func (t *Invite) PreferredUsernameLanguages() (l []string) + func (t *Invite) PrependActor(k *url.URL) + func (t *Invite) PrependAttachment(i vocab.ObjectType) + func (t *Invite) PrependAttachmentLink(i vocab.LinkType) + func (t *Invite) PrependAttributedTo(k *url.URL) + func (t *Invite) PrependAudience(k *url.URL) + func (t *Invite) PrependBcc(k *url.URL) + func (t *Invite) PrependBto(k *url.URL) + func (t *Invite) PrependCc(k *url.URL) + func (t *Invite) PrependContent(k string) + func (t *Invite) PrependContext(i vocab.ObjectType) + func (t *Invite) PrependContextLink(i vocab.LinkType) + func (t *Invite) PrependGenerator(i vocab.ObjectType) + func (t *Invite) PrependGeneratorLink(i vocab.LinkType) + func (t *Invite) PrependIcon(i vocab.ImageType) + func (t *Invite) PrependImage(i vocab.ImageType) + func (t *Invite) PrependInReplyTo(k *url.URL) + func (t *Invite) PrependInstrument(i vocab.ObjectType) + func (t *Invite) PrependInstrumentLink(i vocab.LinkType) + func (t *Invite) PrependLocation(i vocab.ObjectType) + func (t *Invite) PrependLocationLink(i vocab.LinkType) + func (t *Invite) PrependName(k string) + func (t *Invite) PrependObject(i vocab.ObjectType) + func (t *Invite) PrependOrigin(i vocab.ObjectType) + func (t *Invite) PrependOriginLink(i vocab.LinkType) + func (t *Invite) PrependPreview(i vocab.ObjectType) + func (t *Invite) PrependPreviewLink(i vocab.LinkType) + func (t *Invite) PrependResult(i vocab.ObjectType) + func (t *Invite) PrependResultLink(i vocab.LinkType) + func (t *Invite) PrependStreams(k *url.URL) + func (t *Invite) PrependSummary(k string) + func (t *Invite) PrependTag(i vocab.ObjectType) + func (t *Invite) PrependTagLink(i vocab.LinkType) + func (t *Invite) PrependTarget(k *url.URL) + func (t *Invite) PrependTo(k *url.URL) + func (t *Invite) PrependType(i interface{}) + func (t *Invite) PrependUrl(k *url.URL) + func (t *Invite) Raw() (n *vocab.Invite) + func (t *Invite) RemoveActor(idx int) + func (t *Invite) RemoveAttributedTo(idx int) + func (t *Invite) RemoveAudience(idx int) + func (t *Invite) RemoveBcc(idx int) + func (t *Invite) RemoveBto(idx int) + func (t *Invite) RemoveCc(idx int) + func (t *Invite) RemoveContent(idx int) + func (t *Invite) RemoveIcon(idx int) + func (t *Invite) RemoveImage(idx int) + func (t *Invite) RemoveInReplyTo(idx int) + func (t *Invite) RemoveName(idx int) + func (t *Invite) RemoveObject(idx int) + func (t *Invite) RemoveStreams(idx int) + func (t *Invite) RemoveSummary(idx int) + func (t *Invite) RemoveTarget(idx int) + func (t *Invite) RemoveTo(idx int) + func (t *Invite) RemoveType(idx int) + func (t *Invite) RemoveUrl(idx int) + func (t *Invite) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *Invite) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *Invite) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *Invite) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *Invite) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *Invite) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *Invite) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *Invite) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *Invite) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *Invite) ResolveInstrument(r *Resolver, idx int) (s Resolution, err error) + func (t *Invite) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *Invite) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *Invite) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *Invite) ResolveObject(r *Resolver, idx int) (s Resolution, err error) + func (t *Invite) ResolveOrigin(r *Resolver, idx int) (s Resolution, err error) + func (t *Invite) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *Invite) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Invite) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *Invite) ResolveResult(r *Resolver, idx int) (s Resolution, err error) + func (t *Invite) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *Invite) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *Invite) Serialize() (m map[string]interface{}, err error) + func (t *Invite) SetAltitude(k float64) + func (t *Invite) SetContentForLanguage(l string, v string) + func (t *Invite) SetDuration(k time.Duration) + func (t *Invite) SetEndTime(k time.Time) + func (t *Invite) SetEndpoints(i vocab.ObjectType) + func (t *Invite) SetFollowers(i vocab.CollectionType) + func (t *Invite) SetFollowing(i vocab.CollectionType) + func (t *Invite) SetId(k *url.URL) + func (t *Invite) SetInbox(i vocab.OrderedCollectionType) + func (t *Invite) SetLiked(i vocab.CollectionType) + func (t *Invite) SetLikes(i vocab.CollectionType) + func (t *Invite) SetMediaType(k string) + func (t *Invite) SetNameForLanguage(l string, v string) + func (t *Invite) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *Invite) SetOauthTokenEndpoint(k *url.URL) + func (t *Invite) SetOutbox(i vocab.OrderedCollectionType) + func (t *Invite) SetPreferredUsername(k string) + func (t *Invite) SetPreferredUsernameForLanguage(l string, v string) + func (t *Invite) SetProvideClientKey(k *url.URL) + func (t *Invite) SetProxyUrl(k *url.URL) + func (t *Invite) SetPublished(k time.Time) + func (t *Invite) SetReplies(i vocab.CollectionType) + func (t *Invite) SetSharedInbox(k *url.URL) + func (t *Invite) SetSignClientKey(k *url.URL) + func (t *Invite) SetSource(i vocab.ObjectType) + func (t *Invite) SetStartTime(k time.Time) + func (t *Invite) SetSummaryForLanguage(l string, v string) + func (t *Invite) SetUpdated(k time.Time) + func (t *Invite) SummaryLanguages() (l []string) + type Join struct + func (t *Join) AppendActor(k *url.URL) + func (t *Join) AppendAttachment(i vocab.ObjectType) + func (t *Join) AppendAttachmentLink(i vocab.LinkType) + func (t *Join) AppendAttributedTo(k *url.URL) + func (t *Join) AppendAudience(k *url.URL) + func (t *Join) AppendBcc(k *url.URL) + func (t *Join) AppendBto(k *url.URL) + func (t *Join) AppendCc(k *url.URL) + func (t *Join) AppendContent(k string) + func (t *Join) AppendContext(i vocab.ObjectType) + func (t *Join) AppendContextLink(i vocab.LinkType) + func (t *Join) AppendGenerator(i vocab.ObjectType) + func (t *Join) AppendGeneratorLink(i vocab.LinkType) + func (t *Join) AppendIcon(i vocab.ImageType) + func (t *Join) AppendImage(i vocab.ImageType) + func (t *Join) AppendInReplyTo(k *url.URL) + func (t *Join) AppendInstrument(i vocab.ObjectType) + func (t *Join) AppendInstrumentLink(i vocab.LinkType) + func (t *Join) AppendLocation(i vocab.ObjectType) + func (t *Join) AppendLocationLink(i vocab.LinkType) + func (t *Join) AppendName(k string) + func (t *Join) AppendObject(i vocab.ObjectType) + func (t *Join) AppendOrigin(i vocab.ObjectType) + func (t *Join) AppendOriginLink(i vocab.LinkType) + func (t *Join) AppendPreview(i vocab.ObjectType) + func (t *Join) AppendPreviewLink(i vocab.LinkType) + func (t *Join) AppendResult(i vocab.ObjectType) + func (t *Join) AppendResultLink(i vocab.LinkType) + func (t *Join) AppendStreams(k *url.URL) + func (t *Join) AppendSummary(k string) + func (t *Join) AppendTag(i vocab.ObjectType) + func (t *Join) AppendTagLink(i vocab.LinkType) + func (t *Join) AppendTarget(k *url.URL) + func (t *Join) AppendTo(k *url.URL) + func (t *Join) AppendType(i interface{}) + func (t *Join) AppendUrl(k *url.URL) + func (t *Join) ContentLanguages() (l []string) + func (t *Join) GetActor(idx int) (r Resolution, k *url.URL) + func (t *Join) GetAltitude() (r Resolution, k float64) + func (t *Join) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Join) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *Join) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *Join) GetBto(idx int) (r Resolution, k *url.URL) + func (t *Join) GetCc(idx int) (r Resolution, k *url.URL) + func (t *Join) GetContent(idx int) (r Resolution, k string) + func (t *Join) GetContentForLanguage(l string) (v string) + func (t *Join) GetDuration() (r Resolution, k time.Duration) + func (t *Join) GetEndTime() (r Resolution, k time.Time) + func (t *Join) GetId() (r Resolution, k *url.URL) + func (t *Join) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *Join) GetMediaType() (r Resolution, k string) + func (t *Join) GetName(idx int) (r Resolution, k string) + func (t *Join) GetNameForLanguage(l string) (v string) + func (t *Join) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *Join) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *Join) GetPreferredUsername() (r Resolution, k string) + func (t *Join) GetPreferredUsernameForLanguage(l string) (v string) + func (t *Join) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *Join) GetProxyUrl() (r Resolution, k *url.URL) + func (t *Join) GetPublished() (r Resolution, k time.Time) + func (t *Join) GetSharedInbox() (r Resolution, k *url.URL) + func (t *Join) GetSignClientKey() (r Resolution, k *url.URL) + func (t *Join) GetStartTime() (r Resolution, k time.Time) + func (t *Join) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *Join) GetSummary(idx int) (r Resolution, k string) + func (t *Join) GetSummaryForLanguage(l string) (v string) + func (t *Join) GetTarget(idx int) (r Resolution, k *url.URL) + func (t *Join) GetTo(idx int) (r Resolution, k *url.URL) + func (t *Join) GetType(idx int) (r Resolution, s string) + func (t *Join) GetUpdated() (r Resolution, k time.Time) + func (t *Join) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *Join) HasActor(idx int) (p Presence) + func (t *Join) HasAltitude() (p Presence) + func (t *Join) HasAttachment(idx int) (p Presence) + func (t *Join) HasAttributedTo(idx int) (p Presence) + func (t *Join) HasAudience(idx int) (p Presence) + func (t *Join) HasBcc(idx int) (p Presence) + func (t *Join) HasBto(idx int) (p Presence) + func (t *Join) HasCc(idx int) (p Presence) + func (t *Join) HasContent(idx int) (p Presence) + func (t *Join) HasContext(idx int) (p Presence) + func (t *Join) HasDuration() (p Presence) + func (t *Join) HasEndTime() (p Presence) + func (t *Join) HasEndpoints() (p Presence) + func (t *Join) HasFollowers() (p Presence) + func (t *Join) HasFollowing() (p Presence) + func (t *Join) HasGenerator(idx int) (p Presence) + func (t *Join) HasIcon(idx int) (p Presence) + func (t *Join) HasId() (p Presence) + func (t *Join) HasImage(idx int) (p Presence) + func (t *Join) HasInReplyTo(idx int) (p Presence) + func (t *Join) HasInbox() (p Presence) + func (t *Join) HasInstrument(idx int) (p Presence) + func (t *Join) HasLiked() (p Presence) + func (t *Join) HasLikes() (p Presence) + func (t *Join) HasLocation(idx int) (p Presence) + func (t *Join) HasMediaType() (p Presence) + func (t *Join) HasName(idx int) (p Presence) + func (t *Join) HasOauthAuthorizationEndpoint() (p Presence) + func (t *Join) HasOauthTokenEndpoint() (p Presence) + func (t *Join) HasObject(idx int) (p Presence) + func (t *Join) HasOrigin(idx int) (p Presence) + func (t *Join) HasOutbox() (p Presence) + func (t *Join) HasPreferredUsername() (p Presence) + func (t *Join) HasPreview(idx int) (p Presence) + func (t *Join) HasProvideClientKey() (p Presence) + func (t *Join) HasProxyUrl() (p Presence) + func (t *Join) HasPublished() (p Presence) + func (t *Join) HasReplies() (p Presence) + func (t *Join) HasResult(idx int) (p Presence) + func (t *Join) HasSharedInbox() (p Presence) + func (t *Join) HasSignClientKey() (p Presence) + func (t *Join) HasSource() (p Presence) + func (t *Join) HasStartTime() (p Presence) + func (t *Join) HasSummary(idx int) (p Presence) + func (t *Join) HasTag(idx int) (p Presence) + func (t *Join) HasTarget(idx int) (p Presence) + func (t *Join) HasTo(idx int) (p Presence) + func (t *Join) HasUpdated() (p Presence) + func (t *Join) HasUrl(idx int) (p Presence) + func (t *Join) LenActor() (idx int) + func (t *Join) LenAttachment() (idx int) + func (t *Join) LenAttributedTo() (idx int) + func (t *Join) LenAudience() (idx int) + func (t *Join) LenBcc() (idx int) + func (t *Join) LenBto() (idx int) + func (t *Join) LenCc() (idx int) + func (t *Join) LenContent() (idx int) + func (t *Join) LenContext() (idx int) + func (t *Join) LenGenerator() (idx int) + func (t *Join) LenIcon() (idx int) + func (t *Join) LenImage() (idx int) + func (t *Join) LenInReplyTo() (idx int) + func (t *Join) LenInstrument() (idx int) + func (t *Join) LenLocation() (idx int) + func (t *Join) LenName() (idx int) + func (t *Join) LenObject() (idx int) + func (t *Join) LenOrigin() (idx int) + func (t *Join) LenPreview() (idx int) + func (t *Join) LenResult() (idx int) + func (t *Join) LenStreams() (idx int) + func (t *Join) LenSummary() (idx int) + func (t *Join) LenTag() (idx int) + func (t *Join) LenTarget() (idx int) + func (t *Join) LenTo() (idx int) + func (t *Join) LenType() (idx int) + func (t *Join) LenUrl() (idx int) + func (t *Join) NameLanguages() (l []string) + func (t *Join) PreferredUsernameLanguages() (l []string) + func (t *Join) PrependActor(k *url.URL) + func (t *Join) PrependAttachment(i vocab.ObjectType) + func (t *Join) PrependAttachmentLink(i vocab.LinkType) + func (t *Join) PrependAttributedTo(k *url.URL) + func (t *Join) PrependAudience(k *url.URL) + func (t *Join) PrependBcc(k *url.URL) + func (t *Join) PrependBto(k *url.URL) + func (t *Join) PrependCc(k *url.URL) + func (t *Join) PrependContent(k string) + func (t *Join) PrependContext(i vocab.ObjectType) + func (t *Join) PrependContextLink(i vocab.LinkType) + func (t *Join) PrependGenerator(i vocab.ObjectType) + func (t *Join) PrependGeneratorLink(i vocab.LinkType) + func (t *Join) PrependIcon(i vocab.ImageType) + func (t *Join) PrependImage(i vocab.ImageType) + func (t *Join) PrependInReplyTo(k *url.URL) + func (t *Join) PrependInstrument(i vocab.ObjectType) + func (t *Join) PrependInstrumentLink(i vocab.LinkType) + func (t *Join) PrependLocation(i vocab.ObjectType) + func (t *Join) PrependLocationLink(i vocab.LinkType) + func (t *Join) PrependName(k string) + func (t *Join) PrependObject(i vocab.ObjectType) + func (t *Join) PrependOrigin(i vocab.ObjectType) + func (t *Join) PrependOriginLink(i vocab.LinkType) + func (t *Join) PrependPreview(i vocab.ObjectType) + func (t *Join) PrependPreviewLink(i vocab.LinkType) + func (t *Join) PrependResult(i vocab.ObjectType) + func (t *Join) PrependResultLink(i vocab.LinkType) + func (t *Join) PrependStreams(k *url.URL) + func (t *Join) PrependSummary(k string) + func (t *Join) PrependTag(i vocab.ObjectType) + func (t *Join) PrependTagLink(i vocab.LinkType) + func (t *Join) PrependTarget(k *url.URL) + func (t *Join) PrependTo(k *url.URL) + func (t *Join) PrependType(i interface{}) + func (t *Join) PrependUrl(k *url.URL) + func (t *Join) Raw() (n *vocab.Join) + func (t *Join) RemoveActor(idx int) + func (t *Join) RemoveAttributedTo(idx int) + func (t *Join) RemoveAudience(idx int) + func (t *Join) RemoveBcc(idx int) + func (t *Join) RemoveBto(idx int) + func (t *Join) RemoveCc(idx int) + func (t *Join) RemoveContent(idx int) + func (t *Join) RemoveIcon(idx int) + func (t *Join) RemoveImage(idx int) + func (t *Join) RemoveInReplyTo(idx int) + func (t *Join) RemoveName(idx int) + func (t *Join) RemoveObject(idx int) + func (t *Join) RemoveStreams(idx int) + func (t *Join) RemoveSummary(idx int) + func (t *Join) RemoveTarget(idx int) + func (t *Join) RemoveTo(idx int) + func (t *Join) RemoveType(idx int) + func (t *Join) RemoveUrl(idx int) + func (t *Join) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *Join) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *Join) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *Join) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *Join) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *Join) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *Join) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *Join) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *Join) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *Join) ResolveInstrument(r *Resolver, idx int) (s Resolution, err error) + func (t *Join) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *Join) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *Join) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *Join) ResolveObject(r *Resolver, idx int) (s Resolution, err error) + func (t *Join) ResolveOrigin(r *Resolver, idx int) (s Resolution, err error) + func (t *Join) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *Join) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Join) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *Join) ResolveResult(r *Resolver, idx int) (s Resolution, err error) + func (t *Join) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *Join) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *Join) Serialize() (m map[string]interface{}, err error) + func (t *Join) SetAltitude(k float64) + func (t *Join) SetContentForLanguage(l string, v string) + func (t *Join) SetDuration(k time.Duration) + func (t *Join) SetEndTime(k time.Time) + func (t *Join) SetEndpoints(i vocab.ObjectType) + func (t *Join) SetFollowers(i vocab.CollectionType) + func (t *Join) SetFollowing(i vocab.CollectionType) + func (t *Join) SetId(k *url.URL) + func (t *Join) SetInbox(i vocab.OrderedCollectionType) + func (t *Join) SetLiked(i vocab.CollectionType) + func (t *Join) SetLikes(i vocab.CollectionType) + func (t *Join) SetMediaType(k string) + func (t *Join) SetNameForLanguage(l string, v string) + func (t *Join) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *Join) SetOauthTokenEndpoint(k *url.URL) + func (t *Join) SetOutbox(i vocab.OrderedCollectionType) + func (t *Join) SetPreferredUsername(k string) + func (t *Join) SetPreferredUsernameForLanguage(l string, v string) + func (t *Join) SetProvideClientKey(k *url.URL) + func (t *Join) SetProxyUrl(k *url.URL) + func (t *Join) SetPublished(k time.Time) + func (t *Join) SetReplies(i vocab.CollectionType) + func (t *Join) SetSharedInbox(k *url.URL) + func (t *Join) SetSignClientKey(k *url.URL) + func (t *Join) SetSource(i vocab.ObjectType) + func (t *Join) SetStartTime(k time.Time) + func (t *Join) SetSummaryForLanguage(l string, v string) + func (t *Join) SetUpdated(k time.Time) + func (t *Join) SummaryLanguages() (l []string) + type Leave struct + func (t *Leave) AppendActor(k *url.URL) + func (t *Leave) AppendAttachment(i vocab.ObjectType) + func (t *Leave) AppendAttachmentLink(i vocab.LinkType) + func (t *Leave) AppendAttributedTo(k *url.URL) + func (t *Leave) AppendAudience(k *url.URL) + func (t *Leave) AppendBcc(k *url.URL) + func (t *Leave) AppendBto(k *url.URL) + func (t *Leave) AppendCc(k *url.URL) + func (t *Leave) AppendContent(k string) + func (t *Leave) AppendContext(i vocab.ObjectType) + func (t *Leave) AppendContextLink(i vocab.LinkType) + func (t *Leave) AppendGenerator(i vocab.ObjectType) + func (t *Leave) AppendGeneratorLink(i vocab.LinkType) + func (t *Leave) AppendIcon(i vocab.ImageType) + func (t *Leave) AppendImage(i vocab.ImageType) + func (t *Leave) AppendInReplyTo(k *url.URL) + func (t *Leave) AppendInstrument(i vocab.ObjectType) + func (t *Leave) AppendInstrumentLink(i vocab.LinkType) + func (t *Leave) AppendLocation(i vocab.ObjectType) + func (t *Leave) AppendLocationLink(i vocab.LinkType) + func (t *Leave) AppendName(k string) + func (t *Leave) AppendObject(i vocab.ObjectType) + func (t *Leave) AppendOrigin(i vocab.ObjectType) + func (t *Leave) AppendOriginLink(i vocab.LinkType) + func (t *Leave) AppendPreview(i vocab.ObjectType) + func (t *Leave) AppendPreviewLink(i vocab.LinkType) + func (t *Leave) AppendResult(i vocab.ObjectType) + func (t *Leave) AppendResultLink(i vocab.LinkType) + func (t *Leave) AppendStreams(k *url.URL) + func (t *Leave) AppendSummary(k string) + func (t *Leave) AppendTag(i vocab.ObjectType) + func (t *Leave) AppendTagLink(i vocab.LinkType) + func (t *Leave) AppendTarget(k *url.URL) + func (t *Leave) AppendTo(k *url.URL) + func (t *Leave) AppendType(i interface{}) + func (t *Leave) AppendUrl(k *url.URL) + func (t *Leave) ContentLanguages() (l []string) + func (t *Leave) GetActor(idx int) (r Resolution, k *url.URL) + func (t *Leave) GetAltitude() (r Resolution, k float64) + func (t *Leave) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Leave) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *Leave) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *Leave) GetBto(idx int) (r Resolution, k *url.URL) + func (t *Leave) GetCc(idx int) (r Resolution, k *url.URL) + func (t *Leave) GetContent(idx int) (r Resolution, k string) + func (t *Leave) GetContentForLanguage(l string) (v string) + func (t *Leave) GetDuration() (r Resolution, k time.Duration) + func (t *Leave) GetEndTime() (r Resolution, k time.Time) + func (t *Leave) GetId() (r Resolution, k *url.URL) + func (t *Leave) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *Leave) GetMediaType() (r Resolution, k string) + func (t *Leave) GetName(idx int) (r Resolution, k string) + func (t *Leave) GetNameForLanguage(l string) (v string) + func (t *Leave) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *Leave) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *Leave) GetPreferredUsername() (r Resolution, k string) + func (t *Leave) GetPreferredUsernameForLanguage(l string) (v string) + func (t *Leave) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *Leave) GetProxyUrl() (r Resolution, k *url.URL) + func (t *Leave) GetPublished() (r Resolution, k time.Time) + func (t *Leave) GetSharedInbox() (r Resolution, k *url.URL) + func (t *Leave) GetSignClientKey() (r Resolution, k *url.URL) + func (t *Leave) GetStartTime() (r Resolution, k time.Time) + func (t *Leave) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *Leave) GetSummary(idx int) (r Resolution, k string) + func (t *Leave) GetSummaryForLanguage(l string) (v string) + func (t *Leave) GetTarget(idx int) (r Resolution, k *url.URL) + func (t *Leave) GetTo(idx int) (r Resolution, k *url.URL) + func (t *Leave) GetType(idx int) (r Resolution, s string) + func (t *Leave) GetUpdated() (r Resolution, k time.Time) + func (t *Leave) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *Leave) HasActor(idx int) (p Presence) + func (t *Leave) HasAltitude() (p Presence) + func (t *Leave) HasAttachment(idx int) (p Presence) + func (t *Leave) HasAttributedTo(idx int) (p Presence) + func (t *Leave) HasAudience(idx int) (p Presence) + func (t *Leave) HasBcc(idx int) (p Presence) + func (t *Leave) HasBto(idx int) (p Presence) + func (t *Leave) HasCc(idx int) (p Presence) + func (t *Leave) HasContent(idx int) (p Presence) + func (t *Leave) HasContext(idx int) (p Presence) + func (t *Leave) HasDuration() (p Presence) + func (t *Leave) HasEndTime() (p Presence) + func (t *Leave) HasEndpoints() (p Presence) + func (t *Leave) HasFollowers() (p Presence) + func (t *Leave) HasFollowing() (p Presence) + func (t *Leave) HasGenerator(idx int) (p Presence) + func (t *Leave) HasIcon(idx int) (p Presence) + func (t *Leave) HasId() (p Presence) + func (t *Leave) HasImage(idx int) (p Presence) + func (t *Leave) HasInReplyTo(idx int) (p Presence) + func (t *Leave) HasInbox() (p Presence) + func (t *Leave) HasInstrument(idx int) (p Presence) + func (t *Leave) HasLiked() (p Presence) + func (t *Leave) HasLikes() (p Presence) + func (t *Leave) HasLocation(idx int) (p Presence) + func (t *Leave) HasMediaType() (p Presence) + func (t *Leave) HasName(idx int) (p Presence) + func (t *Leave) HasOauthAuthorizationEndpoint() (p Presence) + func (t *Leave) HasOauthTokenEndpoint() (p Presence) + func (t *Leave) HasObject(idx int) (p Presence) + func (t *Leave) HasOrigin(idx int) (p Presence) + func (t *Leave) HasOutbox() (p Presence) + func (t *Leave) HasPreferredUsername() (p Presence) + func (t *Leave) HasPreview(idx int) (p Presence) + func (t *Leave) HasProvideClientKey() (p Presence) + func (t *Leave) HasProxyUrl() (p Presence) + func (t *Leave) HasPublished() (p Presence) + func (t *Leave) HasReplies() (p Presence) + func (t *Leave) HasResult(idx int) (p Presence) + func (t *Leave) HasSharedInbox() (p Presence) + func (t *Leave) HasSignClientKey() (p Presence) + func (t *Leave) HasSource() (p Presence) + func (t *Leave) HasStartTime() (p Presence) + func (t *Leave) HasSummary(idx int) (p Presence) + func (t *Leave) HasTag(idx int) (p Presence) + func (t *Leave) HasTarget(idx int) (p Presence) + func (t *Leave) HasTo(idx int) (p Presence) + func (t *Leave) HasUpdated() (p Presence) + func (t *Leave) HasUrl(idx int) (p Presence) + func (t *Leave) LenActor() (idx int) + func (t *Leave) LenAttachment() (idx int) + func (t *Leave) LenAttributedTo() (idx int) + func (t *Leave) LenAudience() (idx int) + func (t *Leave) LenBcc() (idx int) + func (t *Leave) LenBto() (idx int) + func (t *Leave) LenCc() (idx int) + func (t *Leave) LenContent() (idx int) + func (t *Leave) LenContext() (idx int) + func (t *Leave) LenGenerator() (idx int) + func (t *Leave) LenIcon() (idx int) + func (t *Leave) LenImage() (idx int) + func (t *Leave) LenInReplyTo() (idx int) + func (t *Leave) LenInstrument() (idx int) + func (t *Leave) LenLocation() (idx int) + func (t *Leave) LenName() (idx int) + func (t *Leave) LenObject() (idx int) + func (t *Leave) LenOrigin() (idx int) + func (t *Leave) LenPreview() (idx int) + func (t *Leave) LenResult() (idx int) + func (t *Leave) LenStreams() (idx int) + func (t *Leave) LenSummary() (idx int) + func (t *Leave) LenTag() (idx int) + func (t *Leave) LenTarget() (idx int) + func (t *Leave) LenTo() (idx int) + func (t *Leave) LenType() (idx int) + func (t *Leave) LenUrl() (idx int) + func (t *Leave) NameLanguages() (l []string) + func (t *Leave) PreferredUsernameLanguages() (l []string) + func (t *Leave) PrependActor(k *url.URL) + func (t *Leave) PrependAttachment(i vocab.ObjectType) + func (t *Leave) PrependAttachmentLink(i vocab.LinkType) + func (t *Leave) PrependAttributedTo(k *url.URL) + func (t *Leave) PrependAudience(k *url.URL) + func (t *Leave) PrependBcc(k *url.URL) + func (t *Leave) PrependBto(k *url.URL) + func (t *Leave) PrependCc(k *url.URL) + func (t *Leave) PrependContent(k string) + func (t *Leave) PrependContext(i vocab.ObjectType) + func (t *Leave) PrependContextLink(i vocab.LinkType) + func (t *Leave) PrependGenerator(i vocab.ObjectType) + func (t *Leave) PrependGeneratorLink(i vocab.LinkType) + func (t *Leave) PrependIcon(i vocab.ImageType) + func (t *Leave) PrependImage(i vocab.ImageType) + func (t *Leave) PrependInReplyTo(k *url.URL) + func (t *Leave) PrependInstrument(i vocab.ObjectType) + func (t *Leave) PrependInstrumentLink(i vocab.LinkType) + func (t *Leave) PrependLocation(i vocab.ObjectType) + func (t *Leave) PrependLocationLink(i vocab.LinkType) + func (t *Leave) PrependName(k string) + func (t *Leave) PrependObject(i vocab.ObjectType) + func (t *Leave) PrependOrigin(i vocab.ObjectType) + func (t *Leave) PrependOriginLink(i vocab.LinkType) + func (t *Leave) PrependPreview(i vocab.ObjectType) + func (t *Leave) PrependPreviewLink(i vocab.LinkType) + func (t *Leave) PrependResult(i vocab.ObjectType) + func (t *Leave) PrependResultLink(i vocab.LinkType) + func (t *Leave) PrependStreams(k *url.URL) + func (t *Leave) PrependSummary(k string) + func (t *Leave) PrependTag(i vocab.ObjectType) + func (t *Leave) PrependTagLink(i vocab.LinkType) + func (t *Leave) PrependTarget(k *url.URL) + func (t *Leave) PrependTo(k *url.URL) + func (t *Leave) PrependType(i interface{}) + func (t *Leave) PrependUrl(k *url.URL) + func (t *Leave) Raw() (n *vocab.Leave) + func (t *Leave) RemoveActor(idx int) + func (t *Leave) RemoveAttributedTo(idx int) + func (t *Leave) RemoveAudience(idx int) + func (t *Leave) RemoveBcc(idx int) + func (t *Leave) RemoveBto(idx int) + func (t *Leave) RemoveCc(idx int) + func (t *Leave) RemoveContent(idx int) + func (t *Leave) RemoveIcon(idx int) + func (t *Leave) RemoveImage(idx int) + func (t *Leave) RemoveInReplyTo(idx int) + func (t *Leave) RemoveName(idx int) + func (t *Leave) RemoveObject(idx int) + func (t *Leave) RemoveStreams(idx int) + func (t *Leave) RemoveSummary(idx int) + func (t *Leave) RemoveTarget(idx int) + func (t *Leave) RemoveTo(idx int) + func (t *Leave) RemoveType(idx int) + func (t *Leave) RemoveUrl(idx int) + func (t *Leave) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *Leave) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *Leave) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *Leave) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *Leave) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *Leave) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *Leave) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *Leave) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *Leave) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *Leave) ResolveInstrument(r *Resolver, idx int) (s Resolution, err error) + func (t *Leave) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *Leave) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *Leave) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *Leave) ResolveObject(r *Resolver, idx int) (s Resolution, err error) + func (t *Leave) ResolveOrigin(r *Resolver, idx int) (s Resolution, err error) + func (t *Leave) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *Leave) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Leave) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *Leave) ResolveResult(r *Resolver, idx int) (s Resolution, err error) + func (t *Leave) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *Leave) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *Leave) Serialize() (m map[string]interface{}, err error) + func (t *Leave) SetAltitude(k float64) + func (t *Leave) SetContentForLanguage(l string, v string) + func (t *Leave) SetDuration(k time.Duration) + func (t *Leave) SetEndTime(k time.Time) + func (t *Leave) SetEndpoints(i vocab.ObjectType) + func (t *Leave) SetFollowers(i vocab.CollectionType) + func (t *Leave) SetFollowing(i vocab.CollectionType) + func (t *Leave) SetId(k *url.URL) + func (t *Leave) SetInbox(i vocab.OrderedCollectionType) + func (t *Leave) SetLiked(i vocab.CollectionType) + func (t *Leave) SetLikes(i vocab.CollectionType) + func (t *Leave) SetMediaType(k string) + func (t *Leave) SetNameForLanguage(l string, v string) + func (t *Leave) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *Leave) SetOauthTokenEndpoint(k *url.URL) + func (t *Leave) SetOutbox(i vocab.OrderedCollectionType) + func (t *Leave) SetPreferredUsername(k string) + func (t *Leave) SetPreferredUsernameForLanguage(l string, v string) + func (t *Leave) SetProvideClientKey(k *url.URL) + func (t *Leave) SetProxyUrl(k *url.URL) + func (t *Leave) SetPublished(k time.Time) + func (t *Leave) SetReplies(i vocab.CollectionType) + func (t *Leave) SetSharedInbox(k *url.URL) + func (t *Leave) SetSignClientKey(k *url.URL) + func (t *Leave) SetSource(i vocab.ObjectType) + func (t *Leave) SetStartTime(k time.Time) + func (t *Leave) SetSummaryForLanguage(l string, v string) + func (t *Leave) SetUpdated(k time.Time) + func (t *Leave) SummaryLanguages() (l []string) + type Like struct + func (t *Like) AppendActor(k *url.URL) + func (t *Like) AppendAttachment(i vocab.ObjectType) + func (t *Like) AppendAttachmentLink(i vocab.LinkType) + func (t *Like) AppendAttributedTo(k *url.URL) + func (t *Like) AppendAudience(k *url.URL) + func (t *Like) AppendBcc(k *url.URL) + func (t *Like) AppendBto(k *url.URL) + func (t *Like) AppendCc(k *url.URL) + func (t *Like) AppendContent(k string) + func (t *Like) AppendContext(i vocab.ObjectType) + func (t *Like) AppendContextLink(i vocab.LinkType) + func (t *Like) AppendGenerator(i vocab.ObjectType) + func (t *Like) AppendGeneratorLink(i vocab.LinkType) + func (t *Like) AppendIcon(i vocab.ImageType) + func (t *Like) AppendImage(i vocab.ImageType) + func (t *Like) AppendInReplyTo(k *url.URL) + func (t *Like) AppendInstrument(i vocab.ObjectType) + func (t *Like) AppendInstrumentLink(i vocab.LinkType) + func (t *Like) AppendLocation(i vocab.ObjectType) + func (t *Like) AppendLocationLink(i vocab.LinkType) + func (t *Like) AppendName(k string) + func (t *Like) AppendObject(i vocab.ObjectType) + func (t *Like) AppendOrigin(i vocab.ObjectType) + func (t *Like) AppendOriginLink(i vocab.LinkType) + func (t *Like) AppendPreview(i vocab.ObjectType) + func (t *Like) AppendPreviewLink(i vocab.LinkType) + func (t *Like) AppendResult(i vocab.ObjectType) + func (t *Like) AppendResultLink(i vocab.LinkType) + func (t *Like) AppendStreams(k *url.URL) + func (t *Like) AppendSummary(k string) + func (t *Like) AppendTag(i vocab.ObjectType) + func (t *Like) AppendTagLink(i vocab.LinkType) + func (t *Like) AppendTarget(k *url.URL) + func (t *Like) AppendTo(k *url.URL) + func (t *Like) AppendType(i interface{}) + func (t *Like) AppendUrl(k *url.URL) + func (t *Like) ContentLanguages() (l []string) + func (t *Like) GetActor(idx int) (r Resolution, k *url.URL) + func (t *Like) GetAltitude() (r Resolution, k float64) + func (t *Like) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Like) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *Like) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *Like) GetBto(idx int) (r Resolution, k *url.URL) + func (t *Like) GetCc(idx int) (r Resolution, k *url.URL) + func (t *Like) GetContent(idx int) (r Resolution, k string) + func (t *Like) GetContentForLanguage(l string) (v string) + func (t *Like) GetDuration() (r Resolution, k time.Duration) + func (t *Like) GetEndTime() (r Resolution, k time.Time) + func (t *Like) GetId() (r Resolution, k *url.URL) + func (t *Like) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *Like) GetMediaType() (r Resolution, k string) + func (t *Like) GetName(idx int) (r Resolution, k string) + func (t *Like) GetNameForLanguage(l string) (v string) + func (t *Like) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *Like) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *Like) GetPreferredUsername() (r Resolution, k string) + func (t *Like) GetPreferredUsernameForLanguage(l string) (v string) + func (t *Like) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *Like) GetProxyUrl() (r Resolution, k *url.URL) + func (t *Like) GetPublished() (r Resolution, k time.Time) + func (t *Like) GetSharedInbox() (r Resolution, k *url.URL) + func (t *Like) GetSignClientKey() (r Resolution, k *url.URL) + func (t *Like) GetStartTime() (r Resolution, k time.Time) + func (t *Like) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *Like) GetSummary(idx int) (r Resolution, k string) + func (t *Like) GetSummaryForLanguage(l string) (v string) + func (t *Like) GetTarget(idx int) (r Resolution, k *url.URL) + func (t *Like) GetTo(idx int) (r Resolution, k *url.URL) + func (t *Like) GetType(idx int) (r Resolution, s string) + func (t *Like) GetUpdated() (r Resolution, k time.Time) + func (t *Like) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *Like) HasActor(idx int) (p Presence) + func (t *Like) HasAltitude() (p Presence) + func (t *Like) HasAttachment(idx int) (p Presence) + func (t *Like) HasAttributedTo(idx int) (p Presence) + func (t *Like) HasAudience(idx int) (p Presence) + func (t *Like) HasBcc(idx int) (p Presence) + func (t *Like) HasBto(idx int) (p Presence) + func (t *Like) HasCc(idx int) (p Presence) + func (t *Like) HasContent(idx int) (p Presence) + func (t *Like) HasContext(idx int) (p Presence) + func (t *Like) HasDuration() (p Presence) + func (t *Like) HasEndTime() (p Presence) + func (t *Like) HasEndpoints() (p Presence) + func (t *Like) HasFollowers() (p Presence) + func (t *Like) HasFollowing() (p Presence) + func (t *Like) HasGenerator(idx int) (p Presence) + func (t *Like) HasIcon(idx int) (p Presence) + func (t *Like) HasId() (p Presence) + func (t *Like) HasImage(idx int) (p Presence) + func (t *Like) HasInReplyTo(idx int) (p Presence) + func (t *Like) HasInbox() (p Presence) + func (t *Like) HasInstrument(idx int) (p Presence) + func (t *Like) HasLiked() (p Presence) + func (t *Like) HasLikes() (p Presence) + func (t *Like) HasLocation(idx int) (p Presence) + func (t *Like) HasMediaType() (p Presence) + func (t *Like) HasName(idx int) (p Presence) + func (t *Like) HasOauthAuthorizationEndpoint() (p Presence) + func (t *Like) HasOauthTokenEndpoint() (p Presence) + func (t *Like) HasObject(idx int) (p Presence) + func (t *Like) HasOrigin(idx int) (p Presence) + func (t *Like) HasOutbox() (p Presence) + func (t *Like) HasPreferredUsername() (p Presence) + func (t *Like) HasPreview(idx int) (p Presence) + func (t *Like) HasProvideClientKey() (p Presence) + func (t *Like) HasProxyUrl() (p Presence) + func (t *Like) HasPublished() (p Presence) + func (t *Like) HasReplies() (p Presence) + func (t *Like) HasResult(idx int) (p Presence) + func (t *Like) HasSharedInbox() (p Presence) + func (t *Like) HasSignClientKey() (p Presence) + func (t *Like) HasSource() (p Presence) + func (t *Like) HasStartTime() (p Presence) + func (t *Like) HasSummary(idx int) (p Presence) + func (t *Like) HasTag(idx int) (p Presence) + func (t *Like) HasTarget(idx int) (p Presence) + func (t *Like) HasTo(idx int) (p Presence) + func (t *Like) HasUpdated() (p Presence) + func (t *Like) HasUrl(idx int) (p Presence) + func (t *Like) LenActor() (idx int) + func (t *Like) LenAttachment() (idx int) + func (t *Like) LenAttributedTo() (idx int) + func (t *Like) LenAudience() (idx int) + func (t *Like) LenBcc() (idx int) + func (t *Like) LenBto() (idx int) + func (t *Like) LenCc() (idx int) + func (t *Like) LenContent() (idx int) + func (t *Like) LenContext() (idx int) + func (t *Like) LenGenerator() (idx int) + func (t *Like) LenIcon() (idx int) + func (t *Like) LenImage() (idx int) + func (t *Like) LenInReplyTo() (idx int) + func (t *Like) LenInstrument() (idx int) + func (t *Like) LenLocation() (idx int) + func (t *Like) LenName() (idx int) + func (t *Like) LenObject() (idx int) + func (t *Like) LenOrigin() (idx int) + func (t *Like) LenPreview() (idx int) + func (t *Like) LenResult() (idx int) + func (t *Like) LenStreams() (idx int) + func (t *Like) LenSummary() (idx int) + func (t *Like) LenTag() (idx int) + func (t *Like) LenTarget() (idx int) + func (t *Like) LenTo() (idx int) + func (t *Like) LenType() (idx int) + func (t *Like) LenUrl() (idx int) + func (t *Like) NameLanguages() (l []string) + func (t *Like) PreferredUsernameLanguages() (l []string) + func (t *Like) PrependActor(k *url.URL) + func (t *Like) PrependAttachment(i vocab.ObjectType) + func (t *Like) PrependAttachmentLink(i vocab.LinkType) + func (t *Like) PrependAttributedTo(k *url.URL) + func (t *Like) PrependAudience(k *url.URL) + func (t *Like) PrependBcc(k *url.URL) + func (t *Like) PrependBto(k *url.URL) + func (t *Like) PrependCc(k *url.URL) + func (t *Like) PrependContent(k string) + func (t *Like) PrependContext(i vocab.ObjectType) + func (t *Like) PrependContextLink(i vocab.LinkType) + func (t *Like) PrependGenerator(i vocab.ObjectType) + func (t *Like) PrependGeneratorLink(i vocab.LinkType) + func (t *Like) PrependIcon(i vocab.ImageType) + func (t *Like) PrependImage(i vocab.ImageType) + func (t *Like) PrependInReplyTo(k *url.URL) + func (t *Like) PrependInstrument(i vocab.ObjectType) + func (t *Like) PrependInstrumentLink(i vocab.LinkType) + func (t *Like) PrependLocation(i vocab.ObjectType) + func (t *Like) PrependLocationLink(i vocab.LinkType) + func (t *Like) PrependName(k string) + func (t *Like) PrependObject(i vocab.ObjectType) + func (t *Like) PrependOrigin(i vocab.ObjectType) + func (t *Like) PrependOriginLink(i vocab.LinkType) + func (t *Like) PrependPreview(i vocab.ObjectType) + func (t *Like) PrependPreviewLink(i vocab.LinkType) + func (t *Like) PrependResult(i vocab.ObjectType) + func (t *Like) PrependResultLink(i vocab.LinkType) + func (t *Like) PrependStreams(k *url.URL) + func (t *Like) PrependSummary(k string) + func (t *Like) PrependTag(i vocab.ObjectType) + func (t *Like) PrependTagLink(i vocab.LinkType) + func (t *Like) PrependTarget(k *url.URL) + func (t *Like) PrependTo(k *url.URL) + func (t *Like) PrependType(i interface{}) + func (t *Like) PrependUrl(k *url.URL) + func (t *Like) Raw() (n *vocab.Like) + func (t *Like) RemoveActor(idx int) + func (t *Like) RemoveAttributedTo(idx int) + func (t *Like) RemoveAudience(idx int) + func (t *Like) RemoveBcc(idx int) + func (t *Like) RemoveBto(idx int) + func (t *Like) RemoveCc(idx int) + func (t *Like) RemoveContent(idx int) + func (t *Like) RemoveIcon(idx int) + func (t *Like) RemoveImage(idx int) + func (t *Like) RemoveInReplyTo(idx int) + func (t *Like) RemoveName(idx int) + func (t *Like) RemoveObject(idx int) + func (t *Like) RemoveStreams(idx int) + func (t *Like) RemoveSummary(idx int) + func (t *Like) RemoveTarget(idx int) + func (t *Like) RemoveTo(idx int) + func (t *Like) RemoveType(idx int) + func (t *Like) RemoveUrl(idx int) + func (t *Like) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *Like) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *Like) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *Like) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *Like) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *Like) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *Like) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *Like) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *Like) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *Like) ResolveInstrument(r *Resolver, idx int) (s Resolution, err error) + func (t *Like) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *Like) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *Like) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *Like) ResolveObject(r *Resolver, idx int) (s Resolution, err error) + func (t *Like) ResolveOrigin(r *Resolver, idx int) (s Resolution, err error) + func (t *Like) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *Like) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Like) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *Like) ResolveResult(r *Resolver, idx int) (s Resolution, err error) + func (t *Like) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *Like) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *Like) Serialize() (m map[string]interface{}, err error) + func (t *Like) SetAltitude(k float64) + func (t *Like) SetContentForLanguage(l string, v string) + func (t *Like) SetDuration(k time.Duration) + func (t *Like) SetEndTime(k time.Time) + func (t *Like) SetEndpoints(i vocab.ObjectType) + func (t *Like) SetFollowers(i vocab.CollectionType) + func (t *Like) SetFollowing(i vocab.CollectionType) + func (t *Like) SetId(k *url.URL) + func (t *Like) SetInbox(i vocab.OrderedCollectionType) + func (t *Like) SetLiked(i vocab.CollectionType) + func (t *Like) SetLikes(i vocab.CollectionType) + func (t *Like) SetMediaType(k string) + func (t *Like) SetNameForLanguage(l string, v string) + func (t *Like) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *Like) SetOauthTokenEndpoint(k *url.URL) + func (t *Like) SetOutbox(i vocab.OrderedCollectionType) + func (t *Like) SetPreferredUsername(k string) + func (t *Like) SetPreferredUsernameForLanguage(l string, v string) + func (t *Like) SetProvideClientKey(k *url.URL) + func (t *Like) SetProxyUrl(k *url.URL) + func (t *Like) SetPublished(k time.Time) + func (t *Like) SetReplies(i vocab.CollectionType) + func (t *Like) SetSharedInbox(k *url.URL) + func (t *Like) SetSignClientKey(k *url.URL) + func (t *Like) SetSource(i vocab.ObjectType) + func (t *Like) SetStartTime(k time.Time) + func (t *Like) SetSummaryForLanguage(l string, v string) + func (t *Like) SetUpdated(k time.Time) + func (t *Like) SummaryLanguages() (l []string) + type Link struct + func (t *Link) AppendAttributedTo(k *url.URL) + func (t *Link) AppendName(k string) + func (t *Link) AppendPreview(i vocab.ObjectType) + func (t *Link) AppendPreviewLink(i vocab.LinkType) + func (t *Link) AppendRel(k string) + func (t *Link) AppendSummary(k string) + func (t *Link) AppendType(i interface{}) + func (t *Link) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Link) GetHeight() (r Resolution, k int64) + func (t *Link) GetHref() (r Resolution, k *url.URL) + func (t *Link) GetHreflang() (r Resolution, k string) + func (t *Link) GetId() (r Resolution, k *url.URL) + func (t *Link) GetMediaType() (r Resolution, k string) + func (t *Link) GetName(idx int) (r Resolution, k string) + func (t *Link) GetNameForLanguage(l string) (v string) + func (t *Link) GetRel(idx int) (r Resolution, k string) + func (t *Link) GetSummary(idx int) (r Resolution, k string) + func (t *Link) GetSummaryForLanguage(l string) (v string) + func (t *Link) GetType(idx int) (r Resolution, s string) + func (t *Link) GetWidth() (r Resolution, k int64) + func (t *Link) HasAttributedTo(idx int) (p Presence) + func (t *Link) HasHeight() (p Presence) + func (t *Link) HasHref() (p Presence) + func (t *Link) HasHreflang() (p Presence) + func (t *Link) HasId() (p Presence) + func (t *Link) HasMediaType() (p Presence) + func (t *Link) HasName(idx int) (p Presence) + func (t *Link) HasPreview(idx int) (p Presence) + func (t *Link) HasRel(idx int) (p Presence) + func (t *Link) HasSummary(idx int) (p Presence) + func (t *Link) HasWidth() (p Presence) + func (t *Link) LenAttributedTo() (idx int) + func (t *Link) LenName() (idx int) + func (t *Link) LenPreview() (idx int) + func (t *Link) LenRel() (idx int) + func (t *Link) LenSummary() (idx int) + func (t *Link) LenType() (idx int) + func (t *Link) NameLanguages() (l []string) + func (t *Link) PrependAttributedTo(k *url.URL) + func (t *Link) PrependName(k string) + func (t *Link) PrependPreview(i vocab.ObjectType) + func (t *Link) PrependPreviewLink(i vocab.LinkType) + func (t *Link) PrependRel(k string) + func (t *Link) PrependSummary(k string) + func (t *Link) PrependType(i interface{}) + func (t *Link) Raw() (n *vocab.Link) + func (t *Link) RemoveAttributedTo(idx int) + func (t *Link) RemoveName(idx int) + func (t *Link) RemoveRel(idx int) + func (t *Link) RemoveSummary(idx int) + func (t *Link) RemoveType(idx int) + func (t *Link) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Link) Serialize() (m map[string]interface{}, err error) + func (t *Link) SetHeight(k int64) + func (t *Link) SetHref(k *url.URL) + func (t *Link) SetHreflang(k string) + func (t *Link) SetId(k *url.URL) + func (t *Link) SetMediaType(k string) + func (t *Link) SetNameForLanguage(l string, v string) + func (t *Link) SetSummaryForLanguage(l string, v string) + func (t *Link) SetWidth(k int64) + func (t *Link) SummaryLanguages() (l []string) + type Listen struct + func (t *Listen) AppendActor(k *url.URL) + func (t *Listen) AppendAttachment(i vocab.ObjectType) + func (t *Listen) AppendAttachmentLink(i vocab.LinkType) + func (t *Listen) AppendAttributedTo(k *url.URL) + func (t *Listen) AppendAudience(k *url.URL) + func (t *Listen) AppendBcc(k *url.URL) + func (t *Listen) AppendBto(k *url.URL) + func (t *Listen) AppendCc(k *url.URL) + func (t *Listen) AppendContent(k string) + func (t *Listen) AppendContext(i vocab.ObjectType) + func (t *Listen) AppendContextLink(i vocab.LinkType) + func (t *Listen) AppendGenerator(i vocab.ObjectType) + func (t *Listen) AppendGeneratorLink(i vocab.LinkType) + func (t *Listen) AppendIcon(i vocab.ImageType) + func (t *Listen) AppendImage(i vocab.ImageType) + func (t *Listen) AppendInReplyTo(k *url.URL) + func (t *Listen) AppendInstrument(i vocab.ObjectType) + func (t *Listen) AppendInstrumentLink(i vocab.LinkType) + func (t *Listen) AppendLocation(i vocab.ObjectType) + func (t *Listen) AppendLocationLink(i vocab.LinkType) + func (t *Listen) AppendName(k string) + func (t *Listen) AppendObject(i vocab.ObjectType) + func (t *Listen) AppendOrigin(i vocab.ObjectType) + func (t *Listen) AppendOriginLink(i vocab.LinkType) + func (t *Listen) AppendPreview(i vocab.ObjectType) + func (t *Listen) AppendPreviewLink(i vocab.LinkType) + func (t *Listen) AppendResult(i vocab.ObjectType) + func (t *Listen) AppendResultLink(i vocab.LinkType) + func (t *Listen) AppendStreams(k *url.URL) + func (t *Listen) AppendSummary(k string) + func (t *Listen) AppendTag(i vocab.ObjectType) + func (t *Listen) AppendTagLink(i vocab.LinkType) + func (t *Listen) AppendTarget(k *url.URL) + func (t *Listen) AppendTo(k *url.URL) + func (t *Listen) AppendType(i interface{}) + func (t *Listen) AppendUrl(k *url.URL) + func (t *Listen) ContentLanguages() (l []string) + func (t *Listen) GetActor(idx int) (r Resolution, k *url.URL) + func (t *Listen) GetAltitude() (r Resolution, k float64) + func (t *Listen) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Listen) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *Listen) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *Listen) GetBto(idx int) (r Resolution, k *url.URL) + func (t *Listen) GetCc(idx int) (r Resolution, k *url.URL) + func (t *Listen) GetContent(idx int) (r Resolution, k string) + func (t *Listen) GetContentForLanguage(l string) (v string) + func (t *Listen) GetDuration() (r Resolution, k time.Duration) + func (t *Listen) GetEndTime() (r Resolution, k time.Time) + func (t *Listen) GetId() (r Resolution, k *url.URL) + func (t *Listen) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *Listen) GetMediaType() (r Resolution, k string) + func (t *Listen) GetName(idx int) (r Resolution, k string) + func (t *Listen) GetNameForLanguage(l string) (v string) + func (t *Listen) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *Listen) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *Listen) GetPreferredUsername() (r Resolution, k string) + func (t *Listen) GetPreferredUsernameForLanguage(l string) (v string) + func (t *Listen) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *Listen) GetProxyUrl() (r Resolution, k *url.URL) + func (t *Listen) GetPublished() (r Resolution, k time.Time) + func (t *Listen) GetSharedInbox() (r Resolution, k *url.URL) + func (t *Listen) GetSignClientKey() (r Resolution, k *url.URL) + func (t *Listen) GetStartTime() (r Resolution, k time.Time) + func (t *Listen) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *Listen) GetSummary(idx int) (r Resolution, k string) + func (t *Listen) GetSummaryForLanguage(l string) (v string) + func (t *Listen) GetTarget(idx int) (r Resolution, k *url.URL) + func (t *Listen) GetTo(idx int) (r Resolution, k *url.URL) + func (t *Listen) GetType(idx int) (r Resolution, s string) + func (t *Listen) GetUpdated() (r Resolution, k time.Time) + func (t *Listen) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *Listen) HasActor(idx int) (p Presence) + func (t *Listen) HasAltitude() (p Presence) + func (t *Listen) HasAttachment(idx int) (p Presence) + func (t *Listen) HasAttributedTo(idx int) (p Presence) + func (t *Listen) HasAudience(idx int) (p Presence) + func (t *Listen) HasBcc(idx int) (p Presence) + func (t *Listen) HasBto(idx int) (p Presence) + func (t *Listen) HasCc(idx int) (p Presence) + func (t *Listen) HasContent(idx int) (p Presence) + func (t *Listen) HasContext(idx int) (p Presence) + func (t *Listen) HasDuration() (p Presence) + func (t *Listen) HasEndTime() (p Presence) + func (t *Listen) HasEndpoints() (p Presence) + func (t *Listen) HasFollowers() (p Presence) + func (t *Listen) HasFollowing() (p Presence) + func (t *Listen) HasGenerator(idx int) (p Presence) + func (t *Listen) HasIcon(idx int) (p Presence) + func (t *Listen) HasId() (p Presence) + func (t *Listen) HasImage(idx int) (p Presence) + func (t *Listen) HasInReplyTo(idx int) (p Presence) + func (t *Listen) HasInbox() (p Presence) + func (t *Listen) HasInstrument(idx int) (p Presence) + func (t *Listen) HasLiked() (p Presence) + func (t *Listen) HasLikes() (p Presence) + func (t *Listen) HasLocation(idx int) (p Presence) + func (t *Listen) HasMediaType() (p Presence) + func (t *Listen) HasName(idx int) (p Presence) + func (t *Listen) HasOauthAuthorizationEndpoint() (p Presence) + func (t *Listen) HasOauthTokenEndpoint() (p Presence) + func (t *Listen) HasObject(idx int) (p Presence) + func (t *Listen) HasOrigin(idx int) (p Presence) + func (t *Listen) HasOutbox() (p Presence) + func (t *Listen) HasPreferredUsername() (p Presence) + func (t *Listen) HasPreview(idx int) (p Presence) + func (t *Listen) HasProvideClientKey() (p Presence) + func (t *Listen) HasProxyUrl() (p Presence) + func (t *Listen) HasPublished() (p Presence) + func (t *Listen) HasReplies() (p Presence) + func (t *Listen) HasResult(idx int) (p Presence) + func (t *Listen) HasSharedInbox() (p Presence) + func (t *Listen) HasSignClientKey() (p Presence) + func (t *Listen) HasSource() (p Presence) + func (t *Listen) HasStartTime() (p Presence) + func (t *Listen) HasSummary(idx int) (p Presence) + func (t *Listen) HasTag(idx int) (p Presence) + func (t *Listen) HasTarget(idx int) (p Presence) + func (t *Listen) HasTo(idx int) (p Presence) + func (t *Listen) HasUpdated() (p Presence) + func (t *Listen) HasUrl(idx int) (p Presence) + func (t *Listen) LenActor() (idx int) + func (t *Listen) LenAttachment() (idx int) + func (t *Listen) LenAttributedTo() (idx int) + func (t *Listen) LenAudience() (idx int) + func (t *Listen) LenBcc() (idx int) + func (t *Listen) LenBto() (idx int) + func (t *Listen) LenCc() (idx int) + func (t *Listen) LenContent() (idx int) + func (t *Listen) LenContext() (idx int) + func (t *Listen) LenGenerator() (idx int) + func (t *Listen) LenIcon() (idx int) + func (t *Listen) LenImage() (idx int) + func (t *Listen) LenInReplyTo() (idx int) + func (t *Listen) LenInstrument() (idx int) + func (t *Listen) LenLocation() (idx int) + func (t *Listen) LenName() (idx int) + func (t *Listen) LenObject() (idx int) + func (t *Listen) LenOrigin() (idx int) + func (t *Listen) LenPreview() (idx int) + func (t *Listen) LenResult() (idx int) + func (t *Listen) LenStreams() (idx int) + func (t *Listen) LenSummary() (idx int) + func (t *Listen) LenTag() (idx int) + func (t *Listen) LenTarget() (idx int) + func (t *Listen) LenTo() (idx int) + func (t *Listen) LenType() (idx int) + func (t *Listen) LenUrl() (idx int) + func (t *Listen) NameLanguages() (l []string) + func (t *Listen) PreferredUsernameLanguages() (l []string) + func (t *Listen) PrependActor(k *url.URL) + func (t *Listen) PrependAttachment(i vocab.ObjectType) + func (t *Listen) PrependAttachmentLink(i vocab.LinkType) + func (t *Listen) PrependAttributedTo(k *url.URL) + func (t *Listen) PrependAudience(k *url.URL) + func (t *Listen) PrependBcc(k *url.URL) + func (t *Listen) PrependBto(k *url.URL) + func (t *Listen) PrependCc(k *url.URL) + func (t *Listen) PrependContent(k string) + func (t *Listen) PrependContext(i vocab.ObjectType) + func (t *Listen) PrependContextLink(i vocab.LinkType) + func (t *Listen) PrependGenerator(i vocab.ObjectType) + func (t *Listen) PrependGeneratorLink(i vocab.LinkType) + func (t *Listen) PrependIcon(i vocab.ImageType) + func (t *Listen) PrependImage(i vocab.ImageType) + func (t *Listen) PrependInReplyTo(k *url.URL) + func (t *Listen) PrependInstrument(i vocab.ObjectType) + func (t *Listen) PrependInstrumentLink(i vocab.LinkType) + func (t *Listen) PrependLocation(i vocab.ObjectType) + func (t *Listen) PrependLocationLink(i vocab.LinkType) + func (t *Listen) PrependName(k string) + func (t *Listen) PrependObject(i vocab.ObjectType) + func (t *Listen) PrependOrigin(i vocab.ObjectType) + func (t *Listen) PrependOriginLink(i vocab.LinkType) + func (t *Listen) PrependPreview(i vocab.ObjectType) + func (t *Listen) PrependPreviewLink(i vocab.LinkType) + func (t *Listen) PrependResult(i vocab.ObjectType) + func (t *Listen) PrependResultLink(i vocab.LinkType) + func (t *Listen) PrependStreams(k *url.URL) + func (t *Listen) PrependSummary(k string) + func (t *Listen) PrependTag(i vocab.ObjectType) + func (t *Listen) PrependTagLink(i vocab.LinkType) + func (t *Listen) PrependTarget(k *url.URL) + func (t *Listen) PrependTo(k *url.URL) + func (t *Listen) PrependType(i interface{}) + func (t *Listen) PrependUrl(k *url.URL) + func (t *Listen) Raw() (n *vocab.Listen) + func (t *Listen) RemoveActor(idx int) + func (t *Listen) RemoveAttributedTo(idx int) + func (t *Listen) RemoveAudience(idx int) + func (t *Listen) RemoveBcc(idx int) + func (t *Listen) RemoveBto(idx int) + func (t *Listen) RemoveCc(idx int) + func (t *Listen) RemoveContent(idx int) + func (t *Listen) RemoveIcon(idx int) + func (t *Listen) RemoveImage(idx int) + func (t *Listen) RemoveInReplyTo(idx int) + func (t *Listen) RemoveName(idx int) + func (t *Listen) RemoveObject(idx int) + func (t *Listen) RemoveStreams(idx int) + func (t *Listen) RemoveSummary(idx int) + func (t *Listen) RemoveTarget(idx int) + func (t *Listen) RemoveTo(idx int) + func (t *Listen) RemoveType(idx int) + func (t *Listen) RemoveUrl(idx int) + func (t *Listen) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *Listen) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *Listen) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *Listen) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *Listen) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *Listen) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *Listen) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *Listen) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *Listen) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *Listen) ResolveInstrument(r *Resolver, idx int) (s Resolution, err error) + func (t *Listen) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *Listen) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *Listen) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *Listen) ResolveObject(r *Resolver, idx int) (s Resolution, err error) + func (t *Listen) ResolveOrigin(r *Resolver, idx int) (s Resolution, err error) + func (t *Listen) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *Listen) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Listen) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *Listen) ResolveResult(r *Resolver, idx int) (s Resolution, err error) + func (t *Listen) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *Listen) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *Listen) Serialize() (m map[string]interface{}, err error) + func (t *Listen) SetAltitude(k float64) + func (t *Listen) SetContentForLanguage(l string, v string) + func (t *Listen) SetDuration(k time.Duration) + func (t *Listen) SetEndTime(k time.Time) + func (t *Listen) SetEndpoints(i vocab.ObjectType) + func (t *Listen) SetFollowers(i vocab.CollectionType) + func (t *Listen) SetFollowing(i vocab.CollectionType) + func (t *Listen) SetId(k *url.URL) + func (t *Listen) SetInbox(i vocab.OrderedCollectionType) + func (t *Listen) SetLiked(i vocab.CollectionType) + func (t *Listen) SetLikes(i vocab.CollectionType) + func (t *Listen) SetMediaType(k string) + func (t *Listen) SetNameForLanguage(l string, v string) + func (t *Listen) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *Listen) SetOauthTokenEndpoint(k *url.URL) + func (t *Listen) SetOutbox(i vocab.OrderedCollectionType) + func (t *Listen) SetPreferredUsername(k string) + func (t *Listen) SetPreferredUsernameForLanguage(l string, v string) + func (t *Listen) SetProvideClientKey(k *url.URL) + func (t *Listen) SetProxyUrl(k *url.URL) + func (t *Listen) SetPublished(k time.Time) + func (t *Listen) SetReplies(i vocab.CollectionType) + func (t *Listen) SetSharedInbox(k *url.URL) + func (t *Listen) SetSignClientKey(k *url.URL) + func (t *Listen) SetSource(i vocab.ObjectType) + func (t *Listen) SetStartTime(k time.Time) + func (t *Listen) SetSummaryForLanguage(l string, v string) + func (t *Listen) SetUpdated(k time.Time) + func (t *Listen) SummaryLanguages() (l []string) + type Mention struct + func (t *Mention) AppendAttributedTo(k *url.URL) + func (t *Mention) AppendName(k string) + func (t *Mention) AppendPreview(i vocab.ObjectType) + func (t *Mention) AppendPreviewLink(i vocab.LinkType) + func (t *Mention) AppendRel(k string) + func (t *Mention) AppendSummary(k string) + func (t *Mention) AppendType(i interface{}) + func (t *Mention) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Mention) GetHeight() (r Resolution, k int64) + func (t *Mention) GetHref() (r Resolution, k *url.URL) + func (t *Mention) GetHreflang() (r Resolution, k string) + func (t *Mention) GetId() (r Resolution, k *url.URL) + func (t *Mention) GetMediaType() (r Resolution, k string) + func (t *Mention) GetName(idx int) (r Resolution, k string) + func (t *Mention) GetNameForLanguage(l string) (v string) + func (t *Mention) GetRel(idx int) (r Resolution, k string) + func (t *Mention) GetSummary(idx int) (r Resolution, k string) + func (t *Mention) GetSummaryForLanguage(l string) (v string) + func (t *Mention) GetType(idx int) (r Resolution, s string) + func (t *Mention) GetWidth() (r Resolution, k int64) + func (t *Mention) HasAttributedTo(idx int) (p Presence) + func (t *Mention) HasHeight() (p Presence) + func (t *Mention) HasHref() (p Presence) + func (t *Mention) HasHreflang() (p Presence) + func (t *Mention) HasId() (p Presence) + func (t *Mention) HasMediaType() (p Presence) + func (t *Mention) HasName(idx int) (p Presence) + func (t *Mention) HasPreview(idx int) (p Presence) + func (t *Mention) HasRel(idx int) (p Presence) + func (t *Mention) HasSummary(idx int) (p Presence) + func (t *Mention) HasWidth() (p Presence) + func (t *Mention) LenAttributedTo() (idx int) + func (t *Mention) LenName() (idx int) + func (t *Mention) LenPreview() (idx int) + func (t *Mention) LenRel() (idx int) + func (t *Mention) LenSummary() (idx int) + func (t *Mention) LenType() (idx int) + func (t *Mention) NameLanguages() (l []string) + func (t *Mention) PrependAttributedTo(k *url.URL) + func (t *Mention) PrependName(k string) + func (t *Mention) PrependPreview(i vocab.ObjectType) + func (t *Mention) PrependPreviewLink(i vocab.LinkType) + func (t *Mention) PrependRel(k string) + func (t *Mention) PrependSummary(k string) + func (t *Mention) PrependType(i interface{}) + func (t *Mention) Raw() (n *vocab.Mention) + func (t *Mention) RemoveAttributedTo(idx int) + func (t *Mention) RemoveName(idx int) + func (t *Mention) RemoveRel(idx int) + func (t *Mention) RemoveSummary(idx int) + func (t *Mention) RemoveType(idx int) + func (t *Mention) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Mention) Serialize() (m map[string]interface{}, err error) + func (t *Mention) SetHeight(k int64) + func (t *Mention) SetHref(k *url.URL) + func (t *Mention) SetHreflang(k string) + func (t *Mention) SetId(k *url.URL) + func (t *Mention) SetMediaType(k string) + func (t *Mention) SetNameForLanguage(l string, v string) + func (t *Mention) SetSummaryForLanguage(l string, v string) + func (t *Mention) SetWidth(k int64) + func (t *Mention) SummaryLanguages() (l []string) + type Move struct + func (t *Move) AppendActor(k *url.URL) + func (t *Move) AppendAttachment(i vocab.ObjectType) + func (t *Move) AppendAttachmentLink(i vocab.LinkType) + func (t *Move) AppendAttributedTo(k *url.URL) + func (t *Move) AppendAudience(k *url.URL) + func (t *Move) AppendBcc(k *url.URL) + func (t *Move) AppendBto(k *url.URL) + func (t *Move) AppendCc(k *url.URL) + func (t *Move) AppendContent(k string) + func (t *Move) AppendContext(i vocab.ObjectType) + func (t *Move) AppendContextLink(i vocab.LinkType) + func (t *Move) AppendGenerator(i vocab.ObjectType) + func (t *Move) AppendGeneratorLink(i vocab.LinkType) + func (t *Move) AppendIcon(i vocab.ImageType) + func (t *Move) AppendImage(i vocab.ImageType) + func (t *Move) AppendInReplyTo(k *url.URL) + func (t *Move) AppendInstrument(i vocab.ObjectType) + func (t *Move) AppendInstrumentLink(i vocab.LinkType) + func (t *Move) AppendLocation(i vocab.ObjectType) + func (t *Move) AppendLocationLink(i vocab.LinkType) + func (t *Move) AppendName(k string) + func (t *Move) AppendObject(i vocab.ObjectType) + func (t *Move) AppendOrigin(i vocab.ObjectType) + func (t *Move) AppendOriginLink(i vocab.LinkType) + func (t *Move) AppendPreview(i vocab.ObjectType) + func (t *Move) AppendPreviewLink(i vocab.LinkType) + func (t *Move) AppendResult(i vocab.ObjectType) + func (t *Move) AppendResultLink(i vocab.LinkType) + func (t *Move) AppendStreams(k *url.URL) + func (t *Move) AppendSummary(k string) + func (t *Move) AppendTag(i vocab.ObjectType) + func (t *Move) AppendTagLink(i vocab.LinkType) + func (t *Move) AppendTarget(k *url.URL) + func (t *Move) AppendTo(k *url.URL) + func (t *Move) AppendType(i interface{}) + func (t *Move) AppendUrl(k *url.URL) + func (t *Move) ContentLanguages() (l []string) + func (t *Move) GetActor(idx int) (r Resolution, k *url.URL) + func (t *Move) GetAltitude() (r Resolution, k float64) + func (t *Move) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Move) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *Move) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *Move) GetBto(idx int) (r Resolution, k *url.URL) + func (t *Move) GetCc(idx int) (r Resolution, k *url.URL) + func (t *Move) GetContent(idx int) (r Resolution, k string) + func (t *Move) GetContentForLanguage(l string) (v string) + func (t *Move) GetDuration() (r Resolution, k time.Duration) + func (t *Move) GetEndTime() (r Resolution, k time.Time) + func (t *Move) GetId() (r Resolution, k *url.URL) + func (t *Move) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *Move) GetMediaType() (r Resolution, k string) + func (t *Move) GetName(idx int) (r Resolution, k string) + func (t *Move) GetNameForLanguage(l string) (v string) + func (t *Move) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *Move) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *Move) GetPreferredUsername() (r Resolution, k string) + func (t *Move) GetPreferredUsernameForLanguage(l string) (v string) + func (t *Move) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *Move) GetProxyUrl() (r Resolution, k *url.URL) + func (t *Move) GetPublished() (r Resolution, k time.Time) + func (t *Move) GetSharedInbox() (r Resolution, k *url.URL) + func (t *Move) GetSignClientKey() (r Resolution, k *url.URL) + func (t *Move) GetStartTime() (r Resolution, k time.Time) + func (t *Move) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *Move) GetSummary(idx int) (r Resolution, k string) + func (t *Move) GetSummaryForLanguage(l string) (v string) + func (t *Move) GetTarget(idx int) (r Resolution, k *url.URL) + func (t *Move) GetTo(idx int) (r Resolution, k *url.URL) + func (t *Move) GetType(idx int) (r Resolution, s string) + func (t *Move) GetUpdated() (r Resolution, k time.Time) + func (t *Move) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *Move) HasActor(idx int) (p Presence) + func (t *Move) HasAltitude() (p Presence) + func (t *Move) HasAttachment(idx int) (p Presence) + func (t *Move) HasAttributedTo(idx int) (p Presence) + func (t *Move) HasAudience(idx int) (p Presence) + func (t *Move) HasBcc(idx int) (p Presence) + func (t *Move) HasBto(idx int) (p Presence) + func (t *Move) HasCc(idx int) (p Presence) + func (t *Move) HasContent(idx int) (p Presence) + func (t *Move) HasContext(idx int) (p Presence) + func (t *Move) HasDuration() (p Presence) + func (t *Move) HasEndTime() (p Presence) + func (t *Move) HasEndpoints() (p Presence) + func (t *Move) HasFollowers() (p Presence) + func (t *Move) HasFollowing() (p Presence) + func (t *Move) HasGenerator(idx int) (p Presence) + func (t *Move) HasIcon(idx int) (p Presence) + func (t *Move) HasId() (p Presence) + func (t *Move) HasImage(idx int) (p Presence) + func (t *Move) HasInReplyTo(idx int) (p Presence) + func (t *Move) HasInbox() (p Presence) + func (t *Move) HasInstrument(idx int) (p Presence) + func (t *Move) HasLiked() (p Presence) + func (t *Move) HasLikes() (p Presence) + func (t *Move) HasLocation(idx int) (p Presence) + func (t *Move) HasMediaType() (p Presence) + func (t *Move) HasName(idx int) (p Presence) + func (t *Move) HasOauthAuthorizationEndpoint() (p Presence) + func (t *Move) HasOauthTokenEndpoint() (p Presence) + func (t *Move) HasObject(idx int) (p Presence) + func (t *Move) HasOrigin(idx int) (p Presence) + func (t *Move) HasOutbox() (p Presence) + func (t *Move) HasPreferredUsername() (p Presence) + func (t *Move) HasPreview(idx int) (p Presence) + func (t *Move) HasProvideClientKey() (p Presence) + func (t *Move) HasProxyUrl() (p Presence) + func (t *Move) HasPublished() (p Presence) + func (t *Move) HasReplies() (p Presence) + func (t *Move) HasResult(idx int) (p Presence) + func (t *Move) HasSharedInbox() (p Presence) + func (t *Move) HasSignClientKey() (p Presence) + func (t *Move) HasSource() (p Presence) + func (t *Move) HasStartTime() (p Presence) + func (t *Move) HasSummary(idx int) (p Presence) + func (t *Move) HasTag(idx int) (p Presence) + func (t *Move) HasTarget(idx int) (p Presence) + func (t *Move) HasTo(idx int) (p Presence) + func (t *Move) HasUpdated() (p Presence) + func (t *Move) HasUrl(idx int) (p Presence) + func (t *Move) LenActor() (idx int) + func (t *Move) LenAttachment() (idx int) + func (t *Move) LenAttributedTo() (idx int) + func (t *Move) LenAudience() (idx int) + func (t *Move) LenBcc() (idx int) + func (t *Move) LenBto() (idx int) + func (t *Move) LenCc() (idx int) + func (t *Move) LenContent() (idx int) + func (t *Move) LenContext() (idx int) + func (t *Move) LenGenerator() (idx int) + func (t *Move) LenIcon() (idx int) + func (t *Move) LenImage() (idx int) + func (t *Move) LenInReplyTo() (idx int) + func (t *Move) LenInstrument() (idx int) + func (t *Move) LenLocation() (idx int) + func (t *Move) LenName() (idx int) + func (t *Move) LenObject() (idx int) + func (t *Move) LenOrigin() (idx int) + func (t *Move) LenPreview() (idx int) + func (t *Move) LenResult() (idx int) + func (t *Move) LenStreams() (idx int) + func (t *Move) LenSummary() (idx int) + func (t *Move) LenTag() (idx int) + func (t *Move) LenTarget() (idx int) + func (t *Move) LenTo() (idx int) + func (t *Move) LenType() (idx int) + func (t *Move) LenUrl() (idx int) + func (t *Move) NameLanguages() (l []string) + func (t *Move) PreferredUsernameLanguages() (l []string) + func (t *Move) PrependActor(k *url.URL) + func (t *Move) PrependAttachment(i vocab.ObjectType) + func (t *Move) PrependAttachmentLink(i vocab.LinkType) + func (t *Move) PrependAttributedTo(k *url.URL) + func (t *Move) PrependAudience(k *url.URL) + func (t *Move) PrependBcc(k *url.URL) + func (t *Move) PrependBto(k *url.URL) + func (t *Move) PrependCc(k *url.URL) + func (t *Move) PrependContent(k string) + func (t *Move) PrependContext(i vocab.ObjectType) + func (t *Move) PrependContextLink(i vocab.LinkType) + func (t *Move) PrependGenerator(i vocab.ObjectType) + func (t *Move) PrependGeneratorLink(i vocab.LinkType) + func (t *Move) PrependIcon(i vocab.ImageType) + func (t *Move) PrependImage(i vocab.ImageType) + func (t *Move) PrependInReplyTo(k *url.URL) + func (t *Move) PrependInstrument(i vocab.ObjectType) + func (t *Move) PrependInstrumentLink(i vocab.LinkType) + func (t *Move) PrependLocation(i vocab.ObjectType) + func (t *Move) PrependLocationLink(i vocab.LinkType) + func (t *Move) PrependName(k string) + func (t *Move) PrependObject(i vocab.ObjectType) + func (t *Move) PrependOrigin(i vocab.ObjectType) + func (t *Move) PrependOriginLink(i vocab.LinkType) + func (t *Move) PrependPreview(i vocab.ObjectType) + func (t *Move) PrependPreviewLink(i vocab.LinkType) + func (t *Move) PrependResult(i vocab.ObjectType) + func (t *Move) PrependResultLink(i vocab.LinkType) + func (t *Move) PrependStreams(k *url.URL) + func (t *Move) PrependSummary(k string) + func (t *Move) PrependTag(i vocab.ObjectType) + func (t *Move) PrependTagLink(i vocab.LinkType) + func (t *Move) PrependTarget(k *url.URL) + func (t *Move) PrependTo(k *url.URL) + func (t *Move) PrependType(i interface{}) + func (t *Move) PrependUrl(k *url.URL) + func (t *Move) Raw() (n *vocab.Move) + func (t *Move) RemoveActor(idx int) + func (t *Move) RemoveAttributedTo(idx int) + func (t *Move) RemoveAudience(idx int) + func (t *Move) RemoveBcc(idx int) + func (t *Move) RemoveBto(idx int) + func (t *Move) RemoveCc(idx int) + func (t *Move) RemoveContent(idx int) + func (t *Move) RemoveIcon(idx int) + func (t *Move) RemoveImage(idx int) + func (t *Move) RemoveInReplyTo(idx int) + func (t *Move) RemoveName(idx int) + func (t *Move) RemoveObject(idx int) + func (t *Move) RemoveStreams(idx int) + func (t *Move) RemoveSummary(idx int) + func (t *Move) RemoveTarget(idx int) + func (t *Move) RemoveTo(idx int) + func (t *Move) RemoveType(idx int) + func (t *Move) RemoveUrl(idx int) + func (t *Move) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *Move) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *Move) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *Move) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *Move) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *Move) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *Move) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *Move) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *Move) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *Move) ResolveInstrument(r *Resolver, idx int) (s Resolution, err error) + func (t *Move) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *Move) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *Move) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *Move) ResolveObject(r *Resolver, idx int) (s Resolution, err error) + func (t *Move) ResolveOrigin(r *Resolver, idx int) (s Resolution, err error) + func (t *Move) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *Move) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Move) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *Move) ResolveResult(r *Resolver, idx int) (s Resolution, err error) + func (t *Move) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *Move) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *Move) Serialize() (m map[string]interface{}, err error) + func (t *Move) SetAltitude(k float64) + func (t *Move) SetContentForLanguage(l string, v string) + func (t *Move) SetDuration(k time.Duration) + func (t *Move) SetEndTime(k time.Time) + func (t *Move) SetEndpoints(i vocab.ObjectType) + func (t *Move) SetFollowers(i vocab.CollectionType) + func (t *Move) SetFollowing(i vocab.CollectionType) + func (t *Move) SetId(k *url.URL) + func (t *Move) SetInbox(i vocab.OrderedCollectionType) + func (t *Move) SetLiked(i vocab.CollectionType) + func (t *Move) SetLikes(i vocab.CollectionType) + func (t *Move) SetMediaType(k string) + func (t *Move) SetNameForLanguage(l string, v string) + func (t *Move) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *Move) SetOauthTokenEndpoint(k *url.URL) + func (t *Move) SetOutbox(i vocab.OrderedCollectionType) + func (t *Move) SetPreferredUsername(k string) + func (t *Move) SetPreferredUsernameForLanguage(l string, v string) + func (t *Move) SetProvideClientKey(k *url.URL) + func (t *Move) SetProxyUrl(k *url.URL) + func (t *Move) SetPublished(k time.Time) + func (t *Move) SetReplies(i vocab.CollectionType) + func (t *Move) SetSharedInbox(k *url.URL) + func (t *Move) SetSignClientKey(k *url.URL) + func (t *Move) SetSource(i vocab.ObjectType) + func (t *Move) SetStartTime(k time.Time) + func (t *Move) SetSummaryForLanguage(l string, v string) + func (t *Move) SetUpdated(k time.Time) + func (t *Move) SummaryLanguages() (l []string) + type Note struct + func (t *Note) AppendAttachment(i vocab.ObjectType) + func (t *Note) AppendAttachmentLink(i vocab.LinkType) + func (t *Note) AppendAttributedTo(k *url.URL) + func (t *Note) AppendAudience(k *url.URL) + func (t *Note) AppendBcc(k *url.URL) + func (t *Note) AppendBto(k *url.URL) + func (t *Note) AppendCc(k *url.URL) + func (t *Note) AppendContent(k string) + func (t *Note) AppendContext(i vocab.ObjectType) + func (t *Note) AppendContextLink(i vocab.LinkType) + func (t *Note) AppendGenerator(i vocab.ObjectType) + func (t *Note) AppendGeneratorLink(i vocab.LinkType) + func (t *Note) AppendIcon(i vocab.ImageType) + func (t *Note) AppendImage(i vocab.ImageType) + func (t *Note) AppendInReplyTo(k *url.URL) + func (t *Note) AppendLocation(i vocab.ObjectType) + func (t *Note) AppendLocationLink(i vocab.LinkType) + func (t *Note) AppendName(k string) + func (t *Note) AppendPreview(i vocab.ObjectType) + func (t *Note) AppendPreviewLink(i vocab.LinkType) + func (t *Note) AppendStreams(k *url.URL) + func (t *Note) AppendSummary(k string) + func (t *Note) AppendTag(i vocab.ObjectType) + func (t *Note) AppendTagLink(i vocab.LinkType) + func (t *Note) AppendTo(k *url.URL) + func (t *Note) AppendType(i interface{}) + func (t *Note) AppendUrl(k *url.URL) + func (t *Note) ContentLanguages() (l []string) + func (t *Note) GetAltitude() (r Resolution, k float64) + func (t *Note) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Note) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *Note) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *Note) GetBto(idx int) (r Resolution, k *url.URL) + func (t *Note) GetCc(idx int) (r Resolution, k *url.URL) + func (t *Note) GetContent(idx int) (r Resolution, k string) + func (t *Note) GetContentForLanguage(l string) (v string) + func (t *Note) GetDuration() (r Resolution, k time.Duration) + func (t *Note) GetEndTime() (r Resolution, k time.Time) + func (t *Note) GetId() (r Resolution, k *url.URL) + func (t *Note) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *Note) GetMediaType() (r Resolution, k string) + func (t *Note) GetName(idx int) (r Resolution, k string) + func (t *Note) GetNameForLanguage(l string) (v string) + func (t *Note) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *Note) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *Note) GetPreferredUsername() (r Resolution, k string) + func (t *Note) GetPreferredUsernameForLanguage(l string) (v string) + func (t *Note) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *Note) GetProxyUrl() (r Resolution, k *url.URL) + func (t *Note) GetPublished() (r Resolution, k time.Time) + func (t *Note) GetSharedInbox() (r Resolution, k *url.URL) + func (t *Note) GetSignClientKey() (r Resolution, k *url.URL) + func (t *Note) GetStartTime() (r Resolution, k time.Time) + func (t *Note) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *Note) GetSummary(idx int) (r Resolution, k string) + func (t *Note) GetSummaryForLanguage(l string) (v string) + func (t *Note) GetTo(idx int) (r Resolution, k *url.URL) + func (t *Note) GetType(idx int) (r Resolution, s string) + func (t *Note) GetUpdated() (r Resolution, k time.Time) + func (t *Note) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *Note) HasAltitude() (p Presence) + func (t *Note) HasAttachment(idx int) (p Presence) + func (t *Note) HasAttributedTo(idx int) (p Presence) + func (t *Note) HasAudience(idx int) (p Presence) + func (t *Note) HasBcc(idx int) (p Presence) + func (t *Note) HasBto(idx int) (p Presence) + func (t *Note) HasCc(idx int) (p Presence) + func (t *Note) HasContent(idx int) (p Presence) + func (t *Note) HasContext(idx int) (p Presence) + func (t *Note) HasDuration() (p Presence) + func (t *Note) HasEndTime() (p Presence) + func (t *Note) HasEndpoints() (p Presence) + func (t *Note) HasFollowers() (p Presence) + func (t *Note) HasFollowing() (p Presence) + func (t *Note) HasGenerator(idx int) (p Presence) + func (t *Note) HasIcon(idx int) (p Presence) + func (t *Note) HasId() (p Presence) + func (t *Note) HasImage(idx int) (p Presence) + func (t *Note) HasInReplyTo(idx int) (p Presence) + func (t *Note) HasInbox() (p Presence) + func (t *Note) HasLiked() (p Presence) + func (t *Note) HasLikes() (p Presence) + func (t *Note) HasLocation(idx int) (p Presence) + func (t *Note) HasMediaType() (p Presence) + func (t *Note) HasName(idx int) (p Presence) + func (t *Note) HasOauthAuthorizationEndpoint() (p Presence) + func (t *Note) HasOauthTokenEndpoint() (p Presence) + func (t *Note) HasOutbox() (p Presence) + func (t *Note) HasPreferredUsername() (p Presence) + func (t *Note) HasPreview(idx int) (p Presence) + func (t *Note) HasProvideClientKey() (p Presence) + func (t *Note) HasProxyUrl() (p Presence) + func (t *Note) HasPublished() (p Presence) + func (t *Note) HasReplies() (p Presence) + func (t *Note) HasSharedInbox() (p Presence) + func (t *Note) HasSignClientKey() (p Presence) + func (t *Note) HasSource() (p Presence) + func (t *Note) HasStartTime() (p Presence) + func (t *Note) HasSummary(idx int) (p Presence) + func (t *Note) HasTag(idx int) (p Presence) + func (t *Note) HasTo(idx int) (p Presence) + func (t *Note) HasUpdated() (p Presence) + func (t *Note) HasUrl(idx int) (p Presence) + func (t *Note) LenAttachment() (idx int) + func (t *Note) LenAttributedTo() (idx int) + func (t *Note) LenAudience() (idx int) + func (t *Note) LenBcc() (idx int) + func (t *Note) LenBto() (idx int) + func (t *Note) LenCc() (idx int) + func (t *Note) LenContent() (idx int) + func (t *Note) LenContext() (idx int) + func (t *Note) LenGenerator() (idx int) + func (t *Note) LenIcon() (idx int) + func (t *Note) LenImage() (idx int) + func (t *Note) LenInReplyTo() (idx int) + func (t *Note) LenLocation() (idx int) + func (t *Note) LenName() (idx int) + func (t *Note) LenPreview() (idx int) + func (t *Note) LenStreams() (idx int) + func (t *Note) LenSummary() (idx int) + func (t *Note) LenTag() (idx int) + func (t *Note) LenTo() (idx int) + func (t *Note) LenType() (idx int) + func (t *Note) LenUrl() (idx int) + func (t *Note) NameLanguages() (l []string) + func (t *Note) PreferredUsernameLanguages() (l []string) + func (t *Note) PrependAttachment(i vocab.ObjectType) + func (t *Note) PrependAttachmentLink(i vocab.LinkType) + func (t *Note) PrependAttributedTo(k *url.URL) + func (t *Note) PrependAudience(k *url.URL) + func (t *Note) PrependBcc(k *url.URL) + func (t *Note) PrependBto(k *url.URL) + func (t *Note) PrependCc(k *url.URL) + func (t *Note) PrependContent(k string) + func (t *Note) PrependContext(i vocab.ObjectType) + func (t *Note) PrependContextLink(i vocab.LinkType) + func (t *Note) PrependGenerator(i vocab.ObjectType) + func (t *Note) PrependGeneratorLink(i vocab.LinkType) + func (t *Note) PrependIcon(i vocab.ImageType) + func (t *Note) PrependImage(i vocab.ImageType) + func (t *Note) PrependInReplyTo(k *url.URL) + func (t *Note) PrependLocation(i vocab.ObjectType) + func (t *Note) PrependLocationLink(i vocab.LinkType) + func (t *Note) PrependName(k string) + func (t *Note) PrependPreview(i vocab.ObjectType) + func (t *Note) PrependPreviewLink(i vocab.LinkType) + func (t *Note) PrependStreams(k *url.URL) + func (t *Note) PrependSummary(k string) + func (t *Note) PrependTag(i vocab.ObjectType) + func (t *Note) PrependTagLink(i vocab.LinkType) + func (t *Note) PrependTo(k *url.URL) + func (t *Note) PrependType(i interface{}) + func (t *Note) PrependUrl(k *url.URL) + func (t *Note) Raw() (n *vocab.Note) + func (t *Note) RemoveAttributedTo(idx int) + func (t *Note) RemoveAudience(idx int) + func (t *Note) RemoveBcc(idx int) + func (t *Note) RemoveBto(idx int) + func (t *Note) RemoveCc(idx int) + func (t *Note) RemoveContent(idx int) + func (t *Note) RemoveIcon(idx int) + func (t *Note) RemoveImage(idx int) + func (t *Note) RemoveInReplyTo(idx int) + func (t *Note) RemoveName(idx int) + func (t *Note) RemoveStreams(idx int) + func (t *Note) RemoveSummary(idx int) + func (t *Note) RemoveTo(idx int) + func (t *Note) RemoveType(idx int) + func (t *Note) RemoveUrl(idx int) + func (t *Note) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *Note) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *Note) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *Note) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *Note) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *Note) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *Note) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *Note) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *Note) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *Note) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *Note) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *Note) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *Note) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *Note) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Note) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *Note) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *Note) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *Note) Serialize() (m map[string]interface{}, err error) + func (t *Note) SetAltitude(k float64) + func (t *Note) SetContentForLanguage(l string, v string) + func (t *Note) SetDuration(k time.Duration) + func (t *Note) SetEndTime(k time.Time) + func (t *Note) SetEndpoints(i vocab.ObjectType) + func (t *Note) SetFollowers(i vocab.CollectionType) + func (t *Note) SetFollowing(i vocab.CollectionType) + func (t *Note) SetId(k *url.URL) + func (t *Note) SetInbox(i vocab.OrderedCollectionType) + func (t *Note) SetLiked(i vocab.CollectionType) + func (t *Note) SetLikes(i vocab.CollectionType) + func (t *Note) SetMediaType(k string) + func (t *Note) SetNameForLanguage(l string, v string) + func (t *Note) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *Note) SetOauthTokenEndpoint(k *url.URL) + func (t *Note) SetOutbox(i vocab.OrderedCollectionType) + func (t *Note) SetPreferredUsername(k string) + func (t *Note) SetPreferredUsernameForLanguage(l string, v string) + func (t *Note) SetProvideClientKey(k *url.URL) + func (t *Note) SetProxyUrl(k *url.URL) + func (t *Note) SetPublished(k time.Time) + func (t *Note) SetReplies(i vocab.CollectionType) + func (t *Note) SetSharedInbox(k *url.URL) + func (t *Note) SetSignClientKey(k *url.URL) + func (t *Note) SetSource(i vocab.ObjectType) + func (t *Note) SetStartTime(k time.Time) + func (t *Note) SetSummaryForLanguage(l string, v string) + func (t *Note) SetUpdated(k time.Time) + func (t *Note) SummaryLanguages() (l []string) + type Object struct + func (t *Object) AppendAttachment(i vocab.ObjectType) + func (t *Object) AppendAttachmentLink(i vocab.LinkType) + func (t *Object) AppendAttributedTo(k *url.URL) + func (t *Object) AppendAudience(k *url.URL) + func (t *Object) AppendBcc(k *url.URL) + func (t *Object) AppendBto(k *url.URL) + func (t *Object) AppendCc(k *url.URL) + func (t *Object) AppendContent(k string) + func (t *Object) AppendContext(i vocab.ObjectType) + func (t *Object) AppendContextLink(i vocab.LinkType) + func (t *Object) AppendGenerator(i vocab.ObjectType) + func (t *Object) AppendGeneratorLink(i vocab.LinkType) + func (t *Object) AppendIcon(i vocab.ImageType) + func (t *Object) AppendImage(i vocab.ImageType) + func (t *Object) AppendInReplyTo(k *url.URL) + func (t *Object) AppendLocation(i vocab.ObjectType) + func (t *Object) AppendLocationLink(i vocab.LinkType) + func (t *Object) AppendName(k string) + func (t *Object) AppendPreview(i vocab.ObjectType) + func (t *Object) AppendPreviewLink(i vocab.LinkType) + func (t *Object) AppendStreams(k *url.URL) + func (t *Object) AppendSummary(k string) + func (t *Object) AppendTag(i vocab.ObjectType) + func (t *Object) AppendTagLink(i vocab.LinkType) + func (t *Object) AppendTo(k *url.URL) + func (t *Object) AppendType(i interface{}) + func (t *Object) AppendUrl(k *url.URL) + func (t *Object) ContentLanguages() (l []string) + func (t *Object) GetAltitude() (r Resolution, k float64) + func (t *Object) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Object) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *Object) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *Object) GetBto(idx int) (r Resolution, k *url.URL) + func (t *Object) GetCc(idx int) (r Resolution, k *url.URL) + func (t *Object) GetContent(idx int) (r Resolution, k string) + func (t *Object) GetContentForLanguage(l string) (v string) + func (t *Object) GetDuration() (r Resolution, k time.Duration) + func (t *Object) GetEndTime() (r Resolution, k time.Time) + func (t *Object) GetId() (r Resolution, k *url.URL) + func (t *Object) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *Object) GetMediaType() (r Resolution, k string) + func (t *Object) GetName(idx int) (r Resolution, k string) + func (t *Object) GetNameForLanguage(l string) (v string) + func (t *Object) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *Object) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *Object) GetPreferredUsername() (r Resolution, k string) + func (t *Object) GetPreferredUsernameForLanguage(l string) (v string) + func (t *Object) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *Object) GetProxyUrl() (r Resolution, k *url.URL) + func (t *Object) GetPublished() (r Resolution, k time.Time) + func (t *Object) GetSharedInbox() (r Resolution, k *url.URL) + func (t *Object) GetSignClientKey() (r Resolution, k *url.URL) + func (t *Object) GetStartTime() (r Resolution, k time.Time) + func (t *Object) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *Object) GetSummary(idx int) (r Resolution, k string) + func (t *Object) GetSummaryForLanguage(l string) (v string) + func (t *Object) GetTo(idx int) (r Resolution, k *url.URL) + func (t *Object) GetType(idx int) (r Resolution, s string) + func (t *Object) GetUpdated() (r Resolution, k time.Time) + func (t *Object) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *Object) HasAltitude() (p Presence) + func (t *Object) HasAttachment(idx int) (p Presence) + func (t *Object) HasAttributedTo(idx int) (p Presence) + func (t *Object) HasAudience(idx int) (p Presence) + func (t *Object) HasBcc(idx int) (p Presence) + func (t *Object) HasBto(idx int) (p Presence) + func (t *Object) HasCc(idx int) (p Presence) + func (t *Object) HasContent(idx int) (p Presence) + func (t *Object) HasContext(idx int) (p Presence) + func (t *Object) HasDuration() (p Presence) + func (t *Object) HasEndTime() (p Presence) + func (t *Object) HasEndpoints() (p Presence) + func (t *Object) HasFollowers() (p Presence) + func (t *Object) HasFollowing() (p Presence) + func (t *Object) HasGenerator(idx int) (p Presence) + func (t *Object) HasIcon(idx int) (p Presence) + func (t *Object) HasId() (p Presence) + func (t *Object) HasImage(idx int) (p Presence) + func (t *Object) HasInReplyTo(idx int) (p Presence) + func (t *Object) HasInbox() (p Presence) + func (t *Object) HasLiked() (p Presence) + func (t *Object) HasLikes() (p Presence) + func (t *Object) HasLocation(idx int) (p Presence) + func (t *Object) HasMediaType() (p Presence) + func (t *Object) HasName(idx int) (p Presence) + func (t *Object) HasOauthAuthorizationEndpoint() (p Presence) + func (t *Object) HasOauthTokenEndpoint() (p Presence) + func (t *Object) HasOutbox() (p Presence) + func (t *Object) HasPreferredUsername() (p Presence) + func (t *Object) HasPreview(idx int) (p Presence) + func (t *Object) HasProvideClientKey() (p Presence) + func (t *Object) HasProxyUrl() (p Presence) + func (t *Object) HasPublished() (p Presence) + func (t *Object) HasReplies() (p Presence) + func (t *Object) HasSharedInbox() (p Presence) + func (t *Object) HasSignClientKey() (p Presence) + func (t *Object) HasSource() (p Presence) + func (t *Object) HasStartTime() (p Presence) + func (t *Object) HasSummary(idx int) (p Presence) + func (t *Object) HasTag(idx int) (p Presence) + func (t *Object) HasTo(idx int) (p Presence) + func (t *Object) HasUpdated() (p Presence) + func (t *Object) HasUrl(idx int) (p Presence) + func (t *Object) LenAttachment() (idx int) + func (t *Object) LenAttributedTo() (idx int) + func (t *Object) LenAudience() (idx int) + func (t *Object) LenBcc() (idx int) + func (t *Object) LenBto() (idx int) + func (t *Object) LenCc() (idx int) + func (t *Object) LenContent() (idx int) + func (t *Object) LenContext() (idx int) + func (t *Object) LenGenerator() (idx int) + func (t *Object) LenIcon() (idx int) + func (t *Object) LenImage() (idx int) + func (t *Object) LenInReplyTo() (idx int) + func (t *Object) LenLocation() (idx int) + func (t *Object) LenName() (idx int) + func (t *Object) LenPreview() (idx int) + func (t *Object) LenStreams() (idx int) + func (t *Object) LenSummary() (idx int) + func (t *Object) LenTag() (idx int) + func (t *Object) LenTo() (idx int) + func (t *Object) LenType() (idx int) + func (t *Object) LenUrl() (idx int) + func (t *Object) NameLanguages() (l []string) + func (t *Object) PreferredUsernameLanguages() (l []string) + func (t *Object) PrependAttachment(i vocab.ObjectType) + func (t *Object) PrependAttachmentLink(i vocab.LinkType) + func (t *Object) PrependAttributedTo(k *url.URL) + func (t *Object) PrependAudience(k *url.URL) + func (t *Object) PrependBcc(k *url.URL) + func (t *Object) PrependBto(k *url.URL) + func (t *Object) PrependCc(k *url.URL) + func (t *Object) PrependContent(k string) + func (t *Object) PrependContext(i vocab.ObjectType) + func (t *Object) PrependContextLink(i vocab.LinkType) + func (t *Object) PrependGenerator(i vocab.ObjectType) + func (t *Object) PrependGeneratorLink(i vocab.LinkType) + func (t *Object) PrependIcon(i vocab.ImageType) + func (t *Object) PrependImage(i vocab.ImageType) + func (t *Object) PrependInReplyTo(k *url.URL) + func (t *Object) PrependLocation(i vocab.ObjectType) + func (t *Object) PrependLocationLink(i vocab.LinkType) + func (t *Object) PrependName(k string) + func (t *Object) PrependPreview(i vocab.ObjectType) + func (t *Object) PrependPreviewLink(i vocab.LinkType) + func (t *Object) PrependStreams(k *url.URL) + func (t *Object) PrependSummary(k string) + func (t *Object) PrependTag(i vocab.ObjectType) + func (t *Object) PrependTagLink(i vocab.LinkType) + func (t *Object) PrependTo(k *url.URL) + func (t *Object) PrependType(i interface{}) + func (t *Object) PrependUrl(k *url.URL) + func (t *Object) Raw() (n *vocab.Object) + func (t *Object) RemoveAttributedTo(idx int) + func (t *Object) RemoveAudience(idx int) + func (t *Object) RemoveBcc(idx int) + func (t *Object) RemoveBto(idx int) + func (t *Object) RemoveCc(idx int) + func (t *Object) RemoveContent(idx int) + func (t *Object) RemoveIcon(idx int) + func (t *Object) RemoveImage(idx int) + func (t *Object) RemoveInReplyTo(idx int) + func (t *Object) RemoveName(idx int) + func (t *Object) RemoveStreams(idx int) + func (t *Object) RemoveSummary(idx int) + func (t *Object) RemoveTo(idx int) + func (t *Object) RemoveType(idx int) + func (t *Object) RemoveUrl(idx int) + func (t *Object) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *Object) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *Object) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *Object) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *Object) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *Object) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *Object) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *Object) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *Object) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *Object) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *Object) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *Object) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *Object) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *Object) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Object) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *Object) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *Object) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *Object) Serialize() (m map[string]interface{}, err error) + func (t *Object) SetAltitude(k float64) + func (t *Object) SetContentForLanguage(l string, v string) + func (t *Object) SetDuration(k time.Duration) + func (t *Object) SetEndTime(k time.Time) + func (t *Object) SetEndpoints(i vocab.ObjectType) + func (t *Object) SetFollowers(i vocab.CollectionType) + func (t *Object) SetFollowing(i vocab.CollectionType) + func (t *Object) SetId(k *url.URL) + func (t *Object) SetInbox(i vocab.OrderedCollectionType) + func (t *Object) SetLiked(i vocab.CollectionType) + func (t *Object) SetLikes(i vocab.CollectionType) + func (t *Object) SetMediaType(k string) + func (t *Object) SetNameForLanguage(l string, v string) + func (t *Object) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *Object) SetOauthTokenEndpoint(k *url.URL) + func (t *Object) SetOutbox(i vocab.OrderedCollectionType) + func (t *Object) SetPreferredUsername(k string) + func (t *Object) SetPreferredUsernameForLanguage(l string, v string) + func (t *Object) SetProvideClientKey(k *url.URL) + func (t *Object) SetProxyUrl(k *url.URL) + func (t *Object) SetPublished(k time.Time) + func (t *Object) SetReplies(i vocab.CollectionType) + func (t *Object) SetSharedInbox(k *url.URL) + func (t *Object) SetSignClientKey(k *url.URL) + func (t *Object) SetSource(i vocab.ObjectType) + func (t *Object) SetStartTime(k time.Time) + func (t *Object) SetSummaryForLanguage(l string, v string) + func (t *Object) SetUpdated(k time.Time) + func (t *Object) SummaryLanguages() (l []string) + type Offer struct + func (t *Offer) AppendActor(k *url.URL) + func (t *Offer) AppendAttachment(i vocab.ObjectType) + func (t *Offer) AppendAttachmentLink(i vocab.LinkType) + func (t *Offer) AppendAttributedTo(k *url.URL) + func (t *Offer) AppendAudience(k *url.URL) + func (t *Offer) AppendBcc(k *url.URL) + func (t *Offer) AppendBto(k *url.URL) + func (t *Offer) AppendCc(k *url.URL) + func (t *Offer) AppendContent(k string) + func (t *Offer) AppendContext(i vocab.ObjectType) + func (t *Offer) AppendContextLink(i vocab.LinkType) + func (t *Offer) AppendGenerator(i vocab.ObjectType) + func (t *Offer) AppendGeneratorLink(i vocab.LinkType) + func (t *Offer) AppendIcon(i vocab.ImageType) + func (t *Offer) AppendImage(i vocab.ImageType) + func (t *Offer) AppendInReplyTo(k *url.URL) + func (t *Offer) AppendInstrument(i vocab.ObjectType) + func (t *Offer) AppendInstrumentLink(i vocab.LinkType) + func (t *Offer) AppendLocation(i vocab.ObjectType) + func (t *Offer) AppendLocationLink(i vocab.LinkType) + func (t *Offer) AppendName(k string) + func (t *Offer) AppendObject(i vocab.ObjectType) + func (t *Offer) AppendOrigin(i vocab.ObjectType) + func (t *Offer) AppendOriginLink(i vocab.LinkType) + func (t *Offer) AppendPreview(i vocab.ObjectType) + func (t *Offer) AppendPreviewLink(i vocab.LinkType) + func (t *Offer) AppendResult(i vocab.ObjectType) + func (t *Offer) AppendResultLink(i vocab.LinkType) + func (t *Offer) AppendStreams(k *url.URL) + func (t *Offer) AppendSummary(k string) + func (t *Offer) AppendTag(i vocab.ObjectType) + func (t *Offer) AppendTagLink(i vocab.LinkType) + func (t *Offer) AppendTarget(k *url.URL) + func (t *Offer) AppendTo(k *url.URL) + func (t *Offer) AppendType(i interface{}) + func (t *Offer) AppendUrl(k *url.URL) + func (t *Offer) ContentLanguages() (l []string) + func (t *Offer) GetActor(idx int) (r Resolution, k *url.URL) + func (t *Offer) GetAltitude() (r Resolution, k float64) + func (t *Offer) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Offer) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *Offer) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *Offer) GetBto(idx int) (r Resolution, k *url.URL) + func (t *Offer) GetCc(idx int) (r Resolution, k *url.URL) + func (t *Offer) GetContent(idx int) (r Resolution, k string) + func (t *Offer) GetContentForLanguage(l string) (v string) + func (t *Offer) GetDuration() (r Resolution, k time.Duration) + func (t *Offer) GetEndTime() (r Resolution, k time.Time) + func (t *Offer) GetId() (r Resolution, k *url.URL) + func (t *Offer) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *Offer) GetMediaType() (r Resolution, k string) + func (t *Offer) GetName(idx int) (r Resolution, k string) + func (t *Offer) GetNameForLanguage(l string) (v string) + func (t *Offer) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *Offer) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *Offer) GetPreferredUsername() (r Resolution, k string) + func (t *Offer) GetPreferredUsernameForLanguage(l string) (v string) + func (t *Offer) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *Offer) GetProxyUrl() (r Resolution, k *url.URL) + func (t *Offer) GetPublished() (r Resolution, k time.Time) + func (t *Offer) GetSharedInbox() (r Resolution, k *url.URL) + func (t *Offer) GetSignClientKey() (r Resolution, k *url.URL) + func (t *Offer) GetStartTime() (r Resolution, k time.Time) + func (t *Offer) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *Offer) GetSummary(idx int) (r Resolution, k string) + func (t *Offer) GetSummaryForLanguage(l string) (v string) + func (t *Offer) GetTarget(idx int) (r Resolution, k *url.URL) + func (t *Offer) GetTo(idx int) (r Resolution, k *url.URL) + func (t *Offer) GetType(idx int) (r Resolution, s string) + func (t *Offer) GetUpdated() (r Resolution, k time.Time) + func (t *Offer) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *Offer) HasActor(idx int) (p Presence) + func (t *Offer) HasAltitude() (p Presence) + func (t *Offer) HasAttachment(idx int) (p Presence) + func (t *Offer) HasAttributedTo(idx int) (p Presence) + func (t *Offer) HasAudience(idx int) (p Presence) + func (t *Offer) HasBcc(idx int) (p Presence) + func (t *Offer) HasBto(idx int) (p Presence) + func (t *Offer) HasCc(idx int) (p Presence) + func (t *Offer) HasContent(idx int) (p Presence) + func (t *Offer) HasContext(idx int) (p Presence) + func (t *Offer) HasDuration() (p Presence) + func (t *Offer) HasEndTime() (p Presence) + func (t *Offer) HasEndpoints() (p Presence) + func (t *Offer) HasFollowers() (p Presence) + func (t *Offer) HasFollowing() (p Presence) + func (t *Offer) HasGenerator(idx int) (p Presence) + func (t *Offer) HasIcon(idx int) (p Presence) + func (t *Offer) HasId() (p Presence) + func (t *Offer) HasImage(idx int) (p Presence) + func (t *Offer) HasInReplyTo(idx int) (p Presence) + func (t *Offer) HasInbox() (p Presence) + func (t *Offer) HasInstrument(idx int) (p Presence) + func (t *Offer) HasLiked() (p Presence) + func (t *Offer) HasLikes() (p Presence) + func (t *Offer) HasLocation(idx int) (p Presence) + func (t *Offer) HasMediaType() (p Presence) + func (t *Offer) HasName(idx int) (p Presence) + func (t *Offer) HasOauthAuthorizationEndpoint() (p Presence) + func (t *Offer) HasOauthTokenEndpoint() (p Presence) + func (t *Offer) HasObject(idx int) (p Presence) + func (t *Offer) HasOrigin(idx int) (p Presence) + func (t *Offer) HasOutbox() (p Presence) + func (t *Offer) HasPreferredUsername() (p Presence) + func (t *Offer) HasPreview(idx int) (p Presence) + func (t *Offer) HasProvideClientKey() (p Presence) + func (t *Offer) HasProxyUrl() (p Presence) + func (t *Offer) HasPublished() (p Presence) + func (t *Offer) HasReplies() (p Presence) + func (t *Offer) HasResult(idx int) (p Presence) + func (t *Offer) HasSharedInbox() (p Presence) + func (t *Offer) HasSignClientKey() (p Presence) + func (t *Offer) HasSource() (p Presence) + func (t *Offer) HasStartTime() (p Presence) + func (t *Offer) HasSummary(idx int) (p Presence) + func (t *Offer) HasTag(idx int) (p Presence) + func (t *Offer) HasTarget(idx int) (p Presence) + func (t *Offer) HasTo(idx int) (p Presence) + func (t *Offer) HasUpdated() (p Presence) + func (t *Offer) HasUrl(idx int) (p Presence) + func (t *Offer) LenActor() (idx int) + func (t *Offer) LenAttachment() (idx int) + func (t *Offer) LenAttributedTo() (idx int) + func (t *Offer) LenAudience() (idx int) + func (t *Offer) LenBcc() (idx int) + func (t *Offer) LenBto() (idx int) + func (t *Offer) LenCc() (idx int) + func (t *Offer) LenContent() (idx int) + func (t *Offer) LenContext() (idx int) + func (t *Offer) LenGenerator() (idx int) + func (t *Offer) LenIcon() (idx int) + func (t *Offer) LenImage() (idx int) + func (t *Offer) LenInReplyTo() (idx int) + func (t *Offer) LenInstrument() (idx int) + func (t *Offer) LenLocation() (idx int) + func (t *Offer) LenName() (idx int) + func (t *Offer) LenObject() (idx int) + func (t *Offer) LenOrigin() (idx int) + func (t *Offer) LenPreview() (idx int) + func (t *Offer) LenResult() (idx int) + func (t *Offer) LenStreams() (idx int) + func (t *Offer) LenSummary() (idx int) + func (t *Offer) LenTag() (idx int) + func (t *Offer) LenTarget() (idx int) + func (t *Offer) LenTo() (idx int) + func (t *Offer) LenType() (idx int) + func (t *Offer) LenUrl() (idx int) + func (t *Offer) NameLanguages() (l []string) + func (t *Offer) PreferredUsernameLanguages() (l []string) + func (t *Offer) PrependActor(k *url.URL) + func (t *Offer) PrependAttachment(i vocab.ObjectType) + func (t *Offer) PrependAttachmentLink(i vocab.LinkType) + func (t *Offer) PrependAttributedTo(k *url.URL) + func (t *Offer) PrependAudience(k *url.URL) + func (t *Offer) PrependBcc(k *url.URL) + func (t *Offer) PrependBto(k *url.URL) + func (t *Offer) PrependCc(k *url.URL) + func (t *Offer) PrependContent(k string) + func (t *Offer) PrependContext(i vocab.ObjectType) + func (t *Offer) PrependContextLink(i vocab.LinkType) + func (t *Offer) PrependGenerator(i vocab.ObjectType) + func (t *Offer) PrependGeneratorLink(i vocab.LinkType) + func (t *Offer) PrependIcon(i vocab.ImageType) + func (t *Offer) PrependImage(i vocab.ImageType) + func (t *Offer) PrependInReplyTo(k *url.URL) + func (t *Offer) PrependInstrument(i vocab.ObjectType) + func (t *Offer) PrependInstrumentLink(i vocab.LinkType) + func (t *Offer) PrependLocation(i vocab.ObjectType) + func (t *Offer) PrependLocationLink(i vocab.LinkType) + func (t *Offer) PrependName(k string) + func (t *Offer) PrependObject(i vocab.ObjectType) + func (t *Offer) PrependOrigin(i vocab.ObjectType) + func (t *Offer) PrependOriginLink(i vocab.LinkType) + func (t *Offer) PrependPreview(i vocab.ObjectType) + func (t *Offer) PrependPreviewLink(i vocab.LinkType) + func (t *Offer) PrependResult(i vocab.ObjectType) + func (t *Offer) PrependResultLink(i vocab.LinkType) + func (t *Offer) PrependStreams(k *url.URL) + func (t *Offer) PrependSummary(k string) + func (t *Offer) PrependTag(i vocab.ObjectType) + func (t *Offer) PrependTagLink(i vocab.LinkType) + func (t *Offer) PrependTarget(k *url.URL) + func (t *Offer) PrependTo(k *url.URL) + func (t *Offer) PrependType(i interface{}) + func (t *Offer) PrependUrl(k *url.URL) + func (t *Offer) Raw() (n *vocab.Offer) + func (t *Offer) RemoveActor(idx int) + func (t *Offer) RemoveAttributedTo(idx int) + func (t *Offer) RemoveAudience(idx int) + func (t *Offer) RemoveBcc(idx int) + func (t *Offer) RemoveBto(idx int) + func (t *Offer) RemoveCc(idx int) + func (t *Offer) RemoveContent(idx int) + func (t *Offer) RemoveIcon(idx int) + func (t *Offer) RemoveImage(idx int) + func (t *Offer) RemoveInReplyTo(idx int) + func (t *Offer) RemoveName(idx int) + func (t *Offer) RemoveObject(idx int) + func (t *Offer) RemoveStreams(idx int) + func (t *Offer) RemoveSummary(idx int) + func (t *Offer) RemoveTarget(idx int) + func (t *Offer) RemoveTo(idx int) + func (t *Offer) RemoveType(idx int) + func (t *Offer) RemoveUrl(idx int) + func (t *Offer) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *Offer) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *Offer) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *Offer) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *Offer) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *Offer) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *Offer) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *Offer) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *Offer) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *Offer) ResolveInstrument(r *Resolver, idx int) (s Resolution, err error) + func (t *Offer) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *Offer) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *Offer) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *Offer) ResolveObject(r *Resolver, idx int) (s Resolution, err error) + func (t *Offer) ResolveOrigin(r *Resolver, idx int) (s Resolution, err error) + func (t *Offer) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *Offer) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Offer) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *Offer) ResolveResult(r *Resolver, idx int) (s Resolution, err error) + func (t *Offer) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *Offer) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *Offer) Serialize() (m map[string]interface{}, err error) + func (t *Offer) SetAltitude(k float64) + func (t *Offer) SetContentForLanguage(l string, v string) + func (t *Offer) SetDuration(k time.Duration) + func (t *Offer) SetEndTime(k time.Time) + func (t *Offer) SetEndpoints(i vocab.ObjectType) + func (t *Offer) SetFollowers(i vocab.CollectionType) + func (t *Offer) SetFollowing(i vocab.CollectionType) + func (t *Offer) SetId(k *url.URL) + func (t *Offer) SetInbox(i vocab.OrderedCollectionType) + func (t *Offer) SetLiked(i vocab.CollectionType) + func (t *Offer) SetLikes(i vocab.CollectionType) + func (t *Offer) SetMediaType(k string) + func (t *Offer) SetNameForLanguage(l string, v string) + func (t *Offer) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *Offer) SetOauthTokenEndpoint(k *url.URL) + func (t *Offer) SetOutbox(i vocab.OrderedCollectionType) + func (t *Offer) SetPreferredUsername(k string) + func (t *Offer) SetPreferredUsernameForLanguage(l string, v string) + func (t *Offer) SetProvideClientKey(k *url.URL) + func (t *Offer) SetProxyUrl(k *url.URL) + func (t *Offer) SetPublished(k time.Time) + func (t *Offer) SetReplies(i vocab.CollectionType) + func (t *Offer) SetSharedInbox(k *url.URL) + func (t *Offer) SetSignClientKey(k *url.URL) + func (t *Offer) SetSource(i vocab.ObjectType) + func (t *Offer) SetStartTime(k time.Time) + func (t *Offer) SetSummaryForLanguage(l string, v string) + func (t *Offer) SetUpdated(k time.Time) + func (t *Offer) SummaryLanguages() (l []string) + type OrderedCollection struct + func (t *OrderedCollection) AppendAttachment(i vocab.ObjectType) + func (t *OrderedCollection) AppendAttachmentLink(i vocab.LinkType) + func (t *OrderedCollection) AppendAttributedTo(k *url.URL) + func (t *OrderedCollection) AppendAudience(k *url.URL) + func (t *OrderedCollection) AppendBcc(k *url.URL) + func (t *OrderedCollection) AppendBto(k *url.URL) + func (t *OrderedCollection) AppendCc(k *url.URL) + func (t *OrderedCollection) AppendContent(k string) + func (t *OrderedCollection) AppendContext(i vocab.ObjectType) + func (t *OrderedCollection) AppendContextLink(i vocab.LinkType) + func (t *OrderedCollection) AppendGenerator(i vocab.ObjectType) + func (t *OrderedCollection) AppendGeneratorLink(i vocab.LinkType) + func (t *OrderedCollection) AppendIcon(i vocab.ImageType) + func (t *OrderedCollection) AppendImage(i vocab.ImageType) + func (t *OrderedCollection) AppendInReplyTo(k *url.URL) + func (t *OrderedCollection) AppendLocation(i vocab.ObjectType) + func (t *OrderedCollection) AppendLocationLink(i vocab.LinkType) + func (t *OrderedCollection) AppendName(k string) + func (t *OrderedCollection) AppendOrderedItems(i vocab.ObjectType) + func (t *OrderedCollection) AppendOrderedItemsLink(i vocab.LinkType) + func (t *OrderedCollection) AppendPreview(i vocab.ObjectType) + func (t *OrderedCollection) AppendPreviewLink(i vocab.LinkType) + func (t *OrderedCollection) AppendStreams(k *url.URL) + func (t *OrderedCollection) AppendSummary(k string) + func (t *OrderedCollection) AppendTag(i vocab.ObjectType) + func (t *OrderedCollection) AppendTagLink(i vocab.LinkType) + func (t *OrderedCollection) AppendTo(k *url.URL) + func (t *OrderedCollection) AppendType(i interface{}) + func (t *OrderedCollection) AppendUrl(k *url.URL) + func (t *OrderedCollection) ContentLanguages() (l []string) + func (t *OrderedCollection) GetAltitude() (r Resolution, k float64) + func (t *OrderedCollection) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *OrderedCollection) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *OrderedCollection) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *OrderedCollection) GetBto(idx int) (r Resolution, k *url.URL) + func (t *OrderedCollection) GetCc(idx int) (r Resolution, k *url.URL) + func (t *OrderedCollection) GetContent(idx int) (r Resolution, k string) + func (t *OrderedCollection) GetContentForLanguage(l string) (v string) + func (t *OrderedCollection) GetCurrent() (r Resolution, k *url.URL) + func (t *OrderedCollection) GetDuration() (r Resolution, k time.Duration) + func (t *OrderedCollection) GetEndTime() (r Resolution, k time.Time) + func (t *OrderedCollection) GetFirst() (r Resolution, k *url.URL) + func (t *OrderedCollection) GetId() (r Resolution, k *url.URL) + func (t *OrderedCollection) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *OrderedCollection) GetLast() (r Resolution, k *url.URL) + func (t *OrderedCollection) GetMediaType() (r Resolution, k string) + func (t *OrderedCollection) GetName(idx int) (r Resolution, k string) + func (t *OrderedCollection) GetNameForLanguage(l string) (v string) + func (t *OrderedCollection) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *OrderedCollection) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *OrderedCollection) GetPreferredUsername() (r Resolution, k string) + func (t *OrderedCollection) GetPreferredUsernameForLanguage(l string) (v string) + func (t *OrderedCollection) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *OrderedCollection) GetProxyUrl() (r Resolution, k *url.URL) + func (t *OrderedCollection) GetPublished() (r Resolution, k time.Time) + func (t *OrderedCollection) GetSharedInbox() (r Resolution, k *url.URL) + func (t *OrderedCollection) GetSignClientKey() (r Resolution, k *url.URL) + func (t *OrderedCollection) GetStartTime() (r Resolution, k time.Time) + func (t *OrderedCollection) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *OrderedCollection) GetSummary(idx int) (r Resolution, k string) + func (t *OrderedCollection) GetSummaryForLanguage(l string) (v string) + func (t *OrderedCollection) GetTo(idx int) (r Resolution, k *url.URL) + func (t *OrderedCollection) GetTotalItems() (r Resolution, k int64) + func (t *OrderedCollection) GetType(idx int) (r Resolution, s string) + func (t *OrderedCollection) GetUpdated() (r Resolution, k time.Time) + func (t *OrderedCollection) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *OrderedCollection) HasAltitude() (p Presence) + func (t *OrderedCollection) HasAttachment(idx int) (p Presence) + func (t *OrderedCollection) HasAttributedTo(idx int) (p Presence) + func (t *OrderedCollection) HasAudience(idx int) (p Presence) + func (t *OrderedCollection) HasBcc(idx int) (p Presence) + func (t *OrderedCollection) HasBto(idx int) (p Presence) + func (t *OrderedCollection) HasCc(idx int) (p Presence) + func (t *OrderedCollection) HasContent(idx int) (p Presence) + func (t *OrderedCollection) HasContext(idx int) (p Presence) + func (t *OrderedCollection) HasCurrent() (p Presence) + func (t *OrderedCollection) HasDuration() (p Presence) + func (t *OrderedCollection) HasEndTime() (p Presence) + func (t *OrderedCollection) HasEndpoints() (p Presence) + func (t *OrderedCollection) HasFirst() (p Presence) + func (t *OrderedCollection) HasFollowers() (p Presence) + func (t *OrderedCollection) HasFollowing() (p Presence) + func (t *OrderedCollection) HasGenerator(idx int) (p Presence) + func (t *OrderedCollection) HasIcon(idx int) (p Presence) + func (t *OrderedCollection) HasId() (p Presence) + func (t *OrderedCollection) HasImage(idx int) (p Presence) + func (t *OrderedCollection) HasInReplyTo(idx int) (p Presence) + func (t *OrderedCollection) HasInbox() (p Presence) + func (t *OrderedCollection) HasLast() (p Presence) + func (t *OrderedCollection) HasLiked() (p Presence) + func (t *OrderedCollection) HasLikes() (p Presence) + func (t *OrderedCollection) HasLocation(idx int) (p Presence) + func (t *OrderedCollection) HasMediaType() (p Presence) + func (t *OrderedCollection) HasName(idx int) (p Presence) + func (t *OrderedCollection) HasOauthAuthorizationEndpoint() (p Presence) + func (t *OrderedCollection) HasOauthTokenEndpoint() (p Presence) + func (t *OrderedCollection) HasOrderedItems(idx int) (p Presence) + func (t *OrderedCollection) HasOutbox() (p Presence) + func (t *OrderedCollection) HasPreferredUsername() (p Presence) + func (t *OrderedCollection) HasPreview(idx int) (p Presence) + func (t *OrderedCollection) HasProvideClientKey() (p Presence) + func (t *OrderedCollection) HasProxyUrl() (p Presence) + func (t *OrderedCollection) HasPublished() (p Presence) + func (t *OrderedCollection) HasReplies() (p Presence) + func (t *OrderedCollection) HasSharedInbox() (p Presence) + func (t *OrderedCollection) HasSignClientKey() (p Presence) + func (t *OrderedCollection) HasSource() (p Presence) + func (t *OrderedCollection) HasStartTime() (p Presence) + func (t *OrderedCollection) HasSummary(idx int) (p Presence) + func (t *OrderedCollection) HasTag(idx int) (p Presence) + func (t *OrderedCollection) HasTo(idx int) (p Presence) + func (t *OrderedCollection) HasTotalItems() (p Presence) + func (t *OrderedCollection) HasUpdated() (p Presence) + func (t *OrderedCollection) HasUrl(idx int) (p Presence) + func (t *OrderedCollection) LenAttachment() (idx int) + func (t *OrderedCollection) LenAttributedTo() (idx int) + func (t *OrderedCollection) LenAudience() (idx int) + func (t *OrderedCollection) LenBcc() (idx int) + func (t *OrderedCollection) LenBto() (idx int) + func (t *OrderedCollection) LenCc() (idx int) + func (t *OrderedCollection) LenContent() (idx int) + func (t *OrderedCollection) LenContext() (idx int) + func (t *OrderedCollection) LenGenerator() (idx int) + func (t *OrderedCollection) LenIcon() (idx int) + func (t *OrderedCollection) LenImage() (idx int) + func (t *OrderedCollection) LenInReplyTo() (idx int) + func (t *OrderedCollection) LenLocation() (idx int) + func (t *OrderedCollection) LenName() (idx int) + func (t *OrderedCollection) LenOrderedItems() (idx int) + func (t *OrderedCollection) LenPreview() (idx int) + func (t *OrderedCollection) LenStreams() (idx int) + func (t *OrderedCollection) LenSummary() (idx int) + func (t *OrderedCollection) LenTag() (idx int) + func (t *OrderedCollection) LenTo() (idx int) + func (t *OrderedCollection) LenType() (idx int) + func (t *OrderedCollection) LenUrl() (idx int) + func (t *OrderedCollection) NameLanguages() (l []string) + func (t *OrderedCollection) PreferredUsernameLanguages() (l []string) + func (t *OrderedCollection) PrependAttachment(i vocab.ObjectType) + func (t *OrderedCollection) PrependAttachmentLink(i vocab.LinkType) + func (t *OrderedCollection) PrependAttributedTo(k *url.URL) + func (t *OrderedCollection) PrependAudience(k *url.URL) + func (t *OrderedCollection) PrependBcc(k *url.URL) + func (t *OrderedCollection) PrependBto(k *url.URL) + func (t *OrderedCollection) PrependCc(k *url.URL) + func (t *OrderedCollection) PrependContent(k string) + func (t *OrderedCollection) PrependContext(i vocab.ObjectType) + func (t *OrderedCollection) PrependContextLink(i vocab.LinkType) + func (t *OrderedCollection) PrependGenerator(i vocab.ObjectType) + func (t *OrderedCollection) PrependGeneratorLink(i vocab.LinkType) + func (t *OrderedCollection) PrependIcon(i vocab.ImageType) + func (t *OrderedCollection) PrependImage(i vocab.ImageType) + func (t *OrderedCollection) PrependInReplyTo(k *url.URL) + func (t *OrderedCollection) PrependLocation(i vocab.ObjectType) + func (t *OrderedCollection) PrependLocationLink(i vocab.LinkType) + func (t *OrderedCollection) PrependName(k string) + func (t *OrderedCollection) PrependOrderedItems(i vocab.ObjectType) + func (t *OrderedCollection) PrependOrderedItemsLink(i vocab.LinkType) + func (t *OrderedCollection) PrependPreview(i vocab.ObjectType) + func (t *OrderedCollection) PrependPreviewLink(i vocab.LinkType) + func (t *OrderedCollection) PrependStreams(k *url.URL) + func (t *OrderedCollection) PrependSummary(k string) + func (t *OrderedCollection) PrependTag(i vocab.ObjectType) + func (t *OrderedCollection) PrependTagLink(i vocab.LinkType) + func (t *OrderedCollection) PrependTo(k *url.URL) + func (t *OrderedCollection) PrependType(i interface{}) + func (t *OrderedCollection) PrependUrl(k *url.URL) + func (t *OrderedCollection) Raw() (n *vocab.OrderedCollection) + func (t *OrderedCollection) RemoveAttributedTo(idx int) + func (t *OrderedCollection) RemoveAudience(idx int) + func (t *OrderedCollection) RemoveBcc(idx int) + func (t *OrderedCollection) RemoveBto(idx int) + func (t *OrderedCollection) RemoveCc(idx int) + func (t *OrderedCollection) RemoveContent(idx int) + func (t *OrderedCollection) RemoveIcon(idx int) + func (t *OrderedCollection) RemoveImage(idx int) + func (t *OrderedCollection) RemoveInReplyTo(idx int) + func (t *OrderedCollection) RemoveName(idx int) + func (t *OrderedCollection) RemoveStreams(idx int) + func (t *OrderedCollection) RemoveSummary(idx int) + func (t *OrderedCollection) RemoveTo(idx int) + func (t *OrderedCollection) RemoveType(idx int) + func (t *OrderedCollection) RemoveUrl(idx int) + func (t *OrderedCollection) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *OrderedCollection) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *OrderedCollection) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *OrderedCollection) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *OrderedCollection) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *OrderedCollection) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *OrderedCollection) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *OrderedCollection) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *OrderedCollection) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *OrderedCollection) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *OrderedCollection) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *OrderedCollection) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *OrderedCollection) ResolveOrderedItems(r *Resolver, idx int) (s Resolution, err error) + func (t *OrderedCollection) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *OrderedCollection) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *OrderedCollection) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *OrderedCollection) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *OrderedCollection) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *OrderedCollection) Serialize() (m map[string]interface{}, err error) + func (t *OrderedCollection) SetAltitude(k float64) + func (t *OrderedCollection) SetContentForLanguage(l string, v string) + func (t *OrderedCollection) SetCurrent(k *url.URL) + func (t *OrderedCollection) SetDuration(k time.Duration) + func (t *OrderedCollection) SetEndTime(k time.Time) + func (t *OrderedCollection) SetEndpoints(i vocab.ObjectType) + func (t *OrderedCollection) SetFirst(k *url.URL) + func (t *OrderedCollection) SetFollowers(i vocab.CollectionType) + func (t *OrderedCollection) SetFollowing(i vocab.CollectionType) + func (t *OrderedCollection) SetId(k *url.URL) + func (t *OrderedCollection) SetInbox(i vocab.OrderedCollectionType) + func (t *OrderedCollection) SetLast(k *url.URL) + func (t *OrderedCollection) SetLiked(i vocab.CollectionType) + func (t *OrderedCollection) SetLikes(i vocab.CollectionType) + func (t *OrderedCollection) SetMediaType(k string) + func (t *OrderedCollection) SetNameForLanguage(l string, v string) + func (t *OrderedCollection) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *OrderedCollection) SetOauthTokenEndpoint(k *url.URL) + func (t *OrderedCollection) SetOutbox(i vocab.OrderedCollectionType) + func (t *OrderedCollection) SetPreferredUsername(k string) + func (t *OrderedCollection) SetPreferredUsernameForLanguage(l string, v string) + func (t *OrderedCollection) SetProvideClientKey(k *url.URL) + func (t *OrderedCollection) SetProxyUrl(k *url.URL) + func (t *OrderedCollection) SetPublished(k time.Time) + func (t *OrderedCollection) SetReplies(i vocab.CollectionType) + func (t *OrderedCollection) SetSharedInbox(k *url.URL) + func (t *OrderedCollection) SetSignClientKey(k *url.URL) + func (t *OrderedCollection) SetSource(i vocab.ObjectType) + func (t *OrderedCollection) SetStartTime(k time.Time) + func (t *OrderedCollection) SetSummaryForLanguage(l string, v string) + func (t *OrderedCollection) SetTotalItems(k int64) + func (t *OrderedCollection) SetUpdated(k time.Time) + func (t *OrderedCollection) SummaryLanguages() (l []string) + type OrderedCollectionPage struct + func (t *OrderedCollectionPage) AppendAttachment(i vocab.ObjectType) + func (t *OrderedCollectionPage) AppendAttachmentLink(i vocab.LinkType) + func (t *OrderedCollectionPage) AppendAttributedTo(k *url.URL) + func (t *OrderedCollectionPage) AppendAudience(k *url.URL) + func (t *OrderedCollectionPage) AppendBcc(k *url.URL) + func (t *OrderedCollectionPage) AppendBto(k *url.URL) + func (t *OrderedCollectionPage) AppendCc(k *url.URL) + func (t *OrderedCollectionPage) AppendContent(k string) + func (t *OrderedCollectionPage) AppendContext(i vocab.ObjectType) + func (t *OrderedCollectionPage) AppendContextLink(i vocab.LinkType) + func (t *OrderedCollectionPage) AppendGenerator(i vocab.ObjectType) + func (t *OrderedCollectionPage) AppendGeneratorLink(i vocab.LinkType) + func (t *OrderedCollectionPage) AppendIcon(i vocab.ImageType) + func (t *OrderedCollectionPage) AppendImage(i vocab.ImageType) + func (t *OrderedCollectionPage) AppendInReplyTo(k *url.URL) + func (t *OrderedCollectionPage) AppendLocation(i vocab.ObjectType) + func (t *OrderedCollectionPage) AppendLocationLink(i vocab.LinkType) + func (t *OrderedCollectionPage) AppendName(k string) + func (t *OrderedCollectionPage) AppendOrderedItems(i vocab.ObjectType) + func (t *OrderedCollectionPage) AppendOrderedItemsLink(i vocab.LinkType) + func (t *OrderedCollectionPage) AppendPreview(i vocab.ObjectType) + func (t *OrderedCollectionPage) AppendPreviewLink(i vocab.LinkType) + func (t *OrderedCollectionPage) AppendStreams(k *url.URL) + func (t *OrderedCollectionPage) AppendSummary(k string) + func (t *OrderedCollectionPage) AppendTag(i vocab.ObjectType) + func (t *OrderedCollectionPage) AppendTagLink(i vocab.LinkType) + func (t *OrderedCollectionPage) AppendTo(k *url.URL) + func (t *OrderedCollectionPage) AppendType(i interface{}) + func (t *OrderedCollectionPage) AppendUrl(k *url.URL) + func (t *OrderedCollectionPage) ContentLanguages() (l []string) + func (t *OrderedCollectionPage) GetAltitude() (r Resolution, k float64) + func (t *OrderedCollectionPage) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *OrderedCollectionPage) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *OrderedCollectionPage) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *OrderedCollectionPage) GetBto(idx int) (r Resolution, k *url.URL) + func (t *OrderedCollectionPage) GetCc(idx int) (r Resolution, k *url.URL) + func (t *OrderedCollectionPage) GetContent(idx int) (r Resolution, k string) + func (t *OrderedCollectionPage) GetContentForLanguage(l string) (v string) + func (t *OrderedCollectionPage) GetCurrent() (r Resolution, k *url.URL) + func (t *OrderedCollectionPage) GetDuration() (r Resolution, k time.Duration) + func (t *OrderedCollectionPage) GetEndTime() (r Resolution, k time.Time) + func (t *OrderedCollectionPage) GetFirst() (r Resolution, k *url.URL) + func (t *OrderedCollectionPage) GetId() (r Resolution, k *url.URL) + func (t *OrderedCollectionPage) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *OrderedCollectionPage) GetLast() (r Resolution, k *url.URL) + func (t *OrderedCollectionPage) GetMediaType() (r Resolution, k string) + func (t *OrderedCollectionPage) GetName(idx int) (r Resolution, k string) + func (t *OrderedCollectionPage) GetNameForLanguage(l string) (v string) + func (t *OrderedCollectionPage) GetNext() (r Resolution, k *url.URL) + func (t *OrderedCollectionPage) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *OrderedCollectionPage) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *OrderedCollectionPage) GetPreferredUsername() (r Resolution, k string) + func (t *OrderedCollectionPage) GetPreferredUsernameForLanguage(l string) (v string) + func (t *OrderedCollectionPage) GetPrev() (r Resolution, k *url.URL) + func (t *OrderedCollectionPage) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *OrderedCollectionPage) GetProxyUrl() (r Resolution, k *url.URL) + func (t *OrderedCollectionPage) GetPublished() (r Resolution, k time.Time) + func (t *OrderedCollectionPage) GetSharedInbox() (r Resolution, k *url.URL) + func (t *OrderedCollectionPage) GetSignClientKey() (r Resolution, k *url.URL) + func (t *OrderedCollectionPage) GetStartIndex() (r Resolution, k int64) + func (t *OrderedCollectionPage) GetStartTime() (r Resolution, k time.Time) + func (t *OrderedCollectionPage) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *OrderedCollectionPage) GetSummary(idx int) (r Resolution, k string) + func (t *OrderedCollectionPage) GetSummaryForLanguage(l string) (v string) + func (t *OrderedCollectionPage) GetTo(idx int) (r Resolution, k *url.URL) + func (t *OrderedCollectionPage) GetTotalItems() (r Resolution, k int64) + func (t *OrderedCollectionPage) GetType(idx int) (r Resolution, s string) + func (t *OrderedCollectionPage) GetUpdated() (r Resolution, k time.Time) + func (t *OrderedCollectionPage) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *OrderedCollectionPage) HasAltitude() (p Presence) + func (t *OrderedCollectionPage) HasAttachment(idx int) (p Presence) + func (t *OrderedCollectionPage) HasAttributedTo(idx int) (p Presence) + func (t *OrderedCollectionPage) HasAudience(idx int) (p Presence) + func (t *OrderedCollectionPage) HasBcc(idx int) (p Presence) + func (t *OrderedCollectionPage) HasBto(idx int) (p Presence) + func (t *OrderedCollectionPage) HasCc(idx int) (p Presence) + func (t *OrderedCollectionPage) HasContent(idx int) (p Presence) + func (t *OrderedCollectionPage) HasContext(idx int) (p Presence) + func (t *OrderedCollectionPage) HasCurrent() (p Presence) + func (t *OrderedCollectionPage) HasDuration() (p Presence) + func (t *OrderedCollectionPage) HasEndTime() (p Presence) + func (t *OrderedCollectionPage) HasEndpoints() (p Presence) + func (t *OrderedCollectionPage) HasFirst() (p Presence) + func (t *OrderedCollectionPage) HasFollowers() (p Presence) + func (t *OrderedCollectionPage) HasFollowing() (p Presence) + func (t *OrderedCollectionPage) HasGenerator(idx int) (p Presence) + func (t *OrderedCollectionPage) HasIcon(idx int) (p Presence) + func (t *OrderedCollectionPage) HasId() (p Presence) + func (t *OrderedCollectionPage) HasImage(idx int) (p Presence) + func (t *OrderedCollectionPage) HasInReplyTo(idx int) (p Presence) + func (t *OrderedCollectionPage) HasInbox() (p Presence) + func (t *OrderedCollectionPage) HasLast() (p Presence) + func (t *OrderedCollectionPage) HasLiked() (p Presence) + func (t *OrderedCollectionPage) HasLikes() (p Presence) + func (t *OrderedCollectionPage) HasLocation(idx int) (p Presence) + func (t *OrderedCollectionPage) HasMediaType() (p Presence) + func (t *OrderedCollectionPage) HasName(idx int) (p Presence) + func (t *OrderedCollectionPage) HasNext() (p Presence) + func (t *OrderedCollectionPage) HasOauthAuthorizationEndpoint() (p Presence) + func (t *OrderedCollectionPage) HasOauthTokenEndpoint() (p Presence) + func (t *OrderedCollectionPage) HasOrderedItems(idx int) (p Presence) + func (t *OrderedCollectionPage) HasOutbox() (p Presence) + func (t *OrderedCollectionPage) HasPartOf() (p Presence) + func (t *OrderedCollectionPage) HasPreferredUsername() (p Presence) + func (t *OrderedCollectionPage) HasPrev() (p Presence) + func (t *OrderedCollectionPage) HasPreview(idx int) (p Presence) + func (t *OrderedCollectionPage) HasProvideClientKey() (p Presence) + func (t *OrderedCollectionPage) HasProxyUrl() (p Presence) + func (t *OrderedCollectionPage) HasPublished() (p Presence) + func (t *OrderedCollectionPage) HasReplies() (p Presence) + func (t *OrderedCollectionPage) HasSharedInbox() (p Presence) + func (t *OrderedCollectionPage) HasSignClientKey() (p Presence) + func (t *OrderedCollectionPage) HasSource() (p Presence) + func (t *OrderedCollectionPage) HasStartIndex() (p Presence) + func (t *OrderedCollectionPage) HasStartTime() (p Presence) + func (t *OrderedCollectionPage) HasSummary(idx int) (p Presence) + func (t *OrderedCollectionPage) HasTag(idx int) (p Presence) + func (t *OrderedCollectionPage) HasTo(idx int) (p Presence) + func (t *OrderedCollectionPage) HasTotalItems() (p Presence) + func (t *OrderedCollectionPage) HasUpdated() (p Presence) + func (t *OrderedCollectionPage) HasUrl(idx int) (p Presence) + func (t *OrderedCollectionPage) LenAttachment() (idx int) + func (t *OrderedCollectionPage) LenAttributedTo() (idx int) + func (t *OrderedCollectionPage) LenAudience() (idx int) + func (t *OrderedCollectionPage) LenBcc() (idx int) + func (t *OrderedCollectionPage) LenBto() (idx int) + func (t *OrderedCollectionPage) LenCc() (idx int) + func (t *OrderedCollectionPage) LenContent() (idx int) + func (t *OrderedCollectionPage) LenContext() (idx int) + func (t *OrderedCollectionPage) LenGenerator() (idx int) + func (t *OrderedCollectionPage) LenIcon() (idx int) + func (t *OrderedCollectionPage) LenImage() (idx int) + func (t *OrderedCollectionPage) LenInReplyTo() (idx int) + func (t *OrderedCollectionPage) LenLocation() (idx int) + func (t *OrderedCollectionPage) LenName() (idx int) + func (t *OrderedCollectionPage) LenOrderedItems() (idx int) + func (t *OrderedCollectionPage) LenPreview() (idx int) + func (t *OrderedCollectionPage) LenStreams() (idx int) + func (t *OrderedCollectionPage) LenSummary() (idx int) + func (t *OrderedCollectionPage) LenTag() (idx int) + func (t *OrderedCollectionPage) LenTo() (idx int) + func (t *OrderedCollectionPage) LenType() (idx int) + func (t *OrderedCollectionPage) LenUrl() (idx int) + func (t *OrderedCollectionPage) NameLanguages() (l []string) + func (t *OrderedCollectionPage) PreferredUsernameLanguages() (l []string) + func (t *OrderedCollectionPage) PrependAttachment(i vocab.ObjectType) + func (t *OrderedCollectionPage) PrependAttachmentLink(i vocab.LinkType) + func (t *OrderedCollectionPage) PrependAttributedTo(k *url.URL) + func (t *OrderedCollectionPage) PrependAudience(k *url.URL) + func (t *OrderedCollectionPage) PrependBcc(k *url.URL) + func (t *OrderedCollectionPage) PrependBto(k *url.URL) + func (t *OrderedCollectionPage) PrependCc(k *url.URL) + func (t *OrderedCollectionPage) PrependContent(k string) + func (t *OrderedCollectionPage) PrependContext(i vocab.ObjectType) + func (t *OrderedCollectionPage) PrependContextLink(i vocab.LinkType) + func (t *OrderedCollectionPage) PrependGenerator(i vocab.ObjectType) + func (t *OrderedCollectionPage) PrependGeneratorLink(i vocab.LinkType) + func (t *OrderedCollectionPage) PrependIcon(i vocab.ImageType) + func (t *OrderedCollectionPage) PrependImage(i vocab.ImageType) + func (t *OrderedCollectionPage) PrependInReplyTo(k *url.URL) + func (t *OrderedCollectionPage) PrependLocation(i vocab.ObjectType) + func (t *OrderedCollectionPage) PrependLocationLink(i vocab.LinkType) + func (t *OrderedCollectionPage) PrependName(k string) + func (t *OrderedCollectionPage) PrependOrderedItems(i vocab.ObjectType) + func (t *OrderedCollectionPage) PrependOrderedItemsLink(i vocab.LinkType) + func (t *OrderedCollectionPage) PrependPreview(i vocab.ObjectType) + func (t *OrderedCollectionPage) PrependPreviewLink(i vocab.LinkType) + func (t *OrderedCollectionPage) PrependStreams(k *url.URL) + func (t *OrderedCollectionPage) PrependSummary(k string) + func (t *OrderedCollectionPage) PrependTag(i vocab.ObjectType) + func (t *OrderedCollectionPage) PrependTagLink(i vocab.LinkType) + func (t *OrderedCollectionPage) PrependTo(k *url.URL) + func (t *OrderedCollectionPage) PrependType(i interface{}) + func (t *OrderedCollectionPage) PrependUrl(k *url.URL) + func (t *OrderedCollectionPage) Raw() (n *vocab.OrderedCollectionPage) + func (t *OrderedCollectionPage) RemoveAttributedTo(idx int) + func (t *OrderedCollectionPage) RemoveAudience(idx int) + func (t *OrderedCollectionPage) RemoveBcc(idx int) + func (t *OrderedCollectionPage) RemoveBto(idx int) + func (t *OrderedCollectionPage) RemoveCc(idx int) + func (t *OrderedCollectionPage) RemoveContent(idx int) + func (t *OrderedCollectionPage) RemoveIcon(idx int) + func (t *OrderedCollectionPage) RemoveImage(idx int) + func (t *OrderedCollectionPage) RemoveInReplyTo(idx int) + func (t *OrderedCollectionPage) RemoveName(idx int) + func (t *OrderedCollectionPage) RemoveStreams(idx int) + func (t *OrderedCollectionPage) RemoveSummary(idx int) + func (t *OrderedCollectionPage) RemoveTo(idx int) + func (t *OrderedCollectionPage) RemoveType(idx int) + func (t *OrderedCollectionPage) RemoveUrl(idx int) + func (t *OrderedCollectionPage) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *OrderedCollectionPage) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *OrderedCollectionPage) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *OrderedCollectionPage) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *OrderedCollectionPage) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *OrderedCollectionPage) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *OrderedCollectionPage) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *OrderedCollectionPage) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *OrderedCollectionPage) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *OrderedCollectionPage) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *OrderedCollectionPage) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *OrderedCollectionPage) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *OrderedCollectionPage) ResolveOrderedItems(r *Resolver, idx int) (s Resolution, err error) + func (t *OrderedCollectionPage) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *OrderedCollectionPage) ResolvePartOf(r *Resolver) (s Resolution, err error) + func (t *OrderedCollectionPage) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *OrderedCollectionPage) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *OrderedCollectionPage) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *OrderedCollectionPage) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *OrderedCollectionPage) Serialize() (m map[string]interface{}, err error) + func (t *OrderedCollectionPage) SetAltitude(k float64) + func (t *OrderedCollectionPage) SetContentForLanguage(l string, v string) + func (t *OrderedCollectionPage) SetCurrent(k *url.URL) + func (t *OrderedCollectionPage) SetDuration(k time.Duration) + func (t *OrderedCollectionPage) SetEndTime(k time.Time) + func (t *OrderedCollectionPage) SetEndpoints(i vocab.ObjectType) + func (t *OrderedCollectionPage) SetFirst(k *url.URL) + func (t *OrderedCollectionPage) SetFollowers(i vocab.CollectionType) + func (t *OrderedCollectionPage) SetFollowing(i vocab.CollectionType) + func (t *OrderedCollectionPage) SetId(k *url.URL) + func (t *OrderedCollectionPage) SetInbox(i vocab.OrderedCollectionType) + func (t *OrderedCollectionPage) SetLast(k *url.URL) + func (t *OrderedCollectionPage) SetLiked(i vocab.CollectionType) + func (t *OrderedCollectionPage) SetLikes(i vocab.CollectionType) + func (t *OrderedCollectionPage) SetMediaType(k string) + func (t *OrderedCollectionPage) SetNameForLanguage(l string, v string) + func (t *OrderedCollectionPage) SetNext(k *url.URL) + func (t *OrderedCollectionPage) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *OrderedCollectionPage) SetOauthTokenEndpoint(k *url.URL) + func (t *OrderedCollectionPage) SetOutbox(i vocab.OrderedCollectionType) + func (t *OrderedCollectionPage) SetPartOf(i vocab.LinkType) + func (t *OrderedCollectionPage) SetPreferredUsername(k string) + func (t *OrderedCollectionPage) SetPreferredUsernameForLanguage(l string, v string) + func (t *OrderedCollectionPage) SetPrev(k *url.URL) + func (t *OrderedCollectionPage) SetProvideClientKey(k *url.URL) + func (t *OrderedCollectionPage) SetProxyUrl(k *url.URL) + func (t *OrderedCollectionPage) SetPublished(k time.Time) + func (t *OrderedCollectionPage) SetReplies(i vocab.CollectionType) + func (t *OrderedCollectionPage) SetSharedInbox(k *url.URL) + func (t *OrderedCollectionPage) SetSignClientKey(k *url.URL) + func (t *OrderedCollectionPage) SetSource(i vocab.ObjectType) + func (t *OrderedCollectionPage) SetStartIndex(k int64) + func (t *OrderedCollectionPage) SetStartTime(k time.Time) + func (t *OrderedCollectionPage) SetSummaryForLanguage(l string, v string) + func (t *OrderedCollectionPage) SetTotalItems(k int64) + func (t *OrderedCollectionPage) SetUpdated(k time.Time) + func (t *OrderedCollectionPage) SummaryLanguages() (l []string) + type Organization struct + func (t *Organization) AppendAttachment(i vocab.ObjectType) + func (t *Organization) AppendAttachmentLink(i vocab.LinkType) + func (t *Organization) AppendAttributedTo(k *url.URL) + func (t *Organization) AppendAudience(k *url.URL) + func (t *Organization) AppendBcc(k *url.URL) + func (t *Organization) AppendBto(k *url.URL) + func (t *Organization) AppendCc(k *url.URL) + func (t *Organization) AppendContent(k string) + func (t *Organization) AppendContext(i vocab.ObjectType) + func (t *Organization) AppendContextLink(i vocab.LinkType) + func (t *Organization) AppendGenerator(i vocab.ObjectType) + func (t *Organization) AppendGeneratorLink(i vocab.LinkType) + func (t *Organization) AppendIcon(i vocab.ImageType) + func (t *Organization) AppendImage(i vocab.ImageType) + func (t *Organization) AppendInReplyTo(k *url.URL) + func (t *Organization) AppendLocation(i vocab.ObjectType) + func (t *Organization) AppendLocationLink(i vocab.LinkType) + func (t *Organization) AppendName(k string) + func (t *Organization) AppendPreview(i vocab.ObjectType) + func (t *Organization) AppendPreviewLink(i vocab.LinkType) + func (t *Organization) AppendStreams(k *url.URL) + func (t *Organization) AppendSummary(k string) + func (t *Organization) AppendTag(i vocab.ObjectType) + func (t *Organization) AppendTagLink(i vocab.LinkType) + func (t *Organization) AppendTo(k *url.URL) + func (t *Organization) AppendType(i interface{}) + func (t *Organization) AppendUrl(k *url.URL) + func (t *Organization) ContentLanguages() (l []string) + func (t *Organization) GetAltitude() (r Resolution, k float64) + func (t *Organization) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Organization) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *Organization) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *Organization) GetBto(idx int) (r Resolution, k *url.URL) + func (t *Organization) GetCc(idx int) (r Resolution, k *url.URL) + func (t *Organization) GetContent(idx int) (r Resolution, k string) + func (t *Organization) GetContentForLanguage(l string) (v string) + func (t *Organization) GetDuration() (r Resolution, k time.Duration) + func (t *Organization) GetEndTime() (r Resolution, k time.Time) + func (t *Organization) GetId() (r Resolution, k *url.URL) + func (t *Organization) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *Organization) GetMediaType() (r Resolution, k string) + func (t *Organization) GetName(idx int) (r Resolution, k string) + func (t *Organization) GetNameForLanguage(l string) (v string) + func (t *Organization) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *Organization) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *Organization) GetPreferredUsername() (r Resolution, k string) + func (t *Organization) GetPreferredUsernameForLanguage(l string) (v string) + func (t *Organization) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *Organization) GetProxyUrl() (r Resolution, k *url.URL) + func (t *Organization) GetPublished() (r Resolution, k time.Time) + func (t *Organization) GetSharedInbox() (r Resolution, k *url.URL) + func (t *Organization) GetSignClientKey() (r Resolution, k *url.URL) + func (t *Organization) GetStartTime() (r Resolution, k time.Time) + func (t *Organization) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *Organization) GetSummary(idx int) (r Resolution, k string) + func (t *Organization) GetSummaryForLanguage(l string) (v string) + func (t *Organization) GetTo(idx int) (r Resolution, k *url.URL) + func (t *Organization) GetType(idx int) (r Resolution, s string) + func (t *Organization) GetUpdated() (r Resolution, k time.Time) + func (t *Organization) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *Organization) HasAltitude() (p Presence) + func (t *Organization) HasAttachment(idx int) (p Presence) + func (t *Organization) HasAttributedTo(idx int) (p Presence) + func (t *Organization) HasAudience(idx int) (p Presence) + func (t *Organization) HasBcc(idx int) (p Presence) + func (t *Organization) HasBto(idx int) (p Presence) + func (t *Organization) HasCc(idx int) (p Presence) + func (t *Organization) HasContent(idx int) (p Presence) + func (t *Organization) HasContext(idx int) (p Presence) + func (t *Organization) HasDuration() (p Presence) + func (t *Organization) HasEndTime() (p Presence) + func (t *Organization) HasEndpoints() (p Presence) + func (t *Organization) HasFollowers() (p Presence) + func (t *Organization) HasFollowing() (p Presence) + func (t *Organization) HasGenerator(idx int) (p Presence) + func (t *Organization) HasIcon(idx int) (p Presence) + func (t *Organization) HasId() (p Presence) + func (t *Organization) HasImage(idx int) (p Presence) + func (t *Organization) HasInReplyTo(idx int) (p Presence) + func (t *Organization) HasInbox() (p Presence) + func (t *Organization) HasLiked() (p Presence) + func (t *Organization) HasLikes() (p Presence) + func (t *Organization) HasLocation(idx int) (p Presence) + func (t *Organization) HasMediaType() (p Presence) + func (t *Organization) HasName(idx int) (p Presence) + func (t *Organization) HasOauthAuthorizationEndpoint() (p Presence) + func (t *Organization) HasOauthTokenEndpoint() (p Presence) + func (t *Organization) HasOutbox() (p Presence) + func (t *Organization) HasPreferredUsername() (p Presence) + func (t *Organization) HasPreview(idx int) (p Presence) + func (t *Organization) HasProvideClientKey() (p Presence) + func (t *Organization) HasProxyUrl() (p Presence) + func (t *Organization) HasPublished() (p Presence) + func (t *Organization) HasReplies() (p Presence) + func (t *Organization) HasSharedInbox() (p Presence) + func (t *Organization) HasSignClientKey() (p Presence) + func (t *Organization) HasSource() (p Presence) + func (t *Organization) HasStartTime() (p Presence) + func (t *Organization) HasSummary(idx int) (p Presence) + func (t *Organization) HasTag(idx int) (p Presence) + func (t *Organization) HasTo(idx int) (p Presence) + func (t *Organization) HasUpdated() (p Presence) + func (t *Organization) HasUrl(idx int) (p Presence) + func (t *Organization) LenAttachment() (idx int) + func (t *Organization) LenAttributedTo() (idx int) + func (t *Organization) LenAudience() (idx int) + func (t *Organization) LenBcc() (idx int) + func (t *Organization) LenBto() (idx int) + func (t *Organization) LenCc() (idx int) + func (t *Organization) LenContent() (idx int) + func (t *Organization) LenContext() (idx int) + func (t *Organization) LenGenerator() (idx int) + func (t *Organization) LenIcon() (idx int) + func (t *Organization) LenImage() (idx int) + func (t *Organization) LenInReplyTo() (idx int) + func (t *Organization) LenLocation() (idx int) + func (t *Organization) LenName() (idx int) + func (t *Organization) LenPreview() (idx int) + func (t *Organization) LenStreams() (idx int) + func (t *Organization) LenSummary() (idx int) + func (t *Organization) LenTag() (idx int) + func (t *Organization) LenTo() (idx int) + func (t *Organization) LenType() (idx int) + func (t *Organization) LenUrl() (idx int) + func (t *Organization) NameLanguages() (l []string) + func (t *Organization) PreferredUsernameLanguages() (l []string) + func (t *Organization) PrependAttachment(i vocab.ObjectType) + func (t *Organization) PrependAttachmentLink(i vocab.LinkType) + func (t *Organization) PrependAttributedTo(k *url.URL) + func (t *Organization) PrependAudience(k *url.URL) + func (t *Organization) PrependBcc(k *url.URL) + func (t *Organization) PrependBto(k *url.URL) + func (t *Organization) PrependCc(k *url.URL) + func (t *Organization) PrependContent(k string) + func (t *Organization) PrependContext(i vocab.ObjectType) + func (t *Organization) PrependContextLink(i vocab.LinkType) + func (t *Organization) PrependGenerator(i vocab.ObjectType) + func (t *Organization) PrependGeneratorLink(i vocab.LinkType) + func (t *Organization) PrependIcon(i vocab.ImageType) + func (t *Organization) PrependImage(i vocab.ImageType) + func (t *Organization) PrependInReplyTo(k *url.URL) + func (t *Organization) PrependLocation(i vocab.ObjectType) + func (t *Organization) PrependLocationLink(i vocab.LinkType) + func (t *Organization) PrependName(k string) + func (t *Organization) PrependPreview(i vocab.ObjectType) + func (t *Organization) PrependPreviewLink(i vocab.LinkType) + func (t *Organization) PrependStreams(k *url.URL) + func (t *Organization) PrependSummary(k string) + func (t *Organization) PrependTag(i vocab.ObjectType) + func (t *Organization) PrependTagLink(i vocab.LinkType) + func (t *Organization) PrependTo(k *url.URL) + func (t *Organization) PrependType(i interface{}) + func (t *Organization) PrependUrl(k *url.URL) + func (t *Organization) Raw() (n *vocab.Organization) + func (t *Organization) RemoveAttributedTo(idx int) + func (t *Organization) RemoveAudience(idx int) + func (t *Organization) RemoveBcc(idx int) + func (t *Organization) RemoveBto(idx int) + func (t *Organization) RemoveCc(idx int) + func (t *Organization) RemoveContent(idx int) + func (t *Organization) RemoveIcon(idx int) + func (t *Organization) RemoveImage(idx int) + func (t *Organization) RemoveInReplyTo(idx int) + func (t *Organization) RemoveName(idx int) + func (t *Organization) RemoveStreams(idx int) + func (t *Organization) RemoveSummary(idx int) + func (t *Organization) RemoveTo(idx int) + func (t *Organization) RemoveType(idx int) + func (t *Organization) RemoveUrl(idx int) + func (t *Organization) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *Organization) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *Organization) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *Organization) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *Organization) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *Organization) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *Organization) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *Organization) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *Organization) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *Organization) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *Organization) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *Organization) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *Organization) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *Organization) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Organization) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *Organization) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *Organization) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *Organization) Serialize() (m map[string]interface{}, err error) + func (t *Organization) SetAltitude(k float64) + func (t *Organization) SetContentForLanguage(l string, v string) + func (t *Organization) SetDuration(k time.Duration) + func (t *Organization) SetEndTime(k time.Time) + func (t *Organization) SetEndpoints(i vocab.ObjectType) + func (t *Organization) SetFollowers(i vocab.CollectionType) + func (t *Organization) SetFollowing(i vocab.CollectionType) + func (t *Organization) SetId(k *url.URL) + func (t *Organization) SetInbox(i vocab.OrderedCollectionType) + func (t *Organization) SetLiked(i vocab.CollectionType) + func (t *Organization) SetLikes(i vocab.CollectionType) + func (t *Organization) SetMediaType(k string) + func (t *Organization) SetNameForLanguage(l string, v string) + func (t *Organization) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *Organization) SetOauthTokenEndpoint(k *url.URL) + func (t *Organization) SetOutbox(i vocab.OrderedCollectionType) + func (t *Organization) SetPreferredUsername(k string) + func (t *Organization) SetPreferredUsernameForLanguage(l string, v string) + func (t *Organization) SetProvideClientKey(k *url.URL) + func (t *Organization) SetProxyUrl(k *url.URL) + func (t *Organization) SetPublished(k time.Time) + func (t *Organization) SetReplies(i vocab.CollectionType) + func (t *Organization) SetSharedInbox(k *url.URL) + func (t *Organization) SetSignClientKey(k *url.URL) + func (t *Organization) SetSource(i vocab.ObjectType) + func (t *Organization) SetStartTime(k time.Time) + func (t *Organization) SetSummaryForLanguage(l string, v string) + func (t *Organization) SetUpdated(k time.Time) + func (t *Organization) SummaryLanguages() (l []string) + type Page struct + func (t *Page) AppendAttachment(i vocab.ObjectType) + func (t *Page) AppendAttachmentLink(i vocab.LinkType) + func (t *Page) AppendAttributedTo(k *url.URL) + func (t *Page) AppendAudience(k *url.URL) + func (t *Page) AppendBcc(k *url.URL) + func (t *Page) AppendBto(k *url.URL) + func (t *Page) AppendCc(k *url.URL) + func (t *Page) AppendContent(k string) + func (t *Page) AppendContext(i vocab.ObjectType) + func (t *Page) AppendContextLink(i vocab.LinkType) + func (t *Page) AppendGenerator(i vocab.ObjectType) + func (t *Page) AppendGeneratorLink(i vocab.LinkType) + func (t *Page) AppendIcon(i vocab.ImageType) + func (t *Page) AppendImage(i vocab.ImageType) + func (t *Page) AppendInReplyTo(k *url.URL) + func (t *Page) AppendLocation(i vocab.ObjectType) + func (t *Page) AppendLocationLink(i vocab.LinkType) + func (t *Page) AppendName(k string) + func (t *Page) AppendPreview(i vocab.ObjectType) + func (t *Page) AppendPreviewLink(i vocab.LinkType) + func (t *Page) AppendStreams(k *url.URL) + func (t *Page) AppendSummary(k string) + func (t *Page) AppendTag(i vocab.ObjectType) + func (t *Page) AppendTagLink(i vocab.LinkType) + func (t *Page) AppendTo(k *url.URL) + func (t *Page) AppendType(i interface{}) + func (t *Page) AppendUrl(k *url.URL) + func (t *Page) ContentLanguages() (l []string) + func (t *Page) GetAltitude() (r Resolution, k float64) + func (t *Page) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Page) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *Page) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *Page) GetBto(idx int) (r Resolution, k *url.URL) + func (t *Page) GetCc(idx int) (r Resolution, k *url.URL) + func (t *Page) GetContent(idx int) (r Resolution, k string) + func (t *Page) GetContentForLanguage(l string) (v string) + func (t *Page) GetDuration() (r Resolution, k time.Duration) + func (t *Page) GetEndTime() (r Resolution, k time.Time) + func (t *Page) GetId() (r Resolution, k *url.URL) + func (t *Page) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *Page) GetMediaType() (r Resolution, k string) + func (t *Page) GetName(idx int) (r Resolution, k string) + func (t *Page) GetNameForLanguage(l string) (v string) + func (t *Page) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *Page) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *Page) GetPreferredUsername() (r Resolution, k string) + func (t *Page) GetPreferredUsernameForLanguage(l string) (v string) + func (t *Page) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *Page) GetProxyUrl() (r Resolution, k *url.URL) + func (t *Page) GetPublished() (r Resolution, k time.Time) + func (t *Page) GetSharedInbox() (r Resolution, k *url.URL) + func (t *Page) GetSignClientKey() (r Resolution, k *url.URL) + func (t *Page) GetStartTime() (r Resolution, k time.Time) + func (t *Page) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *Page) GetSummary(idx int) (r Resolution, k string) + func (t *Page) GetSummaryForLanguage(l string) (v string) + func (t *Page) GetTo(idx int) (r Resolution, k *url.URL) + func (t *Page) GetType(idx int) (r Resolution, s string) + func (t *Page) GetUpdated() (r Resolution, k time.Time) + func (t *Page) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *Page) HasAltitude() (p Presence) + func (t *Page) HasAttachment(idx int) (p Presence) + func (t *Page) HasAttributedTo(idx int) (p Presence) + func (t *Page) HasAudience(idx int) (p Presence) + func (t *Page) HasBcc(idx int) (p Presence) + func (t *Page) HasBto(idx int) (p Presence) + func (t *Page) HasCc(idx int) (p Presence) + func (t *Page) HasContent(idx int) (p Presence) + func (t *Page) HasContext(idx int) (p Presence) + func (t *Page) HasDuration() (p Presence) + func (t *Page) HasEndTime() (p Presence) + func (t *Page) HasEndpoints() (p Presence) + func (t *Page) HasFollowers() (p Presence) + func (t *Page) HasFollowing() (p Presence) + func (t *Page) HasGenerator(idx int) (p Presence) + func (t *Page) HasIcon(idx int) (p Presence) + func (t *Page) HasId() (p Presence) + func (t *Page) HasImage(idx int) (p Presence) + func (t *Page) HasInReplyTo(idx int) (p Presence) + func (t *Page) HasInbox() (p Presence) + func (t *Page) HasLiked() (p Presence) + func (t *Page) HasLikes() (p Presence) + func (t *Page) HasLocation(idx int) (p Presence) + func (t *Page) HasMediaType() (p Presence) + func (t *Page) HasName(idx int) (p Presence) + func (t *Page) HasOauthAuthorizationEndpoint() (p Presence) + func (t *Page) HasOauthTokenEndpoint() (p Presence) + func (t *Page) HasOutbox() (p Presence) + func (t *Page) HasPreferredUsername() (p Presence) + func (t *Page) HasPreview(idx int) (p Presence) + func (t *Page) HasProvideClientKey() (p Presence) + func (t *Page) HasProxyUrl() (p Presence) + func (t *Page) HasPublished() (p Presence) + func (t *Page) HasReplies() (p Presence) + func (t *Page) HasSharedInbox() (p Presence) + func (t *Page) HasSignClientKey() (p Presence) + func (t *Page) HasSource() (p Presence) + func (t *Page) HasStartTime() (p Presence) + func (t *Page) HasSummary(idx int) (p Presence) + func (t *Page) HasTag(idx int) (p Presence) + func (t *Page) HasTo(idx int) (p Presence) + func (t *Page) HasUpdated() (p Presence) + func (t *Page) HasUrl(idx int) (p Presence) + func (t *Page) LenAttachment() (idx int) + func (t *Page) LenAttributedTo() (idx int) + func (t *Page) LenAudience() (idx int) + func (t *Page) LenBcc() (idx int) + func (t *Page) LenBto() (idx int) + func (t *Page) LenCc() (idx int) + func (t *Page) LenContent() (idx int) + func (t *Page) LenContext() (idx int) + func (t *Page) LenGenerator() (idx int) + func (t *Page) LenIcon() (idx int) + func (t *Page) LenImage() (idx int) + func (t *Page) LenInReplyTo() (idx int) + func (t *Page) LenLocation() (idx int) + func (t *Page) LenName() (idx int) + func (t *Page) LenPreview() (idx int) + func (t *Page) LenStreams() (idx int) + func (t *Page) LenSummary() (idx int) + func (t *Page) LenTag() (idx int) + func (t *Page) LenTo() (idx int) + func (t *Page) LenType() (idx int) + func (t *Page) LenUrl() (idx int) + func (t *Page) NameLanguages() (l []string) + func (t *Page) PreferredUsernameLanguages() (l []string) + func (t *Page) PrependAttachment(i vocab.ObjectType) + func (t *Page) PrependAttachmentLink(i vocab.LinkType) + func (t *Page) PrependAttributedTo(k *url.URL) + func (t *Page) PrependAudience(k *url.URL) + func (t *Page) PrependBcc(k *url.URL) + func (t *Page) PrependBto(k *url.URL) + func (t *Page) PrependCc(k *url.URL) + func (t *Page) PrependContent(k string) + func (t *Page) PrependContext(i vocab.ObjectType) + func (t *Page) PrependContextLink(i vocab.LinkType) + func (t *Page) PrependGenerator(i vocab.ObjectType) + func (t *Page) PrependGeneratorLink(i vocab.LinkType) + func (t *Page) PrependIcon(i vocab.ImageType) + func (t *Page) PrependImage(i vocab.ImageType) + func (t *Page) PrependInReplyTo(k *url.URL) + func (t *Page) PrependLocation(i vocab.ObjectType) + func (t *Page) PrependLocationLink(i vocab.LinkType) + func (t *Page) PrependName(k string) + func (t *Page) PrependPreview(i vocab.ObjectType) + func (t *Page) PrependPreviewLink(i vocab.LinkType) + func (t *Page) PrependStreams(k *url.URL) + func (t *Page) PrependSummary(k string) + func (t *Page) PrependTag(i vocab.ObjectType) + func (t *Page) PrependTagLink(i vocab.LinkType) + func (t *Page) PrependTo(k *url.URL) + func (t *Page) PrependType(i interface{}) + func (t *Page) PrependUrl(k *url.URL) + func (t *Page) Raw() (n *vocab.Page) + func (t *Page) RemoveAttributedTo(idx int) + func (t *Page) RemoveAudience(idx int) + func (t *Page) RemoveBcc(idx int) + func (t *Page) RemoveBto(idx int) + func (t *Page) RemoveCc(idx int) + func (t *Page) RemoveContent(idx int) + func (t *Page) RemoveIcon(idx int) + func (t *Page) RemoveImage(idx int) + func (t *Page) RemoveInReplyTo(idx int) + func (t *Page) RemoveName(idx int) + func (t *Page) RemoveStreams(idx int) + func (t *Page) RemoveSummary(idx int) + func (t *Page) RemoveTo(idx int) + func (t *Page) RemoveType(idx int) + func (t *Page) RemoveUrl(idx int) + func (t *Page) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *Page) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *Page) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *Page) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *Page) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *Page) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *Page) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *Page) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *Page) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *Page) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *Page) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *Page) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *Page) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *Page) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Page) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *Page) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *Page) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *Page) Serialize() (m map[string]interface{}, err error) + func (t *Page) SetAltitude(k float64) + func (t *Page) SetContentForLanguage(l string, v string) + func (t *Page) SetDuration(k time.Duration) + func (t *Page) SetEndTime(k time.Time) + func (t *Page) SetEndpoints(i vocab.ObjectType) + func (t *Page) SetFollowers(i vocab.CollectionType) + func (t *Page) SetFollowing(i vocab.CollectionType) + func (t *Page) SetId(k *url.URL) + func (t *Page) SetInbox(i vocab.OrderedCollectionType) + func (t *Page) SetLiked(i vocab.CollectionType) + func (t *Page) SetLikes(i vocab.CollectionType) + func (t *Page) SetMediaType(k string) + func (t *Page) SetNameForLanguage(l string, v string) + func (t *Page) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *Page) SetOauthTokenEndpoint(k *url.URL) + func (t *Page) SetOutbox(i vocab.OrderedCollectionType) + func (t *Page) SetPreferredUsername(k string) + func (t *Page) SetPreferredUsernameForLanguage(l string, v string) + func (t *Page) SetProvideClientKey(k *url.URL) + func (t *Page) SetProxyUrl(k *url.URL) + func (t *Page) SetPublished(k time.Time) + func (t *Page) SetReplies(i vocab.CollectionType) + func (t *Page) SetSharedInbox(k *url.URL) + func (t *Page) SetSignClientKey(k *url.URL) + func (t *Page) SetSource(i vocab.ObjectType) + func (t *Page) SetStartTime(k time.Time) + func (t *Page) SetSummaryForLanguage(l string, v string) + func (t *Page) SetUpdated(k time.Time) + func (t *Page) SummaryLanguages() (l []string) + type Person struct + func (t *Person) AppendAttachment(i vocab.ObjectType) + func (t *Person) AppendAttachmentLink(i vocab.LinkType) + func (t *Person) AppendAttributedTo(k *url.URL) + func (t *Person) AppendAudience(k *url.URL) + func (t *Person) AppendBcc(k *url.URL) + func (t *Person) AppendBto(k *url.URL) + func (t *Person) AppendCc(k *url.URL) + func (t *Person) AppendContent(k string) + func (t *Person) AppendContext(i vocab.ObjectType) + func (t *Person) AppendContextLink(i vocab.LinkType) + func (t *Person) AppendGenerator(i vocab.ObjectType) + func (t *Person) AppendGeneratorLink(i vocab.LinkType) + func (t *Person) AppendIcon(i vocab.ImageType) + func (t *Person) AppendImage(i vocab.ImageType) + func (t *Person) AppendInReplyTo(k *url.URL) + func (t *Person) AppendLocation(i vocab.ObjectType) + func (t *Person) AppendLocationLink(i vocab.LinkType) + func (t *Person) AppendName(k string) + func (t *Person) AppendPreview(i vocab.ObjectType) + func (t *Person) AppendPreviewLink(i vocab.LinkType) + func (t *Person) AppendStreams(k *url.URL) + func (t *Person) AppendSummary(k string) + func (t *Person) AppendTag(i vocab.ObjectType) + func (t *Person) AppendTagLink(i vocab.LinkType) + func (t *Person) AppendTo(k *url.URL) + func (t *Person) AppendType(i interface{}) + func (t *Person) AppendUrl(k *url.URL) + func (t *Person) ContentLanguages() (l []string) + func (t *Person) GetAltitude() (r Resolution, k float64) + func (t *Person) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Person) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *Person) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *Person) GetBto(idx int) (r Resolution, k *url.URL) + func (t *Person) GetCc(idx int) (r Resolution, k *url.URL) + func (t *Person) GetContent(idx int) (r Resolution, k string) + func (t *Person) GetContentForLanguage(l string) (v string) + func (t *Person) GetDuration() (r Resolution, k time.Duration) + func (t *Person) GetEndTime() (r Resolution, k time.Time) + func (t *Person) GetId() (r Resolution, k *url.URL) + func (t *Person) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *Person) GetMediaType() (r Resolution, k string) + func (t *Person) GetName(idx int) (r Resolution, k string) + func (t *Person) GetNameForLanguage(l string) (v string) + func (t *Person) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *Person) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *Person) GetPreferredUsername() (r Resolution, k string) + func (t *Person) GetPreferredUsernameForLanguage(l string) (v string) + func (t *Person) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *Person) GetProxyUrl() (r Resolution, k *url.URL) + func (t *Person) GetPublished() (r Resolution, k time.Time) + func (t *Person) GetSharedInbox() (r Resolution, k *url.URL) + func (t *Person) GetSignClientKey() (r Resolution, k *url.URL) + func (t *Person) GetStartTime() (r Resolution, k time.Time) + func (t *Person) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *Person) GetSummary(idx int) (r Resolution, k string) + func (t *Person) GetSummaryForLanguage(l string) (v string) + func (t *Person) GetTo(idx int) (r Resolution, k *url.URL) + func (t *Person) GetType(idx int) (r Resolution, s string) + func (t *Person) GetUpdated() (r Resolution, k time.Time) + func (t *Person) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *Person) HasAltitude() (p Presence) + func (t *Person) HasAttachment(idx int) (p Presence) + func (t *Person) HasAttributedTo(idx int) (p Presence) + func (t *Person) HasAudience(idx int) (p Presence) + func (t *Person) HasBcc(idx int) (p Presence) + func (t *Person) HasBto(idx int) (p Presence) + func (t *Person) HasCc(idx int) (p Presence) + func (t *Person) HasContent(idx int) (p Presence) + func (t *Person) HasContext(idx int) (p Presence) + func (t *Person) HasDuration() (p Presence) + func (t *Person) HasEndTime() (p Presence) + func (t *Person) HasEndpoints() (p Presence) + func (t *Person) HasFollowers() (p Presence) + func (t *Person) HasFollowing() (p Presence) + func (t *Person) HasGenerator(idx int) (p Presence) + func (t *Person) HasIcon(idx int) (p Presence) + func (t *Person) HasId() (p Presence) + func (t *Person) HasImage(idx int) (p Presence) + func (t *Person) HasInReplyTo(idx int) (p Presence) + func (t *Person) HasInbox() (p Presence) + func (t *Person) HasLiked() (p Presence) + func (t *Person) HasLikes() (p Presence) + func (t *Person) HasLocation(idx int) (p Presence) + func (t *Person) HasMediaType() (p Presence) + func (t *Person) HasName(idx int) (p Presence) + func (t *Person) HasOauthAuthorizationEndpoint() (p Presence) + func (t *Person) HasOauthTokenEndpoint() (p Presence) + func (t *Person) HasOutbox() (p Presence) + func (t *Person) HasPreferredUsername() (p Presence) + func (t *Person) HasPreview(idx int) (p Presence) + func (t *Person) HasProvideClientKey() (p Presence) + func (t *Person) HasProxyUrl() (p Presence) + func (t *Person) HasPublished() (p Presence) + func (t *Person) HasReplies() (p Presence) + func (t *Person) HasSharedInbox() (p Presence) + func (t *Person) HasSignClientKey() (p Presence) + func (t *Person) HasSource() (p Presence) + func (t *Person) HasStartTime() (p Presence) + func (t *Person) HasSummary(idx int) (p Presence) + func (t *Person) HasTag(idx int) (p Presence) + func (t *Person) HasTo(idx int) (p Presence) + func (t *Person) HasUpdated() (p Presence) + func (t *Person) HasUrl(idx int) (p Presence) + func (t *Person) LenAttachment() (idx int) + func (t *Person) LenAttributedTo() (idx int) + func (t *Person) LenAudience() (idx int) + func (t *Person) LenBcc() (idx int) + func (t *Person) LenBto() (idx int) + func (t *Person) LenCc() (idx int) + func (t *Person) LenContent() (idx int) + func (t *Person) LenContext() (idx int) + func (t *Person) LenGenerator() (idx int) + func (t *Person) LenIcon() (idx int) + func (t *Person) LenImage() (idx int) + func (t *Person) LenInReplyTo() (idx int) + func (t *Person) LenLocation() (idx int) + func (t *Person) LenName() (idx int) + func (t *Person) LenPreview() (idx int) + func (t *Person) LenStreams() (idx int) + func (t *Person) LenSummary() (idx int) + func (t *Person) LenTag() (idx int) + func (t *Person) LenTo() (idx int) + func (t *Person) LenType() (idx int) + func (t *Person) LenUrl() (idx int) + func (t *Person) NameLanguages() (l []string) + func (t *Person) PreferredUsernameLanguages() (l []string) + func (t *Person) PrependAttachment(i vocab.ObjectType) + func (t *Person) PrependAttachmentLink(i vocab.LinkType) + func (t *Person) PrependAttributedTo(k *url.URL) + func (t *Person) PrependAudience(k *url.URL) + func (t *Person) PrependBcc(k *url.URL) + func (t *Person) PrependBto(k *url.URL) + func (t *Person) PrependCc(k *url.URL) + func (t *Person) PrependContent(k string) + func (t *Person) PrependContext(i vocab.ObjectType) + func (t *Person) PrependContextLink(i vocab.LinkType) + func (t *Person) PrependGenerator(i vocab.ObjectType) + func (t *Person) PrependGeneratorLink(i vocab.LinkType) + func (t *Person) PrependIcon(i vocab.ImageType) + func (t *Person) PrependImage(i vocab.ImageType) + func (t *Person) PrependInReplyTo(k *url.URL) + func (t *Person) PrependLocation(i vocab.ObjectType) + func (t *Person) PrependLocationLink(i vocab.LinkType) + func (t *Person) PrependName(k string) + func (t *Person) PrependPreview(i vocab.ObjectType) + func (t *Person) PrependPreviewLink(i vocab.LinkType) + func (t *Person) PrependStreams(k *url.URL) + func (t *Person) PrependSummary(k string) + func (t *Person) PrependTag(i vocab.ObjectType) + func (t *Person) PrependTagLink(i vocab.LinkType) + func (t *Person) PrependTo(k *url.URL) + func (t *Person) PrependType(i interface{}) + func (t *Person) PrependUrl(k *url.URL) + func (t *Person) Raw() (n *vocab.Person) + func (t *Person) RemoveAttributedTo(idx int) + func (t *Person) RemoveAudience(idx int) + func (t *Person) RemoveBcc(idx int) + func (t *Person) RemoveBto(idx int) + func (t *Person) RemoveCc(idx int) + func (t *Person) RemoveContent(idx int) + func (t *Person) RemoveIcon(idx int) + func (t *Person) RemoveImage(idx int) + func (t *Person) RemoveInReplyTo(idx int) + func (t *Person) RemoveName(idx int) + func (t *Person) RemoveStreams(idx int) + func (t *Person) RemoveSummary(idx int) + func (t *Person) RemoveTo(idx int) + func (t *Person) RemoveType(idx int) + func (t *Person) RemoveUrl(idx int) + func (t *Person) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *Person) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *Person) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *Person) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *Person) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *Person) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *Person) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *Person) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *Person) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *Person) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *Person) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *Person) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *Person) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *Person) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Person) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *Person) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *Person) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *Person) Serialize() (m map[string]interface{}, err error) + func (t *Person) SetAltitude(k float64) + func (t *Person) SetContentForLanguage(l string, v string) + func (t *Person) SetDuration(k time.Duration) + func (t *Person) SetEndTime(k time.Time) + func (t *Person) SetEndpoints(i vocab.ObjectType) + func (t *Person) SetFollowers(i vocab.CollectionType) + func (t *Person) SetFollowing(i vocab.CollectionType) + func (t *Person) SetId(k *url.URL) + func (t *Person) SetInbox(i vocab.OrderedCollectionType) + func (t *Person) SetLiked(i vocab.CollectionType) + func (t *Person) SetLikes(i vocab.CollectionType) + func (t *Person) SetMediaType(k string) + func (t *Person) SetNameForLanguage(l string, v string) + func (t *Person) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *Person) SetOauthTokenEndpoint(k *url.URL) + func (t *Person) SetOutbox(i vocab.OrderedCollectionType) + func (t *Person) SetPreferredUsername(k string) + func (t *Person) SetPreferredUsernameForLanguage(l string, v string) + func (t *Person) SetProvideClientKey(k *url.URL) + func (t *Person) SetProxyUrl(k *url.URL) + func (t *Person) SetPublished(k time.Time) + func (t *Person) SetReplies(i vocab.CollectionType) + func (t *Person) SetSharedInbox(k *url.URL) + func (t *Person) SetSignClientKey(k *url.URL) + func (t *Person) SetSource(i vocab.ObjectType) + func (t *Person) SetStartTime(k time.Time) + func (t *Person) SetSummaryForLanguage(l string, v string) + func (t *Person) SetUpdated(k time.Time) + func (t *Person) SummaryLanguages() (l []string) + type Place struct + func (t *Place) AppendAttachment(i vocab.ObjectType) + func (t *Place) AppendAttachmentLink(i vocab.LinkType) + func (t *Place) AppendAttributedTo(k *url.URL) + func (t *Place) AppendAudience(k *url.URL) + func (t *Place) AppendBcc(k *url.URL) + func (t *Place) AppendBto(k *url.URL) + func (t *Place) AppendCc(k *url.URL) + func (t *Place) AppendContent(k string) + func (t *Place) AppendContext(i vocab.ObjectType) + func (t *Place) AppendContextLink(i vocab.LinkType) + func (t *Place) AppendGenerator(i vocab.ObjectType) + func (t *Place) AppendGeneratorLink(i vocab.LinkType) + func (t *Place) AppendIcon(i vocab.ImageType) + func (t *Place) AppendImage(i vocab.ImageType) + func (t *Place) AppendInReplyTo(k *url.URL) + func (t *Place) AppendLocation(i vocab.ObjectType) + func (t *Place) AppendLocationLink(i vocab.LinkType) + func (t *Place) AppendName(k string) + func (t *Place) AppendPreview(i vocab.ObjectType) + func (t *Place) AppendPreviewLink(i vocab.LinkType) + func (t *Place) AppendStreams(k *url.URL) + func (t *Place) AppendSummary(k string) + func (t *Place) AppendTag(i vocab.ObjectType) + func (t *Place) AppendTagLink(i vocab.LinkType) + func (t *Place) AppendTo(k *url.URL) + func (t *Place) AppendType(i interface{}) + func (t *Place) AppendUrl(k *url.URL) + func (t *Place) ContentLanguages() (l []string) + func (t *Place) GetAccuracy() (r Resolution, k float64) + func (t *Place) GetAltitude() (r Resolution, k float64) + func (t *Place) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Place) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *Place) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *Place) GetBto(idx int) (r Resolution, k *url.URL) + func (t *Place) GetCc(idx int) (r Resolution, k *url.URL) + func (t *Place) GetContent(idx int) (r Resolution, k string) + func (t *Place) GetContentForLanguage(l string) (v string) + func (t *Place) GetDuration() (r Resolution, k time.Duration) + func (t *Place) GetEndTime() (r Resolution, k time.Time) + func (t *Place) GetId() (r Resolution, k *url.URL) + func (t *Place) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *Place) GetLatitude() (r Resolution, k float64) + func (t *Place) GetLongitude() (r Resolution, k float64) + func (t *Place) GetMediaType() (r Resolution, k string) + func (t *Place) GetName(idx int) (r Resolution, k string) + func (t *Place) GetNameForLanguage(l string) (v string) + func (t *Place) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *Place) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *Place) GetPreferredUsername() (r Resolution, k string) + func (t *Place) GetPreferredUsernameForLanguage(l string) (v string) + func (t *Place) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *Place) GetProxyUrl() (r Resolution, k *url.URL) + func (t *Place) GetPublished() (r Resolution, k time.Time) + func (t *Place) GetRadius() (r Resolution, k float64) + func (t *Place) GetSharedInbox() (r Resolution, k *url.URL) + func (t *Place) GetSignClientKey() (r Resolution, k *url.URL) + func (t *Place) GetStartTime() (r Resolution, k time.Time) + func (t *Place) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *Place) GetSummary(idx int) (r Resolution, k string) + func (t *Place) GetSummaryForLanguage(l string) (v string) + func (t *Place) GetTo(idx int) (r Resolution, k *url.URL) + func (t *Place) GetType(idx int) (r Resolution, s string) + func (t *Place) GetUnits() (r Resolution, k string) + func (t *Place) GetUpdated() (r Resolution, k time.Time) + func (t *Place) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *Place) HasAccuracy() (p Presence) + func (t *Place) HasAltitude() (p Presence) + func (t *Place) HasAttachment(idx int) (p Presence) + func (t *Place) HasAttributedTo(idx int) (p Presence) + func (t *Place) HasAudience(idx int) (p Presence) + func (t *Place) HasBcc(idx int) (p Presence) + func (t *Place) HasBto(idx int) (p Presence) + func (t *Place) HasCc(idx int) (p Presence) + func (t *Place) HasContent(idx int) (p Presence) + func (t *Place) HasContext(idx int) (p Presence) + func (t *Place) HasDuration() (p Presence) + func (t *Place) HasEndTime() (p Presence) + func (t *Place) HasEndpoints() (p Presence) + func (t *Place) HasFollowers() (p Presence) + func (t *Place) HasFollowing() (p Presence) + func (t *Place) HasGenerator(idx int) (p Presence) + func (t *Place) HasIcon(idx int) (p Presence) + func (t *Place) HasId() (p Presence) + func (t *Place) HasImage(idx int) (p Presence) + func (t *Place) HasInReplyTo(idx int) (p Presence) + func (t *Place) HasInbox() (p Presence) + func (t *Place) HasLatitude() (p Presence) + func (t *Place) HasLiked() (p Presence) + func (t *Place) HasLikes() (p Presence) + func (t *Place) HasLocation(idx int) (p Presence) + func (t *Place) HasLongitude() (p Presence) + func (t *Place) HasMediaType() (p Presence) + func (t *Place) HasName(idx int) (p Presence) + func (t *Place) HasOauthAuthorizationEndpoint() (p Presence) + func (t *Place) HasOauthTokenEndpoint() (p Presence) + func (t *Place) HasOutbox() (p Presence) + func (t *Place) HasPreferredUsername() (p Presence) + func (t *Place) HasPreview(idx int) (p Presence) + func (t *Place) HasProvideClientKey() (p Presence) + func (t *Place) HasProxyUrl() (p Presence) + func (t *Place) HasPublished() (p Presence) + func (t *Place) HasRadius() (p Presence) + func (t *Place) HasReplies() (p Presence) + func (t *Place) HasSharedInbox() (p Presence) + func (t *Place) HasSignClientKey() (p Presence) + func (t *Place) HasSource() (p Presence) + func (t *Place) HasStartTime() (p Presence) + func (t *Place) HasSummary(idx int) (p Presence) + func (t *Place) HasTag(idx int) (p Presence) + func (t *Place) HasTo(idx int) (p Presence) + func (t *Place) HasUnits() (p Presence) + func (t *Place) HasUpdated() (p Presence) + func (t *Place) HasUrl(idx int) (p Presence) + func (t *Place) LenAttachment() (idx int) + func (t *Place) LenAttributedTo() (idx int) + func (t *Place) LenAudience() (idx int) + func (t *Place) LenBcc() (idx int) + func (t *Place) LenBto() (idx int) + func (t *Place) LenCc() (idx int) + func (t *Place) LenContent() (idx int) + func (t *Place) LenContext() (idx int) + func (t *Place) LenGenerator() (idx int) + func (t *Place) LenIcon() (idx int) + func (t *Place) LenImage() (idx int) + func (t *Place) LenInReplyTo() (idx int) + func (t *Place) LenLocation() (idx int) + func (t *Place) LenName() (idx int) + func (t *Place) LenPreview() (idx int) + func (t *Place) LenStreams() (idx int) + func (t *Place) LenSummary() (idx int) + func (t *Place) LenTag() (idx int) + func (t *Place) LenTo() (idx int) + func (t *Place) LenType() (idx int) + func (t *Place) LenUrl() (idx int) + func (t *Place) NameLanguages() (l []string) + func (t *Place) PreferredUsernameLanguages() (l []string) + func (t *Place) PrependAttachment(i vocab.ObjectType) + func (t *Place) PrependAttachmentLink(i vocab.LinkType) + func (t *Place) PrependAttributedTo(k *url.URL) + func (t *Place) PrependAudience(k *url.URL) + func (t *Place) PrependBcc(k *url.URL) + func (t *Place) PrependBto(k *url.URL) + func (t *Place) PrependCc(k *url.URL) + func (t *Place) PrependContent(k string) + func (t *Place) PrependContext(i vocab.ObjectType) + func (t *Place) PrependContextLink(i vocab.LinkType) + func (t *Place) PrependGenerator(i vocab.ObjectType) + func (t *Place) PrependGeneratorLink(i vocab.LinkType) + func (t *Place) PrependIcon(i vocab.ImageType) + func (t *Place) PrependImage(i vocab.ImageType) + func (t *Place) PrependInReplyTo(k *url.URL) + func (t *Place) PrependLocation(i vocab.ObjectType) + func (t *Place) PrependLocationLink(i vocab.LinkType) + func (t *Place) PrependName(k string) + func (t *Place) PrependPreview(i vocab.ObjectType) + func (t *Place) PrependPreviewLink(i vocab.LinkType) + func (t *Place) PrependStreams(k *url.URL) + func (t *Place) PrependSummary(k string) + func (t *Place) PrependTag(i vocab.ObjectType) + func (t *Place) PrependTagLink(i vocab.LinkType) + func (t *Place) PrependTo(k *url.URL) + func (t *Place) PrependType(i interface{}) + func (t *Place) PrependUrl(k *url.URL) + func (t *Place) Raw() (n *vocab.Place) + func (t *Place) RemoveAttributedTo(idx int) + func (t *Place) RemoveAudience(idx int) + func (t *Place) RemoveBcc(idx int) + func (t *Place) RemoveBto(idx int) + func (t *Place) RemoveCc(idx int) + func (t *Place) RemoveContent(idx int) + func (t *Place) RemoveIcon(idx int) + func (t *Place) RemoveImage(idx int) + func (t *Place) RemoveInReplyTo(idx int) + func (t *Place) RemoveName(idx int) + func (t *Place) RemoveStreams(idx int) + func (t *Place) RemoveSummary(idx int) + func (t *Place) RemoveTo(idx int) + func (t *Place) RemoveType(idx int) + func (t *Place) RemoveUrl(idx int) + func (t *Place) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *Place) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *Place) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *Place) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *Place) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *Place) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *Place) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *Place) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *Place) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *Place) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *Place) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *Place) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *Place) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *Place) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Place) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *Place) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *Place) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *Place) Serialize() (m map[string]interface{}, err error) + func (t *Place) SetAccuracy(k float64) + func (t *Place) SetAltitude(k float64) + func (t *Place) SetContentForLanguage(l string, v string) + func (t *Place) SetDuration(k time.Duration) + func (t *Place) SetEndTime(k time.Time) + func (t *Place) SetEndpoints(i vocab.ObjectType) + func (t *Place) SetFollowers(i vocab.CollectionType) + func (t *Place) SetFollowing(i vocab.CollectionType) + func (t *Place) SetId(k *url.URL) + func (t *Place) SetInbox(i vocab.OrderedCollectionType) + func (t *Place) SetLatitude(k float64) + func (t *Place) SetLiked(i vocab.CollectionType) + func (t *Place) SetLikes(i vocab.CollectionType) + func (t *Place) SetLongitude(k float64) + func (t *Place) SetMediaType(k string) + func (t *Place) SetNameForLanguage(l string, v string) + func (t *Place) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *Place) SetOauthTokenEndpoint(k *url.URL) + func (t *Place) SetOutbox(i vocab.OrderedCollectionType) + func (t *Place) SetPreferredUsername(k string) + func (t *Place) SetPreferredUsernameForLanguage(l string, v string) + func (t *Place) SetProvideClientKey(k *url.URL) + func (t *Place) SetProxyUrl(k *url.URL) + func (t *Place) SetPublished(k time.Time) + func (t *Place) SetRadius(k float64) + func (t *Place) SetReplies(i vocab.CollectionType) + func (t *Place) SetSharedInbox(k *url.URL) + func (t *Place) SetSignClientKey(k *url.URL) + func (t *Place) SetSource(i vocab.ObjectType) + func (t *Place) SetStartTime(k time.Time) + func (t *Place) SetSummaryForLanguage(l string, v string) + func (t *Place) SetUnits(k string) + func (t *Place) SetUpdated(k time.Time) + func (t *Place) SummaryLanguages() (l []string) + type Presence int + const ConvenientPresence + const NoPresence + const RawPresence + type Profile struct + func (t *Profile) AppendAttachment(i vocab.ObjectType) + func (t *Profile) AppendAttachmentLink(i vocab.LinkType) + func (t *Profile) AppendAttributedTo(k *url.URL) + func (t *Profile) AppendAudience(k *url.URL) + func (t *Profile) AppendBcc(k *url.URL) + func (t *Profile) AppendBto(k *url.URL) + func (t *Profile) AppendCc(k *url.URL) + func (t *Profile) AppendContent(k string) + func (t *Profile) AppendContext(i vocab.ObjectType) + func (t *Profile) AppendContextLink(i vocab.LinkType) + func (t *Profile) AppendGenerator(i vocab.ObjectType) + func (t *Profile) AppendGeneratorLink(i vocab.LinkType) + func (t *Profile) AppendIcon(i vocab.ImageType) + func (t *Profile) AppendImage(i vocab.ImageType) + func (t *Profile) AppendInReplyTo(k *url.URL) + func (t *Profile) AppendLocation(i vocab.ObjectType) + func (t *Profile) AppendLocationLink(i vocab.LinkType) + func (t *Profile) AppendName(k string) + func (t *Profile) AppendPreview(i vocab.ObjectType) + func (t *Profile) AppendPreviewLink(i vocab.LinkType) + func (t *Profile) AppendStreams(k *url.URL) + func (t *Profile) AppendSummary(k string) + func (t *Profile) AppendTag(i vocab.ObjectType) + func (t *Profile) AppendTagLink(i vocab.LinkType) + func (t *Profile) AppendTo(k *url.URL) + func (t *Profile) AppendType(i interface{}) + func (t *Profile) AppendUrl(k *url.URL) + func (t *Profile) ContentLanguages() (l []string) + func (t *Profile) GetAltitude() (r Resolution, k float64) + func (t *Profile) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Profile) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *Profile) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *Profile) GetBto(idx int) (r Resolution, k *url.URL) + func (t *Profile) GetCc(idx int) (r Resolution, k *url.URL) + func (t *Profile) GetContent(idx int) (r Resolution, k string) + func (t *Profile) GetContentForLanguage(l string) (v string) + func (t *Profile) GetDuration() (r Resolution, k time.Duration) + func (t *Profile) GetEndTime() (r Resolution, k time.Time) + func (t *Profile) GetId() (r Resolution, k *url.URL) + func (t *Profile) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *Profile) GetMediaType() (r Resolution, k string) + func (t *Profile) GetName(idx int) (r Resolution, k string) + func (t *Profile) GetNameForLanguage(l string) (v string) + func (t *Profile) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *Profile) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *Profile) GetPreferredUsername() (r Resolution, k string) + func (t *Profile) GetPreferredUsernameForLanguage(l string) (v string) + func (t *Profile) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *Profile) GetProxyUrl() (r Resolution, k *url.URL) + func (t *Profile) GetPublished() (r Resolution, k time.Time) + func (t *Profile) GetSharedInbox() (r Resolution, k *url.URL) + func (t *Profile) GetSignClientKey() (r Resolution, k *url.URL) + func (t *Profile) GetStartTime() (r Resolution, k time.Time) + func (t *Profile) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *Profile) GetSummary(idx int) (r Resolution, k string) + func (t *Profile) GetSummaryForLanguage(l string) (v string) + func (t *Profile) GetTo(idx int) (r Resolution, k *url.URL) + func (t *Profile) GetType(idx int) (r Resolution, s string) + func (t *Profile) GetUpdated() (r Resolution, k time.Time) + func (t *Profile) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *Profile) HasAltitude() (p Presence) + func (t *Profile) HasAttachment(idx int) (p Presence) + func (t *Profile) HasAttributedTo(idx int) (p Presence) + func (t *Profile) HasAudience(idx int) (p Presence) + func (t *Profile) HasBcc(idx int) (p Presence) + func (t *Profile) HasBto(idx int) (p Presence) + func (t *Profile) HasCc(idx int) (p Presence) + func (t *Profile) HasContent(idx int) (p Presence) + func (t *Profile) HasContext(idx int) (p Presence) + func (t *Profile) HasDescribes() (p Presence) + func (t *Profile) HasDuration() (p Presence) + func (t *Profile) HasEndTime() (p Presence) + func (t *Profile) HasEndpoints() (p Presence) + func (t *Profile) HasFollowers() (p Presence) + func (t *Profile) HasFollowing() (p Presence) + func (t *Profile) HasGenerator(idx int) (p Presence) + func (t *Profile) HasIcon(idx int) (p Presence) + func (t *Profile) HasId() (p Presence) + func (t *Profile) HasImage(idx int) (p Presence) + func (t *Profile) HasInReplyTo(idx int) (p Presence) + func (t *Profile) HasInbox() (p Presence) + func (t *Profile) HasLiked() (p Presence) + func (t *Profile) HasLikes() (p Presence) + func (t *Profile) HasLocation(idx int) (p Presence) + func (t *Profile) HasMediaType() (p Presence) + func (t *Profile) HasName(idx int) (p Presence) + func (t *Profile) HasOauthAuthorizationEndpoint() (p Presence) + func (t *Profile) HasOauthTokenEndpoint() (p Presence) + func (t *Profile) HasOutbox() (p Presence) + func (t *Profile) HasPreferredUsername() (p Presence) + func (t *Profile) HasPreview(idx int) (p Presence) + func (t *Profile) HasProvideClientKey() (p Presence) + func (t *Profile) HasProxyUrl() (p Presence) + func (t *Profile) HasPublished() (p Presence) + func (t *Profile) HasReplies() (p Presence) + func (t *Profile) HasSharedInbox() (p Presence) + func (t *Profile) HasSignClientKey() (p Presence) + func (t *Profile) HasSource() (p Presence) + func (t *Profile) HasStartTime() (p Presence) + func (t *Profile) HasSummary(idx int) (p Presence) + func (t *Profile) HasTag(idx int) (p Presence) + func (t *Profile) HasTo(idx int) (p Presence) + func (t *Profile) HasUpdated() (p Presence) + func (t *Profile) HasUrl(idx int) (p Presence) + func (t *Profile) LenAttachment() (idx int) + func (t *Profile) LenAttributedTo() (idx int) + func (t *Profile) LenAudience() (idx int) + func (t *Profile) LenBcc() (idx int) + func (t *Profile) LenBto() (idx int) + func (t *Profile) LenCc() (idx int) + func (t *Profile) LenContent() (idx int) + func (t *Profile) LenContext() (idx int) + func (t *Profile) LenGenerator() (idx int) + func (t *Profile) LenIcon() (idx int) + func (t *Profile) LenImage() (idx int) + func (t *Profile) LenInReplyTo() (idx int) + func (t *Profile) LenLocation() (idx int) + func (t *Profile) LenName() (idx int) + func (t *Profile) LenPreview() (idx int) + func (t *Profile) LenStreams() (idx int) + func (t *Profile) LenSummary() (idx int) + func (t *Profile) LenTag() (idx int) + func (t *Profile) LenTo() (idx int) + func (t *Profile) LenType() (idx int) + func (t *Profile) LenUrl() (idx int) + func (t *Profile) NameLanguages() (l []string) + func (t *Profile) PreferredUsernameLanguages() (l []string) + func (t *Profile) PrependAttachment(i vocab.ObjectType) + func (t *Profile) PrependAttachmentLink(i vocab.LinkType) + func (t *Profile) PrependAttributedTo(k *url.URL) + func (t *Profile) PrependAudience(k *url.URL) + func (t *Profile) PrependBcc(k *url.URL) + func (t *Profile) PrependBto(k *url.URL) + func (t *Profile) PrependCc(k *url.URL) + func (t *Profile) PrependContent(k string) + func (t *Profile) PrependContext(i vocab.ObjectType) + func (t *Profile) PrependContextLink(i vocab.LinkType) + func (t *Profile) PrependGenerator(i vocab.ObjectType) + func (t *Profile) PrependGeneratorLink(i vocab.LinkType) + func (t *Profile) PrependIcon(i vocab.ImageType) + func (t *Profile) PrependImage(i vocab.ImageType) + func (t *Profile) PrependInReplyTo(k *url.URL) + func (t *Profile) PrependLocation(i vocab.ObjectType) + func (t *Profile) PrependLocationLink(i vocab.LinkType) + func (t *Profile) PrependName(k string) + func (t *Profile) PrependPreview(i vocab.ObjectType) + func (t *Profile) PrependPreviewLink(i vocab.LinkType) + func (t *Profile) PrependStreams(k *url.URL) + func (t *Profile) PrependSummary(k string) + func (t *Profile) PrependTag(i vocab.ObjectType) + func (t *Profile) PrependTagLink(i vocab.LinkType) + func (t *Profile) PrependTo(k *url.URL) + func (t *Profile) PrependType(i interface{}) + func (t *Profile) PrependUrl(k *url.URL) + func (t *Profile) Raw() (n *vocab.Profile) + func (t *Profile) RemoveAttributedTo(idx int) + func (t *Profile) RemoveAudience(idx int) + func (t *Profile) RemoveBcc(idx int) + func (t *Profile) RemoveBto(idx int) + func (t *Profile) RemoveCc(idx int) + func (t *Profile) RemoveContent(idx int) + func (t *Profile) RemoveIcon(idx int) + func (t *Profile) RemoveImage(idx int) + func (t *Profile) RemoveInReplyTo(idx int) + func (t *Profile) RemoveName(idx int) + func (t *Profile) RemoveStreams(idx int) + func (t *Profile) RemoveSummary(idx int) + func (t *Profile) RemoveTo(idx int) + func (t *Profile) RemoveType(idx int) + func (t *Profile) RemoveUrl(idx int) + func (t *Profile) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *Profile) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *Profile) ResolveDescribes(r *Resolver) (s Resolution, err error) + func (t *Profile) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *Profile) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *Profile) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *Profile) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *Profile) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *Profile) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *Profile) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *Profile) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *Profile) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *Profile) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *Profile) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *Profile) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Profile) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *Profile) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *Profile) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *Profile) Serialize() (m map[string]interface{}, err error) + func (t *Profile) SetAltitude(k float64) + func (t *Profile) SetContentForLanguage(l string, v string) + func (t *Profile) SetDescribes(i vocab.ObjectType) + func (t *Profile) SetDuration(k time.Duration) + func (t *Profile) SetEndTime(k time.Time) + func (t *Profile) SetEndpoints(i vocab.ObjectType) + func (t *Profile) SetFollowers(i vocab.CollectionType) + func (t *Profile) SetFollowing(i vocab.CollectionType) + func (t *Profile) SetId(k *url.URL) + func (t *Profile) SetInbox(i vocab.OrderedCollectionType) + func (t *Profile) SetLiked(i vocab.CollectionType) + func (t *Profile) SetLikes(i vocab.CollectionType) + func (t *Profile) SetMediaType(k string) + func (t *Profile) SetNameForLanguage(l string, v string) + func (t *Profile) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *Profile) SetOauthTokenEndpoint(k *url.URL) + func (t *Profile) SetOutbox(i vocab.OrderedCollectionType) + func (t *Profile) SetPreferredUsername(k string) + func (t *Profile) SetPreferredUsernameForLanguage(l string, v string) + func (t *Profile) SetProvideClientKey(k *url.URL) + func (t *Profile) SetProxyUrl(k *url.URL) + func (t *Profile) SetPublished(k time.Time) + func (t *Profile) SetReplies(i vocab.CollectionType) + func (t *Profile) SetSharedInbox(k *url.URL) + func (t *Profile) SetSignClientKey(k *url.URL) + func (t *Profile) SetSource(i vocab.ObjectType) + func (t *Profile) SetStartTime(k time.Time) + func (t *Profile) SetSummaryForLanguage(l string, v string) + func (t *Profile) SetUpdated(k time.Time) + func (t *Profile) SummaryLanguages() (l []string) + type Question struct + func (t *Question) AppendActor(k *url.URL) + func (t *Question) AppendAnyOf(i vocab.ObjectType) + func (t *Question) AppendAnyOfLink(i vocab.LinkType) + func (t *Question) AppendAttachment(i vocab.ObjectType) + func (t *Question) AppendAttachmentLink(i vocab.LinkType) + func (t *Question) AppendAttributedTo(k *url.URL) + func (t *Question) AppendAudience(k *url.URL) + func (t *Question) AppendBcc(k *url.URL) + func (t *Question) AppendBto(k *url.URL) + func (t *Question) AppendCc(k *url.URL) + func (t *Question) AppendClosed(k time.Time) + func (t *Question) AppendContent(k string) + func (t *Question) AppendContext(i vocab.ObjectType) + func (t *Question) AppendContextLink(i vocab.LinkType) + func (t *Question) AppendGenerator(i vocab.ObjectType) + func (t *Question) AppendGeneratorLink(i vocab.LinkType) + func (t *Question) AppendIcon(i vocab.ImageType) + func (t *Question) AppendImage(i vocab.ImageType) + func (t *Question) AppendInReplyTo(k *url.URL) + func (t *Question) AppendInstrument(i vocab.ObjectType) + func (t *Question) AppendInstrumentLink(i vocab.LinkType) + func (t *Question) AppendLocation(i vocab.ObjectType) + func (t *Question) AppendLocationLink(i vocab.LinkType) + func (t *Question) AppendName(k string) + func (t *Question) AppendOneOf(i vocab.ObjectType) + func (t *Question) AppendOneOfLink(i vocab.LinkType) + func (t *Question) AppendOrigin(i vocab.ObjectType) + func (t *Question) AppendOriginLink(i vocab.LinkType) + func (t *Question) AppendPreview(i vocab.ObjectType) + func (t *Question) AppendPreviewLink(i vocab.LinkType) + func (t *Question) AppendResult(i vocab.ObjectType) + func (t *Question) AppendResultLink(i vocab.LinkType) + func (t *Question) AppendStreams(k *url.URL) + func (t *Question) AppendSummary(k string) + func (t *Question) AppendTag(i vocab.ObjectType) + func (t *Question) AppendTagLink(i vocab.LinkType) + func (t *Question) AppendTarget(k *url.URL) + func (t *Question) AppendTo(k *url.URL) + func (t *Question) AppendType(i interface{}) + func (t *Question) AppendUrl(k *url.URL) + func (t *Question) ContentLanguages() (l []string) + func (t *Question) GetActor(idx int) (r Resolution, k *url.URL) + func (t *Question) GetAltitude() (r Resolution, k float64) + func (t *Question) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Question) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *Question) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *Question) GetBto(idx int) (r Resolution, k *url.URL) + func (t *Question) GetCc(idx int) (r Resolution, k *url.URL) + func (t *Question) GetClosed(idx int) (r Resolution, k time.Time) + func (t *Question) GetContent(idx int) (r Resolution, k string) + func (t *Question) GetContentForLanguage(l string) (v string) + func (t *Question) GetDuration() (r Resolution, k time.Duration) + func (t *Question) GetEndTime() (r Resolution, k time.Time) + func (t *Question) GetId() (r Resolution, k *url.URL) + func (t *Question) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *Question) GetMediaType() (r Resolution, k string) + func (t *Question) GetName(idx int) (r Resolution, k string) + func (t *Question) GetNameForLanguage(l string) (v string) + func (t *Question) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *Question) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *Question) GetPreferredUsername() (r Resolution, k string) + func (t *Question) GetPreferredUsernameForLanguage(l string) (v string) + func (t *Question) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *Question) GetProxyUrl() (r Resolution, k *url.URL) + func (t *Question) GetPublished() (r Resolution, k time.Time) + func (t *Question) GetSharedInbox() (r Resolution, k *url.URL) + func (t *Question) GetSignClientKey() (r Resolution, k *url.URL) + func (t *Question) GetStartTime() (r Resolution, k time.Time) + func (t *Question) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *Question) GetSummary(idx int) (r Resolution, k string) + func (t *Question) GetSummaryForLanguage(l string) (v string) + func (t *Question) GetTarget(idx int) (r Resolution, k *url.URL) + func (t *Question) GetTo(idx int) (r Resolution, k *url.URL) + func (t *Question) GetType(idx int) (r Resolution, s string) + func (t *Question) GetUpdated() (r Resolution, k time.Time) + func (t *Question) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *Question) HasActor(idx int) (p Presence) + func (t *Question) HasAltitude() (p Presence) + func (t *Question) HasAnyOf(idx int) (p Presence) + func (t *Question) HasAttachment(idx int) (p Presence) + func (t *Question) HasAttributedTo(idx int) (p Presence) + func (t *Question) HasAudience(idx int) (p Presence) + func (t *Question) HasBcc(idx int) (p Presence) + func (t *Question) HasBto(idx int) (p Presence) + func (t *Question) HasCc(idx int) (p Presence) + func (t *Question) HasClosed(idx int) (p Presence) + func (t *Question) HasContent(idx int) (p Presence) + func (t *Question) HasContext(idx int) (p Presence) + func (t *Question) HasDuration() (p Presence) + func (t *Question) HasEndTime() (p Presence) + func (t *Question) HasEndpoints() (p Presence) + func (t *Question) HasFollowers() (p Presence) + func (t *Question) HasFollowing() (p Presence) + func (t *Question) HasGenerator(idx int) (p Presence) + func (t *Question) HasIcon(idx int) (p Presence) + func (t *Question) HasId() (p Presence) + func (t *Question) HasImage(idx int) (p Presence) + func (t *Question) HasInReplyTo(idx int) (p Presence) + func (t *Question) HasInbox() (p Presence) + func (t *Question) HasInstrument(idx int) (p Presence) + func (t *Question) HasLiked() (p Presence) + func (t *Question) HasLikes() (p Presence) + func (t *Question) HasLocation(idx int) (p Presence) + func (t *Question) HasMediaType() (p Presence) + func (t *Question) HasName(idx int) (p Presence) + func (t *Question) HasOauthAuthorizationEndpoint() (p Presence) + func (t *Question) HasOauthTokenEndpoint() (p Presence) + func (t *Question) HasOneOf(idx int) (p Presence) + func (t *Question) HasOrigin(idx int) (p Presence) + func (t *Question) HasOutbox() (p Presence) + func (t *Question) HasPreferredUsername() (p Presence) + func (t *Question) HasPreview(idx int) (p Presence) + func (t *Question) HasProvideClientKey() (p Presence) + func (t *Question) HasProxyUrl() (p Presence) + func (t *Question) HasPublished() (p Presence) + func (t *Question) HasReplies() (p Presence) + func (t *Question) HasResult(idx int) (p Presence) + func (t *Question) HasSharedInbox() (p Presence) + func (t *Question) HasSignClientKey() (p Presence) + func (t *Question) HasSource() (p Presence) + func (t *Question) HasStartTime() (p Presence) + func (t *Question) HasSummary(idx int) (p Presence) + func (t *Question) HasTag(idx int) (p Presence) + func (t *Question) HasTarget(idx int) (p Presence) + func (t *Question) HasTo(idx int) (p Presence) + func (t *Question) HasUpdated() (p Presence) + func (t *Question) HasUrl(idx int) (p Presence) + func (t *Question) LenActor() (idx int) + func (t *Question) LenAnyOf() (idx int) + func (t *Question) LenAttachment() (idx int) + func (t *Question) LenAttributedTo() (idx int) + func (t *Question) LenAudience() (idx int) + func (t *Question) LenBcc() (idx int) + func (t *Question) LenBto() (idx int) + func (t *Question) LenCc() (idx int) + func (t *Question) LenClosed() (idx int) + func (t *Question) LenContent() (idx int) + func (t *Question) LenContext() (idx int) + func (t *Question) LenGenerator() (idx int) + func (t *Question) LenIcon() (idx int) + func (t *Question) LenImage() (idx int) + func (t *Question) LenInReplyTo() (idx int) + func (t *Question) LenInstrument() (idx int) + func (t *Question) LenLocation() (idx int) + func (t *Question) LenName() (idx int) + func (t *Question) LenOneOf() (idx int) + func (t *Question) LenOrigin() (idx int) + func (t *Question) LenPreview() (idx int) + func (t *Question) LenResult() (idx int) + func (t *Question) LenStreams() (idx int) + func (t *Question) LenSummary() (idx int) + func (t *Question) LenTag() (idx int) + func (t *Question) LenTarget() (idx int) + func (t *Question) LenTo() (idx int) + func (t *Question) LenType() (idx int) + func (t *Question) LenUrl() (idx int) + func (t *Question) NameLanguages() (l []string) + func (t *Question) PreferredUsernameLanguages() (l []string) + func (t *Question) PrependActor(k *url.URL) + func (t *Question) PrependAnyOf(i vocab.ObjectType) + func (t *Question) PrependAnyOfLink(i vocab.LinkType) + func (t *Question) PrependAttachment(i vocab.ObjectType) + func (t *Question) PrependAttachmentLink(i vocab.LinkType) + func (t *Question) PrependAttributedTo(k *url.URL) + func (t *Question) PrependAudience(k *url.URL) + func (t *Question) PrependBcc(k *url.URL) + func (t *Question) PrependBto(k *url.URL) + func (t *Question) PrependCc(k *url.URL) + func (t *Question) PrependClosed(k time.Time) + func (t *Question) PrependContent(k string) + func (t *Question) PrependContext(i vocab.ObjectType) + func (t *Question) PrependContextLink(i vocab.LinkType) + func (t *Question) PrependGenerator(i vocab.ObjectType) + func (t *Question) PrependGeneratorLink(i vocab.LinkType) + func (t *Question) PrependIcon(i vocab.ImageType) + func (t *Question) PrependImage(i vocab.ImageType) + func (t *Question) PrependInReplyTo(k *url.URL) + func (t *Question) PrependInstrument(i vocab.ObjectType) + func (t *Question) PrependInstrumentLink(i vocab.LinkType) + func (t *Question) PrependLocation(i vocab.ObjectType) + func (t *Question) PrependLocationLink(i vocab.LinkType) + func (t *Question) PrependName(k string) + func (t *Question) PrependOneOf(i vocab.ObjectType) + func (t *Question) PrependOneOfLink(i vocab.LinkType) + func (t *Question) PrependOrigin(i vocab.ObjectType) + func (t *Question) PrependOriginLink(i vocab.LinkType) + func (t *Question) PrependPreview(i vocab.ObjectType) + func (t *Question) PrependPreviewLink(i vocab.LinkType) + func (t *Question) PrependResult(i vocab.ObjectType) + func (t *Question) PrependResultLink(i vocab.LinkType) + func (t *Question) PrependStreams(k *url.URL) + func (t *Question) PrependSummary(k string) + func (t *Question) PrependTag(i vocab.ObjectType) + func (t *Question) PrependTagLink(i vocab.LinkType) + func (t *Question) PrependTarget(k *url.URL) + func (t *Question) PrependTo(k *url.URL) + func (t *Question) PrependType(i interface{}) + func (t *Question) PrependUrl(k *url.URL) + func (t *Question) Raw() (n *vocab.Question) + func (t *Question) RemoveActor(idx int) + func (t *Question) RemoveAttributedTo(idx int) + func (t *Question) RemoveAudience(idx int) + func (t *Question) RemoveBcc(idx int) + func (t *Question) RemoveBto(idx int) + func (t *Question) RemoveCc(idx int) + func (t *Question) RemoveClosed(idx int) + func (t *Question) RemoveContent(idx int) + func (t *Question) RemoveIcon(idx int) + func (t *Question) RemoveImage(idx int) + func (t *Question) RemoveInReplyTo(idx int) + func (t *Question) RemoveName(idx int) + func (t *Question) RemoveStreams(idx int) + func (t *Question) RemoveSummary(idx int) + func (t *Question) RemoveTarget(idx int) + func (t *Question) RemoveTo(idx int) + func (t *Question) RemoveType(idx int) + func (t *Question) RemoveUrl(idx int) + func (t *Question) ResolveAnyOf(r *Resolver, idx int) (s Resolution, err error) + func (t *Question) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *Question) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *Question) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *Question) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *Question) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *Question) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *Question) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *Question) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *Question) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *Question) ResolveInstrument(r *Resolver, idx int) (s Resolution, err error) + func (t *Question) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *Question) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *Question) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *Question) ResolveOneOf(r *Resolver, idx int) (s Resolution, err error) + func (t *Question) ResolveOrigin(r *Resolver, idx int) (s Resolution, err error) + func (t *Question) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *Question) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Question) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *Question) ResolveResult(r *Resolver, idx int) (s Resolution, err error) + func (t *Question) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *Question) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *Question) Serialize() (m map[string]interface{}, err error) + func (t *Question) SetAltitude(k float64) + func (t *Question) SetContentForLanguage(l string, v string) + func (t *Question) SetDuration(k time.Duration) + func (t *Question) SetEndTime(k time.Time) + func (t *Question) SetEndpoints(i vocab.ObjectType) + func (t *Question) SetFollowers(i vocab.CollectionType) + func (t *Question) SetFollowing(i vocab.CollectionType) + func (t *Question) SetId(k *url.URL) + func (t *Question) SetInbox(i vocab.OrderedCollectionType) + func (t *Question) SetLiked(i vocab.CollectionType) + func (t *Question) SetLikes(i vocab.CollectionType) + func (t *Question) SetMediaType(k string) + func (t *Question) SetNameForLanguage(l string, v string) + func (t *Question) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *Question) SetOauthTokenEndpoint(k *url.URL) + func (t *Question) SetOutbox(i vocab.OrderedCollectionType) + func (t *Question) SetPreferredUsername(k string) + func (t *Question) SetPreferredUsernameForLanguage(l string, v string) + func (t *Question) SetProvideClientKey(k *url.URL) + func (t *Question) SetProxyUrl(k *url.URL) + func (t *Question) SetPublished(k time.Time) + func (t *Question) SetReplies(i vocab.CollectionType) + func (t *Question) SetSharedInbox(k *url.URL) + func (t *Question) SetSignClientKey(k *url.URL) + func (t *Question) SetSource(i vocab.ObjectType) + func (t *Question) SetStartTime(k time.Time) + func (t *Question) SetSummaryForLanguage(l string, v string) + func (t *Question) SetUpdated(k time.Time) + func (t *Question) SummaryLanguages() (l []string) + type Read struct + func (t *Read) AppendActor(k *url.URL) + func (t *Read) AppendAttachment(i vocab.ObjectType) + func (t *Read) AppendAttachmentLink(i vocab.LinkType) + func (t *Read) AppendAttributedTo(k *url.URL) + func (t *Read) AppendAudience(k *url.URL) + func (t *Read) AppendBcc(k *url.URL) + func (t *Read) AppendBto(k *url.URL) + func (t *Read) AppendCc(k *url.URL) + func (t *Read) AppendContent(k string) + func (t *Read) AppendContext(i vocab.ObjectType) + func (t *Read) AppendContextLink(i vocab.LinkType) + func (t *Read) AppendGenerator(i vocab.ObjectType) + func (t *Read) AppendGeneratorLink(i vocab.LinkType) + func (t *Read) AppendIcon(i vocab.ImageType) + func (t *Read) AppendImage(i vocab.ImageType) + func (t *Read) AppendInReplyTo(k *url.URL) + func (t *Read) AppendInstrument(i vocab.ObjectType) + func (t *Read) AppendInstrumentLink(i vocab.LinkType) + func (t *Read) AppendLocation(i vocab.ObjectType) + func (t *Read) AppendLocationLink(i vocab.LinkType) + func (t *Read) AppendName(k string) + func (t *Read) AppendObject(i vocab.ObjectType) + func (t *Read) AppendOrigin(i vocab.ObjectType) + func (t *Read) AppendOriginLink(i vocab.LinkType) + func (t *Read) AppendPreview(i vocab.ObjectType) + func (t *Read) AppendPreviewLink(i vocab.LinkType) + func (t *Read) AppendResult(i vocab.ObjectType) + func (t *Read) AppendResultLink(i vocab.LinkType) + func (t *Read) AppendStreams(k *url.URL) + func (t *Read) AppendSummary(k string) + func (t *Read) AppendTag(i vocab.ObjectType) + func (t *Read) AppendTagLink(i vocab.LinkType) + func (t *Read) AppendTarget(k *url.URL) + func (t *Read) AppendTo(k *url.URL) + func (t *Read) AppendType(i interface{}) + func (t *Read) AppendUrl(k *url.URL) + func (t *Read) ContentLanguages() (l []string) + func (t *Read) GetActor(idx int) (r Resolution, k *url.URL) + func (t *Read) GetAltitude() (r Resolution, k float64) + func (t *Read) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Read) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *Read) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *Read) GetBto(idx int) (r Resolution, k *url.URL) + func (t *Read) GetCc(idx int) (r Resolution, k *url.URL) + func (t *Read) GetContent(idx int) (r Resolution, k string) + func (t *Read) GetContentForLanguage(l string) (v string) + func (t *Read) GetDuration() (r Resolution, k time.Duration) + func (t *Read) GetEndTime() (r Resolution, k time.Time) + func (t *Read) GetId() (r Resolution, k *url.URL) + func (t *Read) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *Read) GetMediaType() (r Resolution, k string) + func (t *Read) GetName(idx int) (r Resolution, k string) + func (t *Read) GetNameForLanguage(l string) (v string) + func (t *Read) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *Read) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *Read) GetPreferredUsername() (r Resolution, k string) + func (t *Read) GetPreferredUsernameForLanguage(l string) (v string) + func (t *Read) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *Read) GetProxyUrl() (r Resolution, k *url.URL) + func (t *Read) GetPublished() (r Resolution, k time.Time) + func (t *Read) GetSharedInbox() (r Resolution, k *url.URL) + func (t *Read) GetSignClientKey() (r Resolution, k *url.URL) + func (t *Read) GetStartTime() (r Resolution, k time.Time) + func (t *Read) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *Read) GetSummary(idx int) (r Resolution, k string) + func (t *Read) GetSummaryForLanguage(l string) (v string) + func (t *Read) GetTarget(idx int) (r Resolution, k *url.URL) + func (t *Read) GetTo(idx int) (r Resolution, k *url.URL) + func (t *Read) GetType(idx int) (r Resolution, s string) + func (t *Read) GetUpdated() (r Resolution, k time.Time) + func (t *Read) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *Read) HasActor(idx int) (p Presence) + func (t *Read) HasAltitude() (p Presence) + func (t *Read) HasAttachment(idx int) (p Presence) + func (t *Read) HasAttributedTo(idx int) (p Presence) + func (t *Read) HasAudience(idx int) (p Presence) + func (t *Read) HasBcc(idx int) (p Presence) + func (t *Read) HasBto(idx int) (p Presence) + func (t *Read) HasCc(idx int) (p Presence) + func (t *Read) HasContent(idx int) (p Presence) + func (t *Read) HasContext(idx int) (p Presence) + func (t *Read) HasDuration() (p Presence) + func (t *Read) HasEndTime() (p Presence) + func (t *Read) HasEndpoints() (p Presence) + func (t *Read) HasFollowers() (p Presence) + func (t *Read) HasFollowing() (p Presence) + func (t *Read) HasGenerator(idx int) (p Presence) + func (t *Read) HasIcon(idx int) (p Presence) + func (t *Read) HasId() (p Presence) + func (t *Read) HasImage(idx int) (p Presence) + func (t *Read) HasInReplyTo(idx int) (p Presence) + func (t *Read) HasInbox() (p Presence) + func (t *Read) HasInstrument(idx int) (p Presence) + func (t *Read) HasLiked() (p Presence) + func (t *Read) HasLikes() (p Presence) + func (t *Read) HasLocation(idx int) (p Presence) + func (t *Read) HasMediaType() (p Presence) + func (t *Read) HasName(idx int) (p Presence) + func (t *Read) HasOauthAuthorizationEndpoint() (p Presence) + func (t *Read) HasOauthTokenEndpoint() (p Presence) + func (t *Read) HasObject(idx int) (p Presence) + func (t *Read) HasOrigin(idx int) (p Presence) + func (t *Read) HasOutbox() (p Presence) + func (t *Read) HasPreferredUsername() (p Presence) + func (t *Read) HasPreview(idx int) (p Presence) + func (t *Read) HasProvideClientKey() (p Presence) + func (t *Read) HasProxyUrl() (p Presence) + func (t *Read) HasPublished() (p Presence) + func (t *Read) HasReplies() (p Presence) + func (t *Read) HasResult(idx int) (p Presence) + func (t *Read) HasSharedInbox() (p Presence) + func (t *Read) HasSignClientKey() (p Presence) + func (t *Read) HasSource() (p Presence) + func (t *Read) HasStartTime() (p Presence) + func (t *Read) HasSummary(idx int) (p Presence) + func (t *Read) HasTag(idx int) (p Presence) + func (t *Read) HasTarget(idx int) (p Presence) + func (t *Read) HasTo(idx int) (p Presence) + func (t *Read) HasUpdated() (p Presence) + func (t *Read) HasUrl(idx int) (p Presence) + func (t *Read) LenActor() (idx int) + func (t *Read) LenAttachment() (idx int) + func (t *Read) LenAttributedTo() (idx int) + func (t *Read) LenAudience() (idx int) + func (t *Read) LenBcc() (idx int) + func (t *Read) LenBto() (idx int) + func (t *Read) LenCc() (idx int) + func (t *Read) LenContent() (idx int) + func (t *Read) LenContext() (idx int) + func (t *Read) LenGenerator() (idx int) + func (t *Read) LenIcon() (idx int) + func (t *Read) LenImage() (idx int) + func (t *Read) LenInReplyTo() (idx int) + func (t *Read) LenInstrument() (idx int) + func (t *Read) LenLocation() (idx int) + func (t *Read) LenName() (idx int) + func (t *Read) LenObject() (idx int) + func (t *Read) LenOrigin() (idx int) + func (t *Read) LenPreview() (idx int) + func (t *Read) LenResult() (idx int) + func (t *Read) LenStreams() (idx int) + func (t *Read) LenSummary() (idx int) + func (t *Read) LenTag() (idx int) + func (t *Read) LenTarget() (idx int) + func (t *Read) LenTo() (idx int) + func (t *Read) LenType() (idx int) + func (t *Read) LenUrl() (idx int) + func (t *Read) NameLanguages() (l []string) + func (t *Read) PreferredUsernameLanguages() (l []string) + func (t *Read) PrependActor(k *url.URL) + func (t *Read) PrependAttachment(i vocab.ObjectType) + func (t *Read) PrependAttachmentLink(i vocab.LinkType) + func (t *Read) PrependAttributedTo(k *url.URL) + func (t *Read) PrependAudience(k *url.URL) + func (t *Read) PrependBcc(k *url.URL) + func (t *Read) PrependBto(k *url.URL) + func (t *Read) PrependCc(k *url.URL) + func (t *Read) PrependContent(k string) + func (t *Read) PrependContext(i vocab.ObjectType) + func (t *Read) PrependContextLink(i vocab.LinkType) + func (t *Read) PrependGenerator(i vocab.ObjectType) + func (t *Read) PrependGeneratorLink(i vocab.LinkType) + func (t *Read) PrependIcon(i vocab.ImageType) + func (t *Read) PrependImage(i vocab.ImageType) + func (t *Read) PrependInReplyTo(k *url.URL) + func (t *Read) PrependInstrument(i vocab.ObjectType) + func (t *Read) PrependInstrumentLink(i vocab.LinkType) + func (t *Read) PrependLocation(i vocab.ObjectType) + func (t *Read) PrependLocationLink(i vocab.LinkType) + func (t *Read) PrependName(k string) + func (t *Read) PrependObject(i vocab.ObjectType) + func (t *Read) PrependOrigin(i vocab.ObjectType) + func (t *Read) PrependOriginLink(i vocab.LinkType) + func (t *Read) PrependPreview(i vocab.ObjectType) + func (t *Read) PrependPreviewLink(i vocab.LinkType) + func (t *Read) PrependResult(i vocab.ObjectType) + func (t *Read) PrependResultLink(i vocab.LinkType) + func (t *Read) PrependStreams(k *url.URL) + func (t *Read) PrependSummary(k string) + func (t *Read) PrependTag(i vocab.ObjectType) + func (t *Read) PrependTagLink(i vocab.LinkType) + func (t *Read) PrependTarget(k *url.URL) + func (t *Read) PrependTo(k *url.URL) + func (t *Read) PrependType(i interface{}) + func (t *Read) PrependUrl(k *url.URL) + func (t *Read) Raw() (n *vocab.Read) + func (t *Read) RemoveActor(idx int) + func (t *Read) RemoveAttributedTo(idx int) + func (t *Read) RemoveAudience(idx int) + func (t *Read) RemoveBcc(idx int) + func (t *Read) RemoveBto(idx int) + func (t *Read) RemoveCc(idx int) + func (t *Read) RemoveContent(idx int) + func (t *Read) RemoveIcon(idx int) + func (t *Read) RemoveImage(idx int) + func (t *Read) RemoveInReplyTo(idx int) + func (t *Read) RemoveName(idx int) + func (t *Read) RemoveObject(idx int) + func (t *Read) RemoveStreams(idx int) + func (t *Read) RemoveSummary(idx int) + func (t *Read) RemoveTarget(idx int) + func (t *Read) RemoveTo(idx int) + func (t *Read) RemoveType(idx int) + func (t *Read) RemoveUrl(idx int) + func (t *Read) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *Read) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *Read) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *Read) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *Read) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *Read) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *Read) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *Read) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *Read) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *Read) ResolveInstrument(r *Resolver, idx int) (s Resolution, err error) + func (t *Read) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *Read) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *Read) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *Read) ResolveObject(r *Resolver, idx int) (s Resolution, err error) + func (t *Read) ResolveOrigin(r *Resolver, idx int) (s Resolution, err error) + func (t *Read) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *Read) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Read) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *Read) ResolveResult(r *Resolver, idx int) (s Resolution, err error) + func (t *Read) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *Read) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *Read) Serialize() (m map[string]interface{}, err error) + func (t *Read) SetAltitude(k float64) + func (t *Read) SetContentForLanguage(l string, v string) + func (t *Read) SetDuration(k time.Duration) + func (t *Read) SetEndTime(k time.Time) + func (t *Read) SetEndpoints(i vocab.ObjectType) + func (t *Read) SetFollowers(i vocab.CollectionType) + func (t *Read) SetFollowing(i vocab.CollectionType) + func (t *Read) SetId(k *url.URL) + func (t *Read) SetInbox(i vocab.OrderedCollectionType) + func (t *Read) SetLiked(i vocab.CollectionType) + func (t *Read) SetLikes(i vocab.CollectionType) + func (t *Read) SetMediaType(k string) + func (t *Read) SetNameForLanguage(l string, v string) + func (t *Read) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *Read) SetOauthTokenEndpoint(k *url.URL) + func (t *Read) SetOutbox(i vocab.OrderedCollectionType) + func (t *Read) SetPreferredUsername(k string) + func (t *Read) SetPreferredUsernameForLanguage(l string, v string) + func (t *Read) SetProvideClientKey(k *url.URL) + func (t *Read) SetProxyUrl(k *url.URL) + func (t *Read) SetPublished(k time.Time) + func (t *Read) SetReplies(i vocab.CollectionType) + func (t *Read) SetSharedInbox(k *url.URL) + func (t *Read) SetSignClientKey(k *url.URL) + func (t *Read) SetSource(i vocab.ObjectType) + func (t *Read) SetStartTime(k time.Time) + func (t *Read) SetSummaryForLanguage(l string, v string) + func (t *Read) SetUpdated(k time.Time) + func (t *Read) SummaryLanguages() (l []string) + type Reject struct + func (t *Reject) AppendActor(k *url.URL) + func (t *Reject) AppendAttachment(i vocab.ObjectType) + func (t *Reject) AppendAttachmentLink(i vocab.LinkType) + func (t *Reject) AppendAttributedTo(k *url.URL) + func (t *Reject) AppendAudience(k *url.URL) + func (t *Reject) AppendBcc(k *url.URL) + func (t *Reject) AppendBto(k *url.URL) + func (t *Reject) AppendCc(k *url.URL) + func (t *Reject) AppendContent(k string) + func (t *Reject) AppendContext(i vocab.ObjectType) + func (t *Reject) AppendContextLink(i vocab.LinkType) + func (t *Reject) AppendGenerator(i vocab.ObjectType) + func (t *Reject) AppendGeneratorLink(i vocab.LinkType) + func (t *Reject) AppendIcon(i vocab.ImageType) + func (t *Reject) AppendImage(i vocab.ImageType) + func (t *Reject) AppendInReplyTo(k *url.URL) + func (t *Reject) AppendInstrument(i vocab.ObjectType) + func (t *Reject) AppendInstrumentLink(i vocab.LinkType) + func (t *Reject) AppendLocation(i vocab.ObjectType) + func (t *Reject) AppendLocationLink(i vocab.LinkType) + func (t *Reject) AppendName(k string) + func (t *Reject) AppendObject(i vocab.ObjectType) + func (t *Reject) AppendOrigin(i vocab.ObjectType) + func (t *Reject) AppendOriginLink(i vocab.LinkType) + func (t *Reject) AppendPreview(i vocab.ObjectType) + func (t *Reject) AppendPreviewLink(i vocab.LinkType) + func (t *Reject) AppendResult(i vocab.ObjectType) + func (t *Reject) AppendResultLink(i vocab.LinkType) + func (t *Reject) AppendStreams(k *url.URL) + func (t *Reject) AppendSummary(k string) + func (t *Reject) AppendTag(i vocab.ObjectType) + func (t *Reject) AppendTagLink(i vocab.LinkType) + func (t *Reject) AppendTarget(k *url.URL) + func (t *Reject) AppendTo(k *url.URL) + func (t *Reject) AppendType(i interface{}) + func (t *Reject) AppendUrl(k *url.URL) + func (t *Reject) ContentLanguages() (l []string) + func (t *Reject) GetActor(idx int) (r Resolution, k *url.URL) + func (t *Reject) GetAltitude() (r Resolution, k float64) + func (t *Reject) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Reject) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *Reject) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *Reject) GetBto(idx int) (r Resolution, k *url.URL) + func (t *Reject) GetCc(idx int) (r Resolution, k *url.URL) + func (t *Reject) GetContent(idx int) (r Resolution, k string) + func (t *Reject) GetContentForLanguage(l string) (v string) + func (t *Reject) GetDuration() (r Resolution, k time.Duration) + func (t *Reject) GetEndTime() (r Resolution, k time.Time) + func (t *Reject) GetId() (r Resolution, k *url.URL) + func (t *Reject) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *Reject) GetMediaType() (r Resolution, k string) + func (t *Reject) GetName(idx int) (r Resolution, k string) + func (t *Reject) GetNameForLanguage(l string) (v string) + func (t *Reject) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *Reject) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *Reject) GetPreferredUsername() (r Resolution, k string) + func (t *Reject) GetPreferredUsernameForLanguage(l string) (v string) + func (t *Reject) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *Reject) GetProxyUrl() (r Resolution, k *url.URL) + func (t *Reject) GetPublished() (r Resolution, k time.Time) + func (t *Reject) GetSharedInbox() (r Resolution, k *url.URL) + func (t *Reject) GetSignClientKey() (r Resolution, k *url.URL) + func (t *Reject) GetStartTime() (r Resolution, k time.Time) + func (t *Reject) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *Reject) GetSummary(idx int) (r Resolution, k string) + func (t *Reject) GetSummaryForLanguage(l string) (v string) + func (t *Reject) GetTarget(idx int) (r Resolution, k *url.URL) + func (t *Reject) GetTo(idx int) (r Resolution, k *url.URL) + func (t *Reject) GetType(idx int) (r Resolution, s string) + func (t *Reject) GetUpdated() (r Resolution, k time.Time) + func (t *Reject) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *Reject) HasActor(idx int) (p Presence) + func (t *Reject) HasAltitude() (p Presence) + func (t *Reject) HasAttachment(idx int) (p Presence) + func (t *Reject) HasAttributedTo(idx int) (p Presence) + func (t *Reject) HasAudience(idx int) (p Presence) + func (t *Reject) HasBcc(idx int) (p Presence) + func (t *Reject) HasBto(idx int) (p Presence) + func (t *Reject) HasCc(idx int) (p Presence) + func (t *Reject) HasContent(idx int) (p Presence) + func (t *Reject) HasContext(idx int) (p Presence) + func (t *Reject) HasDuration() (p Presence) + func (t *Reject) HasEndTime() (p Presence) + func (t *Reject) HasEndpoints() (p Presence) + func (t *Reject) HasFollowers() (p Presence) + func (t *Reject) HasFollowing() (p Presence) + func (t *Reject) HasGenerator(idx int) (p Presence) + func (t *Reject) HasIcon(idx int) (p Presence) + func (t *Reject) HasId() (p Presence) + func (t *Reject) HasImage(idx int) (p Presence) + func (t *Reject) HasInReplyTo(idx int) (p Presence) + func (t *Reject) HasInbox() (p Presence) + func (t *Reject) HasInstrument(idx int) (p Presence) + func (t *Reject) HasLiked() (p Presence) + func (t *Reject) HasLikes() (p Presence) + func (t *Reject) HasLocation(idx int) (p Presence) + func (t *Reject) HasMediaType() (p Presence) + func (t *Reject) HasName(idx int) (p Presence) + func (t *Reject) HasOauthAuthorizationEndpoint() (p Presence) + func (t *Reject) HasOauthTokenEndpoint() (p Presence) + func (t *Reject) HasObject(idx int) (p Presence) + func (t *Reject) HasOrigin(idx int) (p Presence) + func (t *Reject) HasOutbox() (p Presence) + func (t *Reject) HasPreferredUsername() (p Presence) + func (t *Reject) HasPreview(idx int) (p Presence) + func (t *Reject) HasProvideClientKey() (p Presence) + func (t *Reject) HasProxyUrl() (p Presence) + func (t *Reject) HasPublished() (p Presence) + func (t *Reject) HasReplies() (p Presence) + func (t *Reject) HasResult(idx int) (p Presence) + func (t *Reject) HasSharedInbox() (p Presence) + func (t *Reject) HasSignClientKey() (p Presence) + func (t *Reject) HasSource() (p Presence) + func (t *Reject) HasStartTime() (p Presence) + func (t *Reject) HasSummary(idx int) (p Presence) + func (t *Reject) HasTag(idx int) (p Presence) + func (t *Reject) HasTarget(idx int) (p Presence) + func (t *Reject) HasTo(idx int) (p Presence) + func (t *Reject) HasUpdated() (p Presence) + func (t *Reject) HasUrl(idx int) (p Presence) + func (t *Reject) LenActor() (idx int) + func (t *Reject) LenAttachment() (idx int) + func (t *Reject) LenAttributedTo() (idx int) + func (t *Reject) LenAudience() (idx int) + func (t *Reject) LenBcc() (idx int) + func (t *Reject) LenBto() (idx int) + func (t *Reject) LenCc() (idx int) + func (t *Reject) LenContent() (idx int) + func (t *Reject) LenContext() (idx int) + func (t *Reject) LenGenerator() (idx int) + func (t *Reject) LenIcon() (idx int) + func (t *Reject) LenImage() (idx int) + func (t *Reject) LenInReplyTo() (idx int) + func (t *Reject) LenInstrument() (idx int) + func (t *Reject) LenLocation() (idx int) + func (t *Reject) LenName() (idx int) + func (t *Reject) LenObject() (idx int) + func (t *Reject) LenOrigin() (idx int) + func (t *Reject) LenPreview() (idx int) + func (t *Reject) LenResult() (idx int) + func (t *Reject) LenStreams() (idx int) + func (t *Reject) LenSummary() (idx int) + func (t *Reject) LenTag() (idx int) + func (t *Reject) LenTarget() (idx int) + func (t *Reject) LenTo() (idx int) + func (t *Reject) LenType() (idx int) + func (t *Reject) LenUrl() (idx int) + func (t *Reject) NameLanguages() (l []string) + func (t *Reject) PreferredUsernameLanguages() (l []string) + func (t *Reject) PrependActor(k *url.URL) + func (t *Reject) PrependAttachment(i vocab.ObjectType) + func (t *Reject) PrependAttachmentLink(i vocab.LinkType) + func (t *Reject) PrependAttributedTo(k *url.URL) + func (t *Reject) PrependAudience(k *url.URL) + func (t *Reject) PrependBcc(k *url.URL) + func (t *Reject) PrependBto(k *url.URL) + func (t *Reject) PrependCc(k *url.URL) + func (t *Reject) PrependContent(k string) + func (t *Reject) PrependContext(i vocab.ObjectType) + func (t *Reject) PrependContextLink(i vocab.LinkType) + func (t *Reject) PrependGenerator(i vocab.ObjectType) + func (t *Reject) PrependGeneratorLink(i vocab.LinkType) + func (t *Reject) PrependIcon(i vocab.ImageType) + func (t *Reject) PrependImage(i vocab.ImageType) + func (t *Reject) PrependInReplyTo(k *url.URL) + func (t *Reject) PrependInstrument(i vocab.ObjectType) + func (t *Reject) PrependInstrumentLink(i vocab.LinkType) + func (t *Reject) PrependLocation(i vocab.ObjectType) + func (t *Reject) PrependLocationLink(i vocab.LinkType) + func (t *Reject) PrependName(k string) + func (t *Reject) PrependObject(i vocab.ObjectType) + func (t *Reject) PrependOrigin(i vocab.ObjectType) + func (t *Reject) PrependOriginLink(i vocab.LinkType) + func (t *Reject) PrependPreview(i vocab.ObjectType) + func (t *Reject) PrependPreviewLink(i vocab.LinkType) + func (t *Reject) PrependResult(i vocab.ObjectType) + func (t *Reject) PrependResultLink(i vocab.LinkType) + func (t *Reject) PrependStreams(k *url.URL) + func (t *Reject) PrependSummary(k string) + func (t *Reject) PrependTag(i vocab.ObjectType) + func (t *Reject) PrependTagLink(i vocab.LinkType) + func (t *Reject) PrependTarget(k *url.URL) + func (t *Reject) PrependTo(k *url.URL) + func (t *Reject) PrependType(i interface{}) + func (t *Reject) PrependUrl(k *url.URL) + func (t *Reject) Raw() (n *vocab.Reject) + func (t *Reject) RemoveActor(idx int) + func (t *Reject) RemoveAttributedTo(idx int) + func (t *Reject) RemoveAudience(idx int) + func (t *Reject) RemoveBcc(idx int) + func (t *Reject) RemoveBto(idx int) + func (t *Reject) RemoveCc(idx int) + func (t *Reject) RemoveContent(idx int) + func (t *Reject) RemoveIcon(idx int) + func (t *Reject) RemoveImage(idx int) + func (t *Reject) RemoveInReplyTo(idx int) + func (t *Reject) RemoveName(idx int) + func (t *Reject) RemoveObject(idx int) + func (t *Reject) RemoveStreams(idx int) + func (t *Reject) RemoveSummary(idx int) + func (t *Reject) RemoveTarget(idx int) + func (t *Reject) RemoveTo(idx int) + func (t *Reject) RemoveType(idx int) + func (t *Reject) RemoveUrl(idx int) + func (t *Reject) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *Reject) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *Reject) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *Reject) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *Reject) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *Reject) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *Reject) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *Reject) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *Reject) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *Reject) ResolveInstrument(r *Resolver, idx int) (s Resolution, err error) + func (t *Reject) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *Reject) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *Reject) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *Reject) ResolveObject(r *Resolver, idx int) (s Resolution, err error) + func (t *Reject) ResolveOrigin(r *Resolver, idx int) (s Resolution, err error) + func (t *Reject) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *Reject) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Reject) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *Reject) ResolveResult(r *Resolver, idx int) (s Resolution, err error) + func (t *Reject) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *Reject) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *Reject) Serialize() (m map[string]interface{}, err error) + func (t *Reject) SetAltitude(k float64) + func (t *Reject) SetContentForLanguage(l string, v string) + func (t *Reject) SetDuration(k time.Duration) + func (t *Reject) SetEndTime(k time.Time) + func (t *Reject) SetEndpoints(i vocab.ObjectType) + func (t *Reject) SetFollowers(i vocab.CollectionType) + func (t *Reject) SetFollowing(i vocab.CollectionType) + func (t *Reject) SetId(k *url.URL) + func (t *Reject) SetInbox(i vocab.OrderedCollectionType) + func (t *Reject) SetLiked(i vocab.CollectionType) + func (t *Reject) SetLikes(i vocab.CollectionType) + func (t *Reject) SetMediaType(k string) + func (t *Reject) SetNameForLanguage(l string, v string) + func (t *Reject) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *Reject) SetOauthTokenEndpoint(k *url.URL) + func (t *Reject) SetOutbox(i vocab.OrderedCollectionType) + func (t *Reject) SetPreferredUsername(k string) + func (t *Reject) SetPreferredUsernameForLanguage(l string, v string) + func (t *Reject) SetProvideClientKey(k *url.URL) + func (t *Reject) SetProxyUrl(k *url.URL) + func (t *Reject) SetPublished(k time.Time) + func (t *Reject) SetReplies(i vocab.CollectionType) + func (t *Reject) SetSharedInbox(k *url.URL) + func (t *Reject) SetSignClientKey(k *url.URL) + func (t *Reject) SetSource(i vocab.ObjectType) + func (t *Reject) SetStartTime(k time.Time) + func (t *Reject) SetSummaryForLanguage(l string, v string) + func (t *Reject) SetUpdated(k time.Time) + func (t *Reject) SummaryLanguages() (l []string) + type Relationship struct + func (t *Relationship) AppendAttachment(i vocab.ObjectType) + func (t *Relationship) AppendAttachmentLink(i vocab.LinkType) + func (t *Relationship) AppendAttributedTo(k *url.URL) + func (t *Relationship) AppendAudience(k *url.URL) + func (t *Relationship) AppendBcc(k *url.URL) + func (t *Relationship) AppendBto(k *url.URL) + func (t *Relationship) AppendCc(k *url.URL) + func (t *Relationship) AppendContent(k string) + func (t *Relationship) AppendContext(i vocab.ObjectType) + func (t *Relationship) AppendContextLink(i vocab.LinkType) + func (t *Relationship) AppendGenerator(i vocab.ObjectType) + func (t *Relationship) AppendGeneratorLink(i vocab.LinkType) + func (t *Relationship) AppendIcon(i vocab.ImageType) + func (t *Relationship) AppendImage(i vocab.ImageType) + func (t *Relationship) AppendInReplyTo(k *url.URL) + func (t *Relationship) AppendLocation(i vocab.ObjectType) + func (t *Relationship) AppendLocationLink(i vocab.LinkType) + func (t *Relationship) AppendName(k string) + func (t *Relationship) AppendObject(i vocab.ObjectType) + func (t *Relationship) AppendPreview(i vocab.ObjectType) + func (t *Relationship) AppendPreviewLink(i vocab.LinkType) + func (t *Relationship) AppendStreams(k *url.URL) + func (t *Relationship) AppendSummary(k string) + func (t *Relationship) AppendTag(i vocab.ObjectType) + func (t *Relationship) AppendTagLink(i vocab.LinkType) + func (t *Relationship) AppendTo(k *url.URL) + func (t *Relationship) AppendType(i interface{}) + func (t *Relationship) AppendUrl(k *url.URL) + func (t *Relationship) ContentLanguages() (l []string) + func (t *Relationship) GetAltitude() (r Resolution, k float64) + func (t *Relationship) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Relationship) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *Relationship) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *Relationship) GetBto(idx int) (r Resolution, k *url.URL) + func (t *Relationship) GetCc(idx int) (r Resolution, k *url.URL) + func (t *Relationship) GetContent(idx int) (r Resolution, k string) + func (t *Relationship) GetContentForLanguage(l string) (v string) + func (t *Relationship) GetDuration() (r Resolution, k time.Duration) + func (t *Relationship) GetEndTime() (r Resolution, k time.Time) + func (t *Relationship) GetId() (r Resolution, k *url.URL) + func (t *Relationship) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *Relationship) GetMediaType() (r Resolution, k string) + func (t *Relationship) GetName(idx int) (r Resolution, k string) + func (t *Relationship) GetNameForLanguage(l string) (v string) + func (t *Relationship) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *Relationship) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *Relationship) GetPreferredUsername() (r Resolution, k string) + func (t *Relationship) GetPreferredUsernameForLanguage(l string) (v string) + func (t *Relationship) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *Relationship) GetProxyUrl() (r Resolution, k *url.URL) + func (t *Relationship) GetPublished() (r Resolution, k time.Time) + func (t *Relationship) GetSharedInbox() (r Resolution, k *url.URL) + func (t *Relationship) GetSignClientKey() (r Resolution, k *url.URL) + func (t *Relationship) GetStartTime() (r Resolution, k time.Time) + func (t *Relationship) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *Relationship) GetSummary(idx int) (r Resolution, k string) + func (t *Relationship) GetSummaryForLanguage(l string) (v string) + func (t *Relationship) GetTo(idx int) (r Resolution, k *url.URL) + func (t *Relationship) GetType(idx int) (r Resolution, s string) + func (t *Relationship) GetUpdated() (r Resolution, k time.Time) + func (t *Relationship) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *Relationship) HasAltitude() (p Presence) + func (t *Relationship) HasAttachment(idx int) (p Presence) + func (t *Relationship) HasAttributedTo(idx int) (p Presence) + func (t *Relationship) HasAudience(idx int) (p Presence) + func (t *Relationship) HasBcc(idx int) (p Presence) + func (t *Relationship) HasBto(idx int) (p Presence) + func (t *Relationship) HasCc(idx int) (p Presence) + func (t *Relationship) HasContent(idx int) (p Presence) + func (t *Relationship) HasContext(idx int) (p Presence) + func (t *Relationship) HasDuration() (p Presence) + func (t *Relationship) HasEndTime() (p Presence) + func (t *Relationship) HasEndpoints() (p Presence) + func (t *Relationship) HasFollowers() (p Presence) + func (t *Relationship) HasFollowing() (p Presence) + func (t *Relationship) HasGenerator(idx int) (p Presence) + func (t *Relationship) HasIcon(idx int) (p Presence) + func (t *Relationship) HasId() (p Presence) + func (t *Relationship) HasImage(idx int) (p Presence) + func (t *Relationship) HasInReplyTo(idx int) (p Presence) + func (t *Relationship) HasInbox() (p Presence) + func (t *Relationship) HasLiked() (p Presence) + func (t *Relationship) HasLikes() (p Presence) + func (t *Relationship) HasLocation(idx int) (p Presence) + func (t *Relationship) HasMediaType() (p Presence) + func (t *Relationship) HasName(idx int) (p Presence) + func (t *Relationship) HasOauthAuthorizationEndpoint() (p Presence) + func (t *Relationship) HasOauthTokenEndpoint() (p Presence) + func (t *Relationship) HasObject(idx int) (p Presence) + func (t *Relationship) HasOutbox() (p Presence) + func (t *Relationship) HasPreferredUsername() (p Presence) + func (t *Relationship) HasPreview(idx int) (p Presence) + func (t *Relationship) HasProvideClientKey() (p Presence) + func (t *Relationship) HasProxyUrl() (p Presence) + func (t *Relationship) HasPublished() (p Presence) + func (t *Relationship) HasRelationship() (p Presence) + func (t *Relationship) HasReplies() (p Presence) + func (t *Relationship) HasSharedInbox() (p Presence) + func (t *Relationship) HasSignClientKey() (p Presence) + func (t *Relationship) HasSource() (p Presence) + func (t *Relationship) HasStartTime() (p Presence) + func (t *Relationship) HasSubject() (p Presence) + func (t *Relationship) HasSummary(idx int) (p Presence) + func (t *Relationship) HasTag(idx int) (p Presence) + func (t *Relationship) HasTo(idx int) (p Presence) + func (t *Relationship) HasUpdated() (p Presence) + func (t *Relationship) HasUrl(idx int) (p Presence) + func (t *Relationship) LenAttachment() (idx int) + func (t *Relationship) LenAttributedTo() (idx int) + func (t *Relationship) LenAudience() (idx int) + func (t *Relationship) LenBcc() (idx int) + func (t *Relationship) LenBto() (idx int) + func (t *Relationship) LenCc() (idx int) + func (t *Relationship) LenContent() (idx int) + func (t *Relationship) LenContext() (idx int) + func (t *Relationship) LenGenerator() (idx int) + func (t *Relationship) LenIcon() (idx int) + func (t *Relationship) LenImage() (idx int) + func (t *Relationship) LenInReplyTo() (idx int) + func (t *Relationship) LenLocation() (idx int) + func (t *Relationship) LenName() (idx int) + func (t *Relationship) LenObject() (idx int) + func (t *Relationship) LenPreview() (idx int) + func (t *Relationship) LenStreams() (idx int) + func (t *Relationship) LenSummary() (idx int) + func (t *Relationship) LenTag() (idx int) + func (t *Relationship) LenTo() (idx int) + func (t *Relationship) LenType() (idx int) + func (t *Relationship) LenUrl() (idx int) + func (t *Relationship) NameLanguages() (l []string) + func (t *Relationship) PreferredUsernameLanguages() (l []string) + func (t *Relationship) PrependAttachment(i vocab.ObjectType) + func (t *Relationship) PrependAttachmentLink(i vocab.LinkType) + func (t *Relationship) PrependAttributedTo(k *url.URL) + func (t *Relationship) PrependAudience(k *url.URL) + func (t *Relationship) PrependBcc(k *url.URL) + func (t *Relationship) PrependBto(k *url.URL) + func (t *Relationship) PrependCc(k *url.URL) + func (t *Relationship) PrependContent(k string) + func (t *Relationship) PrependContext(i vocab.ObjectType) + func (t *Relationship) PrependContextLink(i vocab.LinkType) + func (t *Relationship) PrependGenerator(i vocab.ObjectType) + func (t *Relationship) PrependGeneratorLink(i vocab.LinkType) + func (t *Relationship) PrependIcon(i vocab.ImageType) + func (t *Relationship) PrependImage(i vocab.ImageType) + func (t *Relationship) PrependInReplyTo(k *url.URL) + func (t *Relationship) PrependLocation(i vocab.ObjectType) + func (t *Relationship) PrependLocationLink(i vocab.LinkType) + func (t *Relationship) PrependName(k string) + func (t *Relationship) PrependObject(i vocab.ObjectType) + func (t *Relationship) PrependPreview(i vocab.ObjectType) + func (t *Relationship) PrependPreviewLink(i vocab.LinkType) + func (t *Relationship) PrependStreams(k *url.URL) + func (t *Relationship) PrependSummary(k string) + func (t *Relationship) PrependTag(i vocab.ObjectType) + func (t *Relationship) PrependTagLink(i vocab.LinkType) + func (t *Relationship) PrependTo(k *url.URL) + func (t *Relationship) PrependType(i interface{}) + func (t *Relationship) PrependUrl(k *url.URL) + func (t *Relationship) Raw() (n *vocab.Relationship) + func (t *Relationship) RemoveAttributedTo(idx int) + func (t *Relationship) RemoveAudience(idx int) + func (t *Relationship) RemoveBcc(idx int) + func (t *Relationship) RemoveBto(idx int) + func (t *Relationship) RemoveCc(idx int) + func (t *Relationship) RemoveContent(idx int) + func (t *Relationship) RemoveIcon(idx int) + func (t *Relationship) RemoveImage(idx int) + func (t *Relationship) RemoveInReplyTo(idx int) + func (t *Relationship) RemoveName(idx int) + func (t *Relationship) RemoveObject(idx int) + func (t *Relationship) RemoveStreams(idx int) + func (t *Relationship) RemoveSummary(idx int) + func (t *Relationship) RemoveTo(idx int) + func (t *Relationship) RemoveType(idx int) + func (t *Relationship) RemoveUrl(idx int) + func (t *Relationship) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *Relationship) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *Relationship) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *Relationship) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *Relationship) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *Relationship) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *Relationship) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *Relationship) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *Relationship) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *Relationship) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *Relationship) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *Relationship) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *Relationship) ResolveObject(r *Resolver, idx int) (s Resolution, err error) + func (t *Relationship) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *Relationship) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Relationship) ResolveRelationship(r *Resolver) (s Resolution, err error) + func (t *Relationship) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *Relationship) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *Relationship) ResolveSubject(r *Resolver) (s Resolution, err error) + func (t *Relationship) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *Relationship) Serialize() (m map[string]interface{}, err error) + func (t *Relationship) SetAltitude(k float64) + func (t *Relationship) SetContentForLanguage(l string, v string) + func (t *Relationship) SetDuration(k time.Duration) + func (t *Relationship) SetEndTime(k time.Time) + func (t *Relationship) SetEndpoints(i vocab.ObjectType) + func (t *Relationship) SetFollowers(i vocab.CollectionType) + func (t *Relationship) SetFollowing(i vocab.CollectionType) + func (t *Relationship) SetId(k *url.URL) + func (t *Relationship) SetInbox(i vocab.OrderedCollectionType) + func (t *Relationship) SetLiked(i vocab.CollectionType) + func (t *Relationship) SetLikes(i vocab.CollectionType) + func (t *Relationship) SetMediaType(k string) + func (t *Relationship) SetNameForLanguage(l string, v string) + func (t *Relationship) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *Relationship) SetOauthTokenEndpoint(k *url.URL) + func (t *Relationship) SetOutbox(i vocab.OrderedCollectionType) + func (t *Relationship) SetPreferredUsername(k string) + func (t *Relationship) SetPreferredUsernameForLanguage(l string, v string) + func (t *Relationship) SetProvideClientKey(k *url.URL) + func (t *Relationship) SetProxyUrl(k *url.URL) + func (t *Relationship) SetPublished(k time.Time) + func (t *Relationship) SetRelationship(i vocab.ObjectType) + func (t *Relationship) SetReplies(i vocab.CollectionType) + func (t *Relationship) SetSharedInbox(k *url.URL) + func (t *Relationship) SetSignClientKey(k *url.URL) + func (t *Relationship) SetSource(i vocab.ObjectType) + func (t *Relationship) SetStartTime(k time.Time) + func (t *Relationship) SetSubject(i vocab.ObjectType) + func (t *Relationship) SetSubjectLink(i vocab.LinkType) + func (t *Relationship) SetSummaryForLanguage(l string, v string) + func (t *Relationship) SetUpdated(k time.Time) + func (t *Relationship) SummaryLanguages() (l []string) + type Remove struct + func (t *Remove) AppendActor(k *url.URL) + func (t *Remove) AppendAttachment(i vocab.ObjectType) + func (t *Remove) AppendAttachmentLink(i vocab.LinkType) + func (t *Remove) AppendAttributedTo(k *url.URL) + func (t *Remove) AppendAudience(k *url.URL) + func (t *Remove) AppendBcc(k *url.URL) + func (t *Remove) AppendBto(k *url.URL) + func (t *Remove) AppendCc(k *url.URL) + func (t *Remove) AppendContent(k string) + func (t *Remove) AppendContext(i vocab.ObjectType) + func (t *Remove) AppendContextLink(i vocab.LinkType) + func (t *Remove) AppendGenerator(i vocab.ObjectType) + func (t *Remove) AppendGeneratorLink(i vocab.LinkType) + func (t *Remove) AppendIcon(i vocab.ImageType) + func (t *Remove) AppendImage(i vocab.ImageType) + func (t *Remove) AppendInReplyTo(k *url.URL) + func (t *Remove) AppendInstrument(i vocab.ObjectType) + func (t *Remove) AppendInstrumentLink(i vocab.LinkType) + func (t *Remove) AppendLocation(i vocab.ObjectType) + func (t *Remove) AppendLocationLink(i vocab.LinkType) + func (t *Remove) AppendName(k string) + func (t *Remove) AppendObject(i vocab.ObjectType) + func (t *Remove) AppendOrigin(i vocab.ObjectType) + func (t *Remove) AppendOriginLink(i vocab.LinkType) + func (t *Remove) AppendPreview(i vocab.ObjectType) + func (t *Remove) AppendPreviewLink(i vocab.LinkType) + func (t *Remove) AppendResult(i vocab.ObjectType) + func (t *Remove) AppendResultLink(i vocab.LinkType) + func (t *Remove) AppendStreams(k *url.URL) + func (t *Remove) AppendSummary(k string) + func (t *Remove) AppendTag(i vocab.ObjectType) + func (t *Remove) AppendTagLink(i vocab.LinkType) + func (t *Remove) AppendTarget(k *url.URL) + func (t *Remove) AppendTo(k *url.URL) + func (t *Remove) AppendType(i interface{}) + func (t *Remove) AppendUrl(k *url.URL) + func (t *Remove) ContentLanguages() (l []string) + func (t *Remove) GetActor(idx int) (r Resolution, k *url.URL) + func (t *Remove) GetAltitude() (r Resolution, k float64) + func (t *Remove) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Remove) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *Remove) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *Remove) GetBto(idx int) (r Resolution, k *url.URL) + func (t *Remove) GetCc(idx int) (r Resolution, k *url.URL) + func (t *Remove) GetContent(idx int) (r Resolution, k string) + func (t *Remove) GetContentForLanguage(l string) (v string) + func (t *Remove) GetDuration() (r Resolution, k time.Duration) + func (t *Remove) GetEndTime() (r Resolution, k time.Time) + func (t *Remove) GetId() (r Resolution, k *url.URL) + func (t *Remove) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *Remove) GetMediaType() (r Resolution, k string) + func (t *Remove) GetName(idx int) (r Resolution, k string) + func (t *Remove) GetNameForLanguage(l string) (v string) + func (t *Remove) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *Remove) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *Remove) GetPreferredUsername() (r Resolution, k string) + func (t *Remove) GetPreferredUsernameForLanguage(l string) (v string) + func (t *Remove) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *Remove) GetProxyUrl() (r Resolution, k *url.URL) + func (t *Remove) GetPublished() (r Resolution, k time.Time) + func (t *Remove) GetSharedInbox() (r Resolution, k *url.URL) + func (t *Remove) GetSignClientKey() (r Resolution, k *url.URL) + func (t *Remove) GetStartTime() (r Resolution, k time.Time) + func (t *Remove) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *Remove) GetSummary(idx int) (r Resolution, k string) + func (t *Remove) GetSummaryForLanguage(l string) (v string) + func (t *Remove) GetTarget(idx int) (r Resolution, k *url.URL) + func (t *Remove) GetTo(idx int) (r Resolution, k *url.URL) + func (t *Remove) GetType(idx int) (r Resolution, s string) + func (t *Remove) GetUpdated() (r Resolution, k time.Time) + func (t *Remove) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *Remove) HasActor(idx int) (p Presence) + func (t *Remove) HasAltitude() (p Presence) + func (t *Remove) HasAttachment(idx int) (p Presence) + func (t *Remove) HasAttributedTo(idx int) (p Presence) + func (t *Remove) HasAudience(idx int) (p Presence) + func (t *Remove) HasBcc(idx int) (p Presence) + func (t *Remove) HasBto(idx int) (p Presence) + func (t *Remove) HasCc(idx int) (p Presence) + func (t *Remove) HasContent(idx int) (p Presence) + func (t *Remove) HasContext(idx int) (p Presence) + func (t *Remove) HasDuration() (p Presence) + func (t *Remove) HasEndTime() (p Presence) + func (t *Remove) HasEndpoints() (p Presence) + func (t *Remove) HasFollowers() (p Presence) + func (t *Remove) HasFollowing() (p Presence) + func (t *Remove) HasGenerator(idx int) (p Presence) + func (t *Remove) HasIcon(idx int) (p Presence) + func (t *Remove) HasId() (p Presence) + func (t *Remove) HasImage(idx int) (p Presence) + func (t *Remove) HasInReplyTo(idx int) (p Presence) + func (t *Remove) HasInbox() (p Presence) + func (t *Remove) HasInstrument(idx int) (p Presence) + func (t *Remove) HasLiked() (p Presence) + func (t *Remove) HasLikes() (p Presence) + func (t *Remove) HasLocation(idx int) (p Presence) + func (t *Remove) HasMediaType() (p Presence) + func (t *Remove) HasName(idx int) (p Presence) + func (t *Remove) HasOauthAuthorizationEndpoint() (p Presence) + func (t *Remove) HasOauthTokenEndpoint() (p Presence) + func (t *Remove) HasObject(idx int) (p Presence) + func (t *Remove) HasOrigin(idx int) (p Presence) + func (t *Remove) HasOutbox() (p Presence) + func (t *Remove) HasPreferredUsername() (p Presence) + func (t *Remove) HasPreview(idx int) (p Presence) + func (t *Remove) HasProvideClientKey() (p Presence) + func (t *Remove) HasProxyUrl() (p Presence) + func (t *Remove) HasPublished() (p Presence) + func (t *Remove) HasReplies() (p Presence) + func (t *Remove) HasResult(idx int) (p Presence) + func (t *Remove) HasSharedInbox() (p Presence) + func (t *Remove) HasSignClientKey() (p Presence) + func (t *Remove) HasSource() (p Presence) + func (t *Remove) HasStartTime() (p Presence) + func (t *Remove) HasSummary(idx int) (p Presence) + func (t *Remove) HasTag(idx int) (p Presence) + func (t *Remove) HasTarget(idx int) (p Presence) + func (t *Remove) HasTo(idx int) (p Presence) + func (t *Remove) HasUpdated() (p Presence) + func (t *Remove) HasUrl(idx int) (p Presence) + func (t *Remove) LenActor() (idx int) + func (t *Remove) LenAttachment() (idx int) + func (t *Remove) LenAttributedTo() (idx int) + func (t *Remove) LenAudience() (idx int) + func (t *Remove) LenBcc() (idx int) + func (t *Remove) LenBto() (idx int) + func (t *Remove) LenCc() (idx int) + func (t *Remove) LenContent() (idx int) + func (t *Remove) LenContext() (idx int) + func (t *Remove) LenGenerator() (idx int) + func (t *Remove) LenIcon() (idx int) + func (t *Remove) LenImage() (idx int) + func (t *Remove) LenInReplyTo() (idx int) + func (t *Remove) LenInstrument() (idx int) + func (t *Remove) LenLocation() (idx int) + func (t *Remove) LenName() (idx int) + func (t *Remove) LenObject() (idx int) + func (t *Remove) LenOrigin() (idx int) + func (t *Remove) LenPreview() (idx int) + func (t *Remove) LenResult() (idx int) + func (t *Remove) LenStreams() (idx int) + func (t *Remove) LenSummary() (idx int) + func (t *Remove) LenTag() (idx int) + func (t *Remove) LenTarget() (idx int) + func (t *Remove) LenTo() (idx int) + func (t *Remove) LenType() (idx int) + func (t *Remove) LenUrl() (idx int) + func (t *Remove) NameLanguages() (l []string) + func (t *Remove) PreferredUsernameLanguages() (l []string) + func (t *Remove) PrependActor(k *url.URL) + func (t *Remove) PrependAttachment(i vocab.ObjectType) + func (t *Remove) PrependAttachmentLink(i vocab.LinkType) + func (t *Remove) PrependAttributedTo(k *url.URL) + func (t *Remove) PrependAudience(k *url.URL) + func (t *Remove) PrependBcc(k *url.URL) + func (t *Remove) PrependBto(k *url.URL) + func (t *Remove) PrependCc(k *url.URL) + func (t *Remove) PrependContent(k string) + func (t *Remove) PrependContext(i vocab.ObjectType) + func (t *Remove) PrependContextLink(i vocab.LinkType) + func (t *Remove) PrependGenerator(i vocab.ObjectType) + func (t *Remove) PrependGeneratorLink(i vocab.LinkType) + func (t *Remove) PrependIcon(i vocab.ImageType) + func (t *Remove) PrependImage(i vocab.ImageType) + func (t *Remove) PrependInReplyTo(k *url.URL) + func (t *Remove) PrependInstrument(i vocab.ObjectType) + func (t *Remove) PrependInstrumentLink(i vocab.LinkType) + func (t *Remove) PrependLocation(i vocab.ObjectType) + func (t *Remove) PrependLocationLink(i vocab.LinkType) + func (t *Remove) PrependName(k string) + func (t *Remove) PrependObject(i vocab.ObjectType) + func (t *Remove) PrependOrigin(i vocab.ObjectType) + func (t *Remove) PrependOriginLink(i vocab.LinkType) + func (t *Remove) PrependPreview(i vocab.ObjectType) + func (t *Remove) PrependPreviewLink(i vocab.LinkType) + func (t *Remove) PrependResult(i vocab.ObjectType) + func (t *Remove) PrependResultLink(i vocab.LinkType) + func (t *Remove) PrependStreams(k *url.URL) + func (t *Remove) PrependSummary(k string) + func (t *Remove) PrependTag(i vocab.ObjectType) + func (t *Remove) PrependTagLink(i vocab.LinkType) + func (t *Remove) PrependTarget(k *url.URL) + func (t *Remove) PrependTo(k *url.URL) + func (t *Remove) PrependType(i interface{}) + func (t *Remove) PrependUrl(k *url.URL) + func (t *Remove) Raw() (n *vocab.Remove) + func (t *Remove) RemoveActor(idx int) + func (t *Remove) RemoveAttributedTo(idx int) + func (t *Remove) RemoveAudience(idx int) + func (t *Remove) RemoveBcc(idx int) + func (t *Remove) RemoveBto(idx int) + func (t *Remove) RemoveCc(idx int) + func (t *Remove) RemoveContent(idx int) + func (t *Remove) RemoveIcon(idx int) + func (t *Remove) RemoveImage(idx int) + func (t *Remove) RemoveInReplyTo(idx int) + func (t *Remove) RemoveName(idx int) + func (t *Remove) RemoveObject(idx int) + func (t *Remove) RemoveStreams(idx int) + func (t *Remove) RemoveSummary(idx int) + func (t *Remove) RemoveTarget(idx int) + func (t *Remove) RemoveTo(idx int) + func (t *Remove) RemoveType(idx int) + func (t *Remove) RemoveUrl(idx int) + func (t *Remove) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *Remove) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *Remove) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *Remove) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *Remove) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *Remove) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *Remove) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *Remove) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *Remove) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *Remove) ResolveInstrument(r *Resolver, idx int) (s Resolution, err error) + func (t *Remove) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *Remove) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *Remove) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *Remove) ResolveObject(r *Resolver, idx int) (s Resolution, err error) + func (t *Remove) ResolveOrigin(r *Resolver, idx int) (s Resolution, err error) + func (t *Remove) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *Remove) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Remove) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *Remove) ResolveResult(r *Resolver, idx int) (s Resolution, err error) + func (t *Remove) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *Remove) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *Remove) Serialize() (m map[string]interface{}, err error) + func (t *Remove) SetAltitude(k float64) + func (t *Remove) SetContentForLanguage(l string, v string) + func (t *Remove) SetDuration(k time.Duration) + func (t *Remove) SetEndTime(k time.Time) + func (t *Remove) SetEndpoints(i vocab.ObjectType) + func (t *Remove) SetFollowers(i vocab.CollectionType) + func (t *Remove) SetFollowing(i vocab.CollectionType) + func (t *Remove) SetId(k *url.URL) + func (t *Remove) SetInbox(i vocab.OrderedCollectionType) + func (t *Remove) SetLiked(i vocab.CollectionType) + func (t *Remove) SetLikes(i vocab.CollectionType) + func (t *Remove) SetMediaType(k string) + func (t *Remove) SetNameForLanguage(l string, v string) + func (t *Remove) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *Remove) SetOauthTokenEndpoint(k *url.URL) + func (t *Remove) SetOutbox(i vocab.OrderedCollectionType) + func (t *Remove) SetPreferredUsername(k string) + func (t *Remove) SetPreferredUsernameForLanguage(l string, v string) + func (t *Remove) SetProvideClientKey(k *url.URL) + func (t *Remove) SetProxyUrl(k *url.URL) + func (t *Remove) SetPublished(k time.Time) + func (t *Remove) SetReplies(i vocab.CollectionType) + func (t *Remove) SetSharedInbox(k *url.URL) + func (t *Remove) SetSignClientKey(k *url.URL) + func (t *Remove) SetSource(i vocab.ObjectType) + func (t *Remove) SetStartTime(k time.Time) + func (t *Remove) SetSummaryForLanguage(l string, v string) + func (t *Remove) SetUpdated(k time.Time) + func (t *Remove) SummaryLanguages() (l []string) + type Resolution int + const RawResolutionNeeded + const Resolved + const Unresolved + type Resolver struct + AcceptCallback func(*Accept) error + ActivityCallback func(*Activity) error + AddCallback func(*Add) error + AnnounceCallback func(*Announce) error + AnyActivityCallback func(vocab.ActivityType) error + AnyLinkCallback func(vocab.LinkType) error + AnyObjectCallback func(vocab.ObjectType) error + ApplicationCallback func(*Application) error + ArriveCallback func(*Arrive) error + ArticleCallback func(*Article) error + AudioCallback func(*Audio) error + BlockCallback func(*Block) error + CollectionCallback func(*Collection) error + CollectionPageCallback func(*CollectionPage) error + CreateCallback func(*Create) error + DeleteCallback func(*Delete) error + DislikeCallback func(*Dislike) error + DocumentCallback func(*Document) error + EventCallback func(*Event) error + FlagCallback func(*Flag) error + FollowCallback func(*Follow) error + GroupCallback func(*Group) error + IgnoreCallback func(*Ignore) error + ImageCallback func(*Image) error + IntransitiveActivityCallback func(*IntransitiveActivity) error + InviteCallback func(*Invite) error + JoinCallback func(*Join) error + LeaveCallback func(*Leave) error + LikeCallback func(*Like) error + LinkCallback func(*Link) error + ListenCallback func(*Listen) error + MentionCallback func(*Mention) error + MoveCallback func(*Move) error + NoteCallback func(*Note) error + ObjectCallback func(*Object) error + OfferCallback func(*Offer) error + OrderedCollectionCallback func(*OrderedCollection) error + OrderedCollectionPageCallback func(*OrderedCollectionPage) error + OrganizationCallback func(*Organization) error + PageCallback func(*Page) error + PersonCallback func(*Person) error + PlaceCallback func(*Place) error + ProfileCallback func(*Profile) error + QuestionCallback func(*Question) error + ReadCallback func(*Read) error + RejectCallback func(*Reject) error + RelationshipCallback func(*Relationship) error + RemoveCallback func(*Remove) error + ServiceCallback func(*Service) error + TentativeAcceptCallback func(*TentativeAccept) error + TentativeRejectCallback func(*TentativeReject) error + TombstoneCallback func(*Tombstone) error + TravelCallback func(*Travel) error + UndoCallback func(*Undo) error + UpdateCallback func(*Update) error + VideoCallback func(*Video) error + ViewCallback func(*View) error + func (t *Resolver) Deserialize(m map[string]interface{}) (err error) + type Service struct + func (t *Service) AppendAttachment(i vocab.ObjectType) + func (t *Service) AppendAttachmentLink(i vocab.LinkType) + func (t *Service) AppendAttributedTo(k *url.URL) + func (t *Service) AppendAudience(k *url.URL) + func (t *Service) AppendBcc(k *url.URL) + func (t *Service) AppendBto(k *url.URL) + func (t *Service) AppendCc(k *url.URL) + func (t *Service) AppendContent(k string) + func (t *Service) AppendContext(i vocab.ObjectType) + func (t *Service) AppendContextLink(i vocab.LinkType) + func (t *Service) AppendGenerator(i vocab.ObjectType) + func (t *Service) AppendGeneratorLink(i vocab.LinkType) + func (t *Service) AppendIcon(i vocab.ImageType) + func (t *Service) AppendImage(i vocab.ImageType) + func (t *Service) AppendInReplyTo(k *url.URL) + func (t *Service) AppendLocation(i vocab.ObjectType) + func (t *Service) AppendLocationLink(i vocab.LinkType) + func (t *Service) AppendName(k string) + func (t *Service) AppendPreview(i vocab.ObjectType) + func (t *Service) AppendPreviewLink(i vocab.LinkType) + func (t *Service) AppendStreams(k *url.URL) + func (t *Service) AppendSummary(k string) + func (t *Service) AppendTag(i vocab.ObjectType) + func (t *Service) AppendTagLink(i vocab.LinkType) + func (t *Service) AppendTo(k *url.URL) + func (t *Service) AppendType(i interface{}) + func (t *Service) AppendUrl(k *url.URL) + func (t *Service) ContentLanguages() (l []string) + func (t *Service) GetAltitude() (r Resolution, k float64) + func (t *Service) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Service) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *Service) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *Service) GetBto(idx int) (r Resolution, k *url.URL) + func (t *Service) GetCc(idx int) (r Resolution, k *url.URL) + func (t *Service) GetContent(idx int) (r Resolution, k string) + func (t *Service) GetContentForLanguage(l string) (v string) + func (t *Service) GetDuration() (r Resolution, k time.Duration) + func (t *Service) GetEndTime() (r Resolution, k time.Time) + func (t *Service) GetId() (r Resolution, k *url.URL) + func (t *Service) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *Service) GetMediaType() (r Resolution, k string) + func (t *Service) GetName(idx int) (r Resolution, k string) + func (t *Service) GetNameForLanguage(l string) (v string) + func (t *Service) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *Service) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *Service) GetPreferredUsername() (r Resolution, k string) + func (t *Service) GetPreferredUsernameForLanguage(l string) (v string) + func (t *Service) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *Service) GetProxyUrl() (r Resolution, k *url.URL) + func (t *Service) GetPublished() (r Resolution, k time.Time) + func (t *Service) GetSharedInbox() (r Resolution, k *url.URL) + func (t *Service) GetSignClientKey() (r Resolution, k *url.URL) + func (t *Service) GetStartTime() (r Resolution, k time.Time) + func (t *Service) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *Service) GetSummary(idx int) (r Resolution, k string) + func (t *Service) GetSummaryForLanguage(l string) (v string) + func (t *Service) GetTo(idx int) (r Resolution, k *url.URL) + func (t *Service) GetType(idx int) (r Resolution, s string) + func (t *Service) GetUpdated() (r Resolution, k time.Time) + func (t *Service) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *Service) HasAltitude() (p Presence) + func (t *Service) HasAttachment(idx int) (p Presence) + func (t *Service) HasAttributedTo(idx int) (p Presence) + func (t *Service) HasAudience(idx int) (p Presence) + func (t *Service) HasBcc(idx int) (p Presence) + func (t *Service) HasBto(idx int) (p Presence) + func (t *Service) HasCc(idx int) (p Presence) + func (t *Service) HasContent(idx int) (p Presence) + func (t *Service) HasContext(idx int) (p Presence) + func (t *Service) HasDuration() (p Presence) + func (t *Service) HasEndTime() (p Presence) + func (t *Service) HasEndpoints() (p Presence) + func (t *Service) HasFollowers() (p Presence) + func (t *Service) HasFollowing() (p Presence) + func (t *Service) HasGenerator(idx int) (p Presence) + func (t *Service) HasIcon(idx int) (p Presence) + func (t *Service) HasId() (p Presence) + func (t *Service) HasImage(idx int) (p Presence) + func (t *Service) HasInReplyTo(idx int) (p Presence) + func (t *Service) HasInbox() (p Presence) + func (t *Service) HasLiked() (p Presence) + func (t *Service) HasLikes() (p Presence) + func (t *Service) HasLocation(idx int) (p Presence) + func (t *Service) HasMediaType() (p Presence) + func (t *Service) HasName(idx int) (p Presence) + func (t *Service) HasOauthAuthorizationEndpoint() (p Presence) + func (t *Service) HasOauthTokenEndpoint() (p Presence) + func (t *Service) HasOutbox() (p Presence) + func (t *Service) HasPreferredUsername() (p Presence) + func (t *Service) HasPreview(idx int) (p Presence) + func (t *Service) HasProvideClientKey() (p Presence) + func (t *Service) HasProxyUrl() (p Presence) + func (t *Service) HasPublished() (p Presence) + func (t *Service) HasReplies() (p Presence) + func (t *Service) HasSharedInbox() (p Presence) + func (t *Service) HasSignClientKey() (p Presence) + func (t *Service) HasSource() (p Presence) + func (t *Service) HasStartTime() (p Presence) + func (t *Service) HasSummary(idx int) (p Presence) + func (t *Service) HasTag(idx int) (p Presence) + func (t *Service) HasTo(idx int) (p Presence) + func (t *Service) HasUpdated() (p Presence) + func (t *Service) HasUrl(idx int) (p Presence) + func (t *Service) LenAttachment() (idx int) + func (t *Service) LenAttributedTo() (idx int) + func (t *Service) LenAudience() (idx int) + func (t *Service) LenBcc() (idx int) + func (t *Service) LenBto() (idx int) + func (t *Service) LenCc() (idx int) + func (t *Service) LenContent() (idx int) + func (t *Service) LenContext() (idx int) + func (t *Service) LenGenerator() (idx int) + func (t *Service) LenIcon() (idx int) + func (t *Service) LenImage() (idx int) + func (t *Service) LenInReplyTo() (idx int) + func (t *Service) LenLocation() (idx int) + func (t *Service) LenName() (idx int) + func (t *Service) LenPreview() (idx int) + func (t *Service) LenStreams() (idx int) + func (t *Service) LenSummary() (idx int) + func (t *Service) LenTag() (idx int) + func (t *Service) LenTo() (idx int) + func (t *Service) LenType() (idx int) + func (t *Service) LenUrl() (idx int) + func (t *Service) NameLanguages() (l []string) + func (t *Service) PreferredUsernameLanguages() (l []string) + func (t *Service) PrependAttachment(i vocab.ObjectType) + func (t *Service) PrependAttachmentLink(i vocab.LinkType) + func (t *Service) PrependAttributedTo(k *url.URL) + func (t *Service) PrependAudience(k *url.URL) + func (t *Service) PrependBcc(k *url.URL) + func (t *Service) PrependBto(k *url.URL) + func (t *Service) PrependCc(k *url.URL) + func (t *Service) PrependContent(k string) + func (t *Service) PrependContext(i vocab.ObjectType) + func (t *Service) PrependContextLink(i vocab.LinkType) + func (t *Service) PrependGenerator(i vocab.ObjectType) + func (t *Service) PrependGeneratorLink(i vocab.LinkType) + func (t *Service) PrependIcon(i vocab.ImageType) + func (t *Service) PrependImage(i vocab.ImageType) + func (t *Service) PrependInReplyTo(k *url.URL) + func (t *Service) PrependLocation(i vocab.ObjectType) + func (t *Service) PrependLocationLink(i vocab.LinkType) + func (t *Service) PrependName(k string) + func (t *Service) PrependPreview(i vocab.ObjectType) + func (t *Service) PrependPreviewLink(i vocab.LinkType) + func (t *Service) PrependStreams(k *url.URL) + func (t *Service) PrependSummary(k string) + func (t *Service) PrependTag(i vocab.ObjectType) + func (t *Service) PrependTagLink(i vocab.LinkType) + func (t *Service) PrependTo(k *url.URL) + func (t *Service) PrependType(i interface{}) + func (t *Service) PrependUrl(k *url.URL) + func (t *Service) Raw() (n *vocab.Service) + func (t *Service) RemoveAttributedTo(idx int) + func (t *Service) RemoveAudience(idx int) + func (t *Service) RemoveBcc(idx int) + func (t *Service) RemoveBto(idx int) + func (t *Service) RemoveCc(idx int) + func (t *Service) RemoveContent(idx int) + func (t *Service) RemoveIcon(idx int) + func (t *Service) RemoveImage(idx int) + func (t *Service) RemoveInReplyTo(idx int) + func (t *Service) RemoveName(idx int) + func (t *Service) RemoveStreams(idx int) + func (t *Service) RemoveSummary(idx int) + func (t *Service) RemoveTo(idx int) + func (t *Service) RemoveType(idx int) + func (t *Service) RemoveUrl(idx int) + func (t *Service) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *Service) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *Service) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *Service) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *Service) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *Service) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *Service) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *Service) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *Service) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *Service) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *Service) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *Service) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *Service) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *Service) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Service) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *Service) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *Service) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *Service) Serialize() (m map[string]interface{}, err error) + func (t *Service) SetAltitude(k float64) + func (t *Service) SetContentForLanguage(l string, v string) + func (t *Service) SetDuration(k time.Duration) + func (t *Service) SetEndTime(k time.Time) + func (t *Service) SetEndpoints(i vocab.ObjectType) + func (t *Service) SetFollowers(i vocab.CollectionType) + func (t *Service) SetFollowing(i vocab.CollectionType) + func (t *Service) SetId(k *url.URL) + func (t *Service) SetInbox(i vocab.OrderedCollectionType) + func (t *Service) SetLiked(i vocab.CollectionType) + func (t *Service) SetLikes(i vocab.CollectionType) + func (t *Service) SetMediaType(k string) + func (t *Service) SetNameForLanguage(l string, v string) + func (t *Service) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *Service) SetOauthTokenEndpoint(k *url.URL) + func (t *Service) SetOutbox(i vocab.OrderedCollectionType) + func (t *Service) SetPreferredUsername(k string) + func (t *Service) SetPreferredUsernameForLanguage(l string, v string) + func (t *Service) SetProvideClientKey(k *url.URL) + func (t *Service) SetProxyUrl(k *url.URL) + func (t *Service) SetPublished(k time.Time) + func (t *Service) SetReplies(i vocab.CollectionType) + func (t *Service) SetSharedInbox(k *url.URL) + func (t *Service) SetSignClientKey(k *url.URL) + func (t *Service) SetSource(i vocab.ObjectType) + func (t *Service) SetStartTime(k time.Time) + func (t *Service) SetSummaryForLanguage(l string, v string) + func (t *Service) SetUpdated(k time.Time) + func (t *Service) SummaryLanguages() (l []string) + type TentativeAccept struct + func (t *TentativeAccept) AppendActor(k *url.URL) + func (t *TentativeAccept) AppendAttachment(i vocab.ObjectType) + func (t *TentativeAccept) AppendAttachmentLink(i vocab.LinkType) + func (t *TentativeAccept) AppendAttributedTo(k *url.URL) + func (t *TentativeAccept) AppendAudience(k *url.URL) + func (t *TentativeAccept) AppendBcc(k *url.URL) + func (t *TentativeAccept) AppendBto(k *url.URL) + func (t *TentativeAccept) AppendCc(k *url.URL) + func (t *TentativeAccept) AppendContent(k string) + func (t *TentativeAccept) AppendContext(i vocab.ObjectType) + func (t *TentativeAccept) AppendContextLink(i vocab.LinkType) + func (t *TentativeAccept) AppendGenerator(i vocab.ObjectType) + func (t *TentativeAccept) AppendGeneratorLink(i vocab.LinkType) + func (t *TentativeAccept) AppendIcon(i vocab.ImageType) + func (t *TentativeAccept) AppendImage(i vocab.ImageType) + func (t *TentativeAccept) AppendInReplyTo(k *url.URL) + func (t *TentativeAccept) AppendInstrument(i vocab.ObjectType) + func (t *TentativeAccept) AppendInstrumentLink(i vocab.LinkType) + func (t *TentativeAccept) AppendLocation(i vocab.ObjectType) + func (t *TentativeAccept) AppendLocationLink(i vocab.LinkType) + func (t *TentativeAccept) AppendName(k string) + func (t *TentativeAccept) AppendObject(i vocab.ObjectType) + func (t *TentativeAccept) AppendOrigin(i vocab.ObjectType) + func (t *TentativeAccept) AppendOriginLink(i vocab.LinkType) + func (t *TentativeAccept) AppendPreview(i vocab.ObjectType) + func (t *TentativeAccept) AppendPreviewLink(i vocab.LinkType) + func (t *TentativeAccept) AppendResult(i vocab.ObjectType) + func (t *TentativeAccept) AppendResultLink(i vocab.LinkType) + func (t *TentativeAccept) AppendStreams(k *url.URL) + func (t *TentativeAccept) AppendSummary(k string) + func (t *TentativeAccept) AppendTag(i vocab.ObjectType) + func (t *TentativeAccept) AppendTagLink(i vocab.LinkType) + func (t *TentativeAccept) AppendTarget(k *url.URL) + func (t *TentativeAccept) AppendTo(k *url.URL) + func (t *TentativeAccept) AppendType(i interface{}) + func (t *TentativeAccept) AppendUrl(k *url.URL) + func (t *TentativeAccept) ContentLanguages() (l []string) + func (t *TentativeAccept) GetActor(idx int) (r Resolution, k *url.URL) + func (t *TentativeAccept) GetAltitude() (r Resolution, k float64) + func (t *TentativeAccept) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *TentativeAccept) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *TentativeAccept) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *TentativeAccept) GetBto(idx int) (r Resolution, k *url.URL) + func (t *TentativeAccept) GetCc(idx int) (r Resolution, k *url.URL) + func (t *TentativeAccept) GetContent(idx int) (r Resolution, k string) + func (t *TentativeAccept) GetContentForLanguage(l string) (v string) + func (t *TentativeAccept) GetDuration() (r Resolution, k time.Duration) + func (t *TentativeAccept) GetEndTime() (r Resolution, k time.Time) + func (t *TentativeAccept) GetId() (r Resolution, k *url.URL) + func (t *TentativeAccept) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *TentativeAccept) GetMediaType() (r Resolution, k string) + func (t *TentativeAccept) GetName(idx int) (r Resolution, k string) + func (t *TentativeAccept) GetNameForLanguage(l string) (v string) + func (t *TentativeAccept) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *TentativeAccept) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *TentativeAccept) GetPreferredUsername() (r Resolution, k string) + func (t *TentativeAccept) GetPreferredUsernameForLanguage(l string) (v string) + func (t *TentativeAccept) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *TentativeAccept) GetProxyUrl() (r Resolution, k *url.URL) + func (t *TentativeAccept) GetPublished() (r Resolution, k time.Time) + func (t *TentativeAccept) GetSharedInbox() (r Resolution, k *url.URL) + func (t *TentativeAccept) GetSignClientKey() (r Resolution, k *url.URL) + func (t *TentativeAccept) GetStartTime() (r Resolution, k time.Time) + func (t *TentativeAccept) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *TentativeAccept) GetSummary(idx int) (r Resolution, k string) + func (t *TentativeAccept) GetSummaryForLanguage(l string) (v string) + func (t *TentativeAccept) GetTarget(idx int) (r Resolution, k *url.URL) + func (t *TentativeAccept) GetTo(idx int) (r Resolution, k *url.URL) + func (t *TentativeAccept) GetType(idx int) (r Resolution, s string) + func (t *TentativeAccept) GetUpdated() (r Resolution, k time.Time) + func (t *TentativeAccept) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *TentativeAccept) HasActor(idx int) (p Presence) + func (t *TentativeAccept) HasAltitude() (p Presence) + func (t *TentativeAccept) HasAttachment(idx int) (p Presence) + func (t *TentativeAccept) HasAttributedTo(idx int) (p Presence) + func (t *TentativeAccept) HasAudience(idx int) (p Presence) + func (t *TentativeAccept) HasBcc(idx int) (p Presence) + func (t *TentativeAccept) HasBto(idx int) (p Presence) + func (t *TentativeAccept) HasCc(idx int) (p Presence) + func (t *TentativeAccept) HasContent(idx int) (p Presence) + func (t *TentativeAccept) HasContext(idx int) (p Presence) + func (t *TentativeAccept) HasDuration() (p Presence) + func (t *TentativeAccept) HasEndTime() (p Presence) + func (t *TentativeAccept) HasEndpoints() (p Presence) + func (t *TentativeAccept) HasFollowers() (p Presence) + func (t *TentativeAccept) HasFollowing() (p Presence) + func (t *TentativeAccept) HasGenerator(idx int) (p Presence) + func (t *TentativeAccept) HasIcon(idx int) (p Presence) + func (t *TentativeAccept) HasId() (p Presence) + func (t *TentativeAccept) HasImage(idx int) (p Presence) + func (t *TentativeAccept) HasInReplyTo(idx int) (p Presence) + func (t *TentativeAccept) HasInbox() (p Presence) + func (t *TentativeAccept) HasInstrument(idx int) (p Presence) + func (t *TentativeAccept) HasLiked() (p Presence) + func (t *TentativeAccept) HasLikes() (p Presence) + func (t *TentativeAccept) HasLocation(idx int) (p Presence) + func (t *TentativeAccept) HasMediaType() (p Presence) + func (t *TentativeAccept) HasName(idx int) (p Presence) + func (t *TentativeAccept) HasOauthAuthorizationEndpoint() (p Presence) + func (t *TentativeAccept) HasOauthTokenEndpoint() (p Presence) + func (t *TentativeAccept) HasObject(idx int) (p Presence) + func (t *TentativeAccept) HasOrigin(idx int) (p Presence) + func (t *TentativeAccept) HasOutbox() (p Presence) + func (t *TentativeAccept) HasPreferredUsername() (p Presence) + func (t *TentativeAccept) HasPreview(idx int) (p Presence) + func (t *TentativeAccept) HasProvideClientKey() (p Presence) + func (t *TentativeAccept) HasProxyUrl() (p Presence) + func (t *TentativeAccept) HasPublished() (p Presence) + func (t *TentativeAccept) HasReplies() (p Presence) + func (t *TentativeAccept) HasResult(idx int) (p Presence) + func (t *TentativeAccept) HasSharedInbox() (p Presence) + func (t *TentativeAccept) HasSignClientKey() (p Presence) + func (t *TentativeAccept) HasSource() (p Presence) + func (t *TentativeAccept) HasStartTime() (p Presence) + func (t *TentativeAccept) HasSummary(idx int) (p Presence) + func (t *TentativeAccept) HasTag(idx int) (p Presence) + func (t *TentativeAccept) HasTarget(idx int) (p Presence) + func (t *TentativeAccept) HasTo(idx int) (p Presence) + func (t *TentativeAccept) HasUpdated() (p Presence) + func (t *TentativeAccept) HasUrl(idx int) (p Presence) + func (t *TentativeAccept) LenActor() (idx int) + func (t *TentativeAccept) LenAttachment() (idx int) + func (t *TentativeAccept) LenAttributedTo() (idx int) + func (t *TentativeAccept) LenAudience() (idx int) + func (t *TentativeAccept) LenBcc() (idx int) + func (t *TentativeAccept) LenBto() (idx int) + func (t *TentativeAccept) LenCc() (idx int) + func (t *TentativeAccept) LenContent() (idx int) + func (t *TentativeAccept) LenContext() (idx int) + func (t *TentativeAccept) LenGenerator() (idx int) + func (t *TentativeAccept) LenIcon() (idx int) + func (t *TentativeAccept) LenImage() (idx int) + func (t *TentativeAccept) LenInReplyTo() (idx int) + func (t *TentativeAccept) LenInstrument() (idx int) + func (t *TentativeAccept) LenLocation() (idx int) + func (t *TentativeAccept) LenName() (idx int) + func (t *TentativeAccept) LenObject() (idx int) + func (t *TentativeAccept) LenOrigin() (idx int) + func (t *TentativeAccept) LenPreview() (idx int) + func (t *TentativeAccept) LenResult() (idx int) + func (t *TentativeAccept) LenStreams() (idx int) + func (t *TentativeAccept) LenSummary() (idx int) + func (t *TentativeAccept) LenTag() (idx int) + func (t *TentativeAccept) LenTarget() (idx int) + func (t *TentativeAccept) LenTo() (idx int) + func (t *TentativeAccept) LenType() (idx int) + func (t *TentativeAccept) LenUrl() (idx int) + func (t *TentativeAccept) NameLanguages() (l []string) + func (t *TentativeAccept) PreferredUsernameLanguages() (l []string) + func (t *TentativeAccept) PrependActor(k *url.URL) + func (t *TentativeAccept) PrependAttachment(i vocab.ObjectType) + func (t *TentativeAccept) PrependAttachmentLink(i vocab.LinkType) + func (t *TentativeAccept) PrependAttributedTo(k *url.URL) + func (t *TentativeAccept) PrependAudience(k *url.URL) + func (t *TentativeAccept) PrependBcc(k *url.URL) + func (t *TentativeAccept) PrependBto(k *url.URL) + func (t *TentativeAccept) PrependCc(k *url.URL) + func (t *TentativeAccept) PrependContent(k string) + func (t *TentativeAccept) PrependContext(i vocab.ObjectType) + func (t *TentativeAccept) PrependContextLink(i vocab.LinkType) + func (t *TentativeAccept) PrependGenerator(i vocab.ObjectType) + func (t *TentativeAccept) PrependGeneratorLink(i vocab.LinkType) + func (t *TentativeAccept) PrependIcon(i vocab.ImageType) + func (t *TentativeAccept) PrependImage(i vocab.ImageType) + func (t *TentativeAccept) PrependInReplyTo(k *url.URL) + func (t *TentativeAccept) PrependInstrument(i vocab.ObjectType) + func (t *TentativeAccept) PrependInstrumentLink(i vocab.LinkType) + func (t *TentativeAccept) PrependLocation(i vocab.ObjectType) + func (t *TentativeAccept) PrependLocationLink(i vocab.LinkType) + func (t *TentativeAccept) PrependName(k string) + func (t *TentativeAccept) PrependObject(i vocab.ObjectType) + func (t *TentativeAccept) PrependOrigin(i vocab.ObjectType) + func (t *TentativeAccept) PrependOriginLink(i vocab.LinkType) + func (t *TentativeAccept) PrependPreview(i vocab.ObjectType) + func (t *TentativeAccept) PrependPreviewLink(i vocab.LinkType) + func (t *TentativeAccept) PrependResult(i vocab.ObjectType) + func (t *TentativeAccept) PrependResultLink(i vocab.LinkType) + func (t *TentativeAccept) PrependStreams(k *url.URL) + func (t *TentativeAccept) PrependSummary(k string) + func (t *TentativeAccept) PrependTag(i vocab.ObjectType) + func (t *TentativeAccept) PrependTagLink(i vocab.LinkType) + func (t *TentativeAccept) PrependTarget(k *url.URL) + func (t *TentativeAccept) PrependTo(k *url.URL) + func (t *TentativeAccept) PrependType(i interface{}) + func (t *TentativeAccept) PrependUrl(k *url.URL) + func (t *TentativeAccept) Raw() (n *vocab.TentativeAccept) + func (t *TentativeAccept) RemoveActor(idx int) + func (t *TentativeAccept) RemoveAttributedTo(idx int) + func (t *TentativeAccept) RemoveAudience(idx int) + func (t *TentativeAccept) RemoveBcc(idx int) + func (t *TentativeAccept) RemoveBto(idx int) + func (t *TentativeAccept) RemoveCc(idx int) + func (t *TentativeAccept) RemoveContent(idx int) + func (t *TentativeAccept) RemoveIcon(idx int) + func (t *TentativeAccept) RemoveImage(idx int) + func (t *TentativeAccept) RemoveInReplyTo(idx int) + func (t *TentativeAccept) RemoveName(idx int) + func (t *TentativeAccept) RemoveObject(idx int) + func (t *TentativeAccept) RemoveStreams(idx int) + func (t *TentativeAccept) RemoveSummary(idx int) + func (t *TentativeAccept) RemoveTarget(idx int) + func (t *TentativeAccept) RemoveTo(idx int) + func (t *TentativeAccept) RemoveType(idx int) + func (t *TentativeAccept) RemoveUrl(idx int) + func (t *TentativeAccept) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *TentativeAccept) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *TentativeAccept) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *TentativeAccept) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *TentativeAccept) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *TentativeAccept) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *TentativeAccept) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *TentativeAccept) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *TentativeAccept) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *TentativeAccept) ResolveInstrument(r *Resolver, idx int) (s Resolution, err error) + func (t *TentativeAccept) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *TentativeAccept) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *TentativeAccept) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *TentativeAccept) ResolveObject(r *Resolver, idx int) (s Resolution, err error) + func (t *TentativeAccept) ResolveOrigin(r *Resolver, idx int) (s Resolution, err error) + func (t *TentativeAccept) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *TentativeAccept) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *TentativeAccept) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *TentativeAccept) ResolveResult(r *Resolver, idx int) (s Resolution, err error) + func (t *TentativeAccept) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *TentativeAccept) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *TentativeAccept) Serialize() (m map[string]interface{}, err error) + func (t *TentativeAccept) SetAltitude(k float64) + func (t *TentativeAccept) SetContentForLanguage(l string, v string) + func (t *TentativeAccept) SetDuration(k time.Duration) + func (t *TentativeAccept) SetEndTime(k time.Time) + func (t *TentativeAccept) SetEndpoints(i vocab.ObjectType) + func (t *TentativeAccept) SetFollowers(i vocab.CollectionType) + func (t *TentativeAccept) SetFollowing(i vocab.CollectionType) + func (t *TentativeAccept) SetId(k *url.URL) + func (t *TentativeAccept) SetInbox(i vocab.OrderedCollectionType) + func (t *TentativeAccept) SetLiked(i vocab.CollectionType) + func (t *TentativeAccept) SetLikes(i vocab.CollectionType) + func (t *TentativeAccept) SetMediaType(k string) + func (t *TentativeAccept) SetNameForLanguage(l string, v string) + func (t *TentativeAccept) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *TentativeAccept) SetOauthTokenEndpoint(k *url.URL) + func (t *TentativeAccept) SetOutbox(i vocab.OrderedCollectionType) + func (t *TentativeAccept) SetPreferredUsername(k string) + func (t *TentativeAccept) SetPreferredUsernameForLanguage(l string, v string) + func (t *TentativeAccept) SetProvideClientKey(k *url.URL) + func (t *TentativeAccept) SetProxyUrl(k *url.URL) + func (t *TentativeAccept) SetPublished(k time.Time) + func (t *TentativeAccept) SetReplies(i vocab.CollectionType) + func (t *TentativeAccept) SetSharedInbox(k *url.URL) + func (t *TentativeAccept) SetSignClientKey(k *url.URL) + func (t *TentativeAccept) SetSource(i vocab.ObjectType) + func (t *TentativeAccept) SetStartTime(k time.Time) + func (t *TentativeAccept) SetSummaryForLanguage(l string, v string) + func (t *TentativeAccept) SetUpdated(k time.Time) + func (t *TentativeAccept) SummaryLanguages() (l []string) + type TentativeReject struct + func (t *TentativeReject) AppendActor(k *url.URL) + func (t *TentativeReject) AppendAttachment(i vocab.ObjectType) + func (t *TentativeReject) AppendAttachmentLink(i vocab.LinkType) + func (t *TentativeReject) AppendAttributedTo(k *url.URL) + func (t *TentativeReject) AppendAudience(k *url.URL) + func (t *TentativeReject) AppendBcc(k *url.URL) + func (t *TentativeReject) AppendBto(k *url.URL) + func (t *TentativeReject) AppendCc(k *url.URL) + func (t *TentativeReject) AppendContent(k string) + func (t *TentativeReject) AppendContext(i vocab.ObjectType) + func (t *TentativeReject) AppendContextLink(i vocab.LinkType) + func (t *TentativeReject) AppendGenerator(i vocab.ObjectType) + func (t *TentativeReject) AppendGeneratorLink(i vocab.LinkType) + func (t *TentativeReject) AppendIcon(i vocab.ImageType) + func (t *TentativeReject) AppendImage(i vocab.ImageType) + func (t *TentativeReject) AppendInReplyTo(k *url.URL) + func (t *TentativeReject) AppendInstrument(i vocab.ObjectType) + func (t *TentativeReject) AppendInstrumentLink(i vocab.LinkType) + func (t *TentativeReject) AppendLocation(i vocab.ObjectType) + func (t *TentativeReject) AppendLocationLink(i vocab.LinkType) + func (t *TentativeReject) AppendName(k string) + func (t *TentativeReject) AppendObject(i vocab.ObjectType) + func (t *TentativeReject) AppendOrigin(i vocab.ObjectType) + func (t *TentativeReject) AppendOriginLink(i vocab.LinkType) + func (t *TentativeReject) AppendPreview(i vocab.ObjectType) + func (t *TentativeReject) AppendPreviewLink(i vocab.LinkType) + func (t *TentativeReject) AppendResult(i vocab.ObjectType) + func (t *TentativeReject) AppendResultLink(i vocab.LinkType) + func (t *TentativeReject) AppendStreams(k *url.URL) + func (t *TentativeReject) AppendSummary(k string) + func (t *TentativeReject) AppendTag(i vocab.ObjectType) + func (t *TentativeReject) AppendTagLink(i vocab.LinkType) + func (t *TentativeReject) AppendTarget(k *url.URL) + func (t *TentativeReject) AppendTo(k *url.URL) + func (t *TentativeReject) AppendType(i interface{}) + func (t *TentativeReject) AppendUrl(k *url.URL) + func (t *TentativeReject) ContentLanguages() (l []string) + func (t *TentativeReject) GetActor(idx int) (r Resolution, k *url.URL) + func (t *TentativeReject) GetAltitude() (r Resolution, k float64) + func (t *TentativeReject) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *TentativeReject) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *TentativeReject) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *TentativeReject) GetBto(idx int) (r Resolution, k *url.URL) + func (t *TentativeReject) GetCc(idx int) (r Resolution, k *url.URL) + func (t *TentativeReject) GetContent(idx int) (r Resolution, k string) + func (t *TentativeReject) GetContentForLanguage(l string) (v string) + func (t *TentativeReject) GetDuration() (r Resolution, k time.Duration) + func (t *TentativeReject) GetEndTime() (r Resolution, k time.Time) + func (t *TentativeReject) GetId() (r Resolution, k *url.URL) + func (t *TentativeReject) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *TentativeReject) GetMediaType() (r Resolution, k string) + func (t *TentativeReject) GetName(idx int) (r Resolution, k string) + func (t *TentativeReject) GetNameForLanguage(l string) (v string) + func (t *TentativeReject) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *TentativeReject) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *TentativeReject) GetPreferredUsername() (r Resolution, k string) + func (t *TentativeReject) GetPreferredUsernameForLanguage(l string) (v string) + func (t *TentativeReject) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *TentativeReject) GetProxyUrl() (r Resolution, k *url.URL) + func (t *TentativeReject) GetPublished() (r Resolution, k time.Time) + func (t *TentativeReject) GetSharedInbox() (r Resolution, k *url.URL) + func (t *TentativeReject) GetSignClientKey() (r Resolution, k *url.URL) + func (t *TentativeReject) GetStartTime() (r Resolution, k time.Time) + func (t *TentativeReject) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *TentativeReject) GetSummary(idx int) (r Resolution, k string) + func (t *TentativeReject) GetSummaryForLanguage(l string) (v string) + func (t *TentativeReject) GetTarget(idx int) (r Resolution, k *url.URL) + func (t *TentativeReject) GetTo(idx int) (r Resolution, k *url.URL) + func (t *TentativeReject) GetType(idx int) (r Resolution, s string) + func (t *TentativeReject) GetUpdated() (r Resolution, k time.Time) + func (t *TentativeReject) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *TentativeReject) HasActor(idx int) (p Presence) + func (t *TentativeReject) HasAltitude() (p Presence) + func (t *TentativeReject) HasAttachment(idx int) (p Presence) + func (t *TentativeReject) HasAttributedTo(idx int) (p Presence) + func (t *TentativeReject) HasAudience(idx int) (p Presence) + func (t *TentativeReject) HasBcc(idx int) (p Presence) + func (t *TentativeReject) HasBto(idx int) (p Presence) + func (t *TentativeReject) HasCc(idx int) (p Presence) + func (t *TentativeReject) HasContent(idx int) (p Presence) + func (t *TentativeReject) HasContext(idx int) (p Presence) + func (t *TentativeReject) HasDuration() (p Presence) + func (t *TentativeReject) HasEndTime() (p Presence) + func (t *TentativeReject) HasEndpoints() (p Presence) + func (t *TentativeReject) HasFollowers() (p Presence) + func (t *TentativeReject) HasFollowing() (p Presence) + func (t *TentativeReject) HasGenerator(idx int) (p Presence) + func (t *TentativeReject) HasIcon(idx int) (p Presence) + func (t *TentativeReject) HasId() (p Presence) + func (t *TentativeReject) HasImage(idx int) (p Presence) + func (t *TentativeReject) HasInReplyTo(idx int) (p Presence) + func (t *TentativeReject) HasInbox() (p Presence) + func (t *TentativeReject) HasInstrument(idx int) (p Presence) + func (t *TentativeReject) HasLiked() (p Presence) + func (t *TentativeReject) HasLikes() (p Presence) + func (t *TentativeReject) HasLocation(idx int) (p Presence) + func (t *TentativeReject) HasMediaType() (p Presence) + func (t *TentativeReject) HasName(idx int) (p Presence) + func (t *TentativeReject) HasOauthAuthorizationEndpoint() (p Presence) + func (t *TentativeReject) HasOauthTokenEndpoint() (p Presence) + func (t *TentativeReject) HasObject(idx int) (p Presence) + func (t *TentativeReject) HasOrigin(idx int) (p Presence) + func (t *TentativeReject) HasOutbox() (p Presence) + func (t *TentativeReject) HasPreferredUsername() (p Presence) + func (t *TentativeReject) HasPreview(idx int) (p Presence) + func (t *TentativeReject) HasProvideClientKey() (p Presence) + func (t *TentativeReject) HasProxyUrl() (p Presence) + func (t *TentativeReject) HasPublished() (p Presence) + func (t *TentativeReject) HasReplies() (p Presence) + func (t *TentativeReject) HasResult(idx int) (p Presence) + func (t *TentativeReject) HasSharedInbox() (p Presence) + func (t *TentativeReject) HasSignClientKey() (p Presence) + func (t *TentativeReject) HasSource() (p Presence) + func (t *TentativeReject) HasStartTime() (p Presence) + func (t *TentativeReject) HasSummary(idx int) (p Presence) + func (t *TentativeReject) HasTag(idx int) (p Presence) + func (t *TentativeReject) HasTarget(idx int) (p Presence) + func (t *TentativeReject) HasTo(idx int) (p Presence) + func (t *TentativeReject) HasUpdated() (p Presence) + func (t *TentativeReject) HasUrl(idx int) (p Presence) + func (t *TentativeReject) LenActor() (idx int) + func (t *TentativeReject) LenAttachment() (idx int) + func (t *TentativeReject) LenAttributedTo() (idx int) + func (t *TentativeReject) LenAudience() (idx int) + func (t *TentativeReject) LenBcc() (idx int) + func (t *TentativeReject) LenBto() (idx int) + func (t *TentativeReject) LenCc() (idx int) + func (t *TentativeReject) LenContent() (idx int) + func (t *TentativeReject) LenContext() (idx int) + func (t *TentativeReject) LenGenerator() (idx int) + func (t *TentativeReject) LenIcon() (idx int) + func (t *TentativeReject) LenImage() (idx int) + func (t *TentativeReject) LenInReplyTo() (idx int) + func (t *TentativeReject) LenInstrument() (idx int) + func (t *TentativeReject) LenLocation() (idx int) + func (t *TentativeReject) LenName() (idx int) + func (t *TentativeReject) LenObject() (idx int) + func (t *TentativeReject) LenOrigin() (idx int) + func (t *TentativeReject) LenPreview() (idx int) + func (t *TentativeReject) LenResult() (idx int) + func (t *TentativeReject) LenStreams() (idx int) + func (t *TentativeReject) LenSummary() (idx int) + func (t *TentativeReject) LenTag() (idx int) + func (t *TentativeReject) LenTarget() (idx int) + func (t *TentativeReject) LenTo() (idx int) + func (t *TentativeReject) LenType() (idx int) + func (t *TentativeReject) LenUrl() (idx int) + func (t *TentativeReject) NameLanguages() (l []string) + func (t *TentativeReject) PreferredUsernameLanguages() (l []string) + func (t *TentativeReject) PrependActor(k *url.URL) + func (t *TentativeReject) PrependAttachment(i vocab.ObjectType) + func (t *TentativeReject) PrependAttachmentLink(i vocab.LinkType) + func (t *TentativeReject) PrependAttributedTo(k *url.URL) + func (t *TentativeReject) PrependAudience(k *url.URL) + func (t *TentativeReject) PrependBcc(k *url.URL) + func (t *TentativeReject) PrependBto(k *url.URL) + func (t *TentativeReject) PrependCc(k *url.URL) + func (t *TentativeReject) PrependContent(k string) + func (t *TentativeReject) PrependContext(i vocab.ObjectType) + func (t *TentativeReject) PrependContextLink(i vocab.LinkType) + func (t *TentativeReject) PrependGenerator(i vocab.ObjectType) + func (t *TentativeReject) PrependGeneratorLink(i vocab.LinkType) + func (t *TentativeReject) PrependIcon(i vocab.ImageType) + func (t *TentativeReject) PrependImage(i vocab.ImageType) + func (t *TentativeReject) PrependInReplyTo(k *url.URL) + func (t *TentativeReject) PrependInstrument(i vocab.ObjectType) + func (t *TentativeReject) PrependInstrumentLink(i vocab.LinkType) + func (t *TentativeReject) PrependLocation(i vocab.ObjectType) + func (t *TentativeReject) PrependLocationLink(i vocab.LinkType) + func (t *TentativeReject) PrependName(k string) + func (t *TentativeReject) PrependObject(i vocab.ObjectType) + func (t *TentativeReject) PrependOrigin(i vocab.ObjectType) + func (t *TentativeReject) PrependOriginLink(i vocab.LinkType) + func (t *TentativeReject) PrependPreview(i vocab.ObjectType) + func (t *TentativeReject) PrependPreviewLink(i vocab.LinkType) + func (t *TentativeReject) PrependResult(i vocab.ObjectType) + func (t *TentativeReject) PrependResultLink(i vocab.LinkType) + func (t *TentativeReject) PrependStreams(k *url.URL) + func (t *TentativeReject) PrependSummary(k string) + func (t *TentativeReject) PrependTag(i vocab.ObjectType) + func (t *TentativeReject) PrependTagLink(i vocab.LinkType) + func (t *TentativeReject) PrependTarget(k *url.URL) + func (t *TentativeReject) PrependTo(k *url.URL) + func (t *TentativeReject) PrependType(i interface{}) + func (t *TentativeReject) PrependUrl(k *url.URL) + func (t *TentativeReject) Raw() (n *vocab.TentativeReject) + func (t *TentativeReject) RemoveActor(idx int) + func (t *TentativeReject) RemoveAttributedTo(idx int) + func (t *TentativeReject) RemoveAudience(idx int) + func (t *TentativeReject) RemoveBcc(idx int) + func (t *TentativeReject) RemoveBto(idx int) + func (t *TentativeReject) RemoveCc(idx int) + func (t *TentativeReject) RemoveContent(idx int) + func (t *TentativeReject) RemoveIcon(idx int) + func (t *TentativeReject) RemoveImage(idx int) + func (t *TentativeReject) RemoveInReplyTo(idx int) + func (t *TentativeReject) RemoveName(idx int) + func (t *TentativeReject) RemoveObject(idx int) + func (t *TentativeReject) RemoveStreams(idx int) + func (t *TentativeReject) RemoveSummary(idx int) + func (t *TentativeReject) RemoveTarget(idx int) + func (t *TentativeReject) RemoveTo(idx int) + func (t *TentativeReject) RemoveType(idx int) + func (t *TentativeReject) RemoveUrl(idx int) + func (t *TentativeReject) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *TentativeReject) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *TentativeReject) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *TentativeReject) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *TentativeReject) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *TentativeReject) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *TentativeReject) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *TentativeReject) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *TentativeReject) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *TentativeReject) ResolveInstrument(r *Resolver, idx int) (s Resolution, err error) + func (t *TentativeReject) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *TentativeReject) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *TentativeReject) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *TentativeReject) ResolveObject(r *Resolver, idx int) (s Resolution, err error) + func (t *TentativeReject) ResolveOrigin(r *Resolver, idx int) (s Resolution, err error) + func (t *TentativeReject) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *TentativeReject) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *TentativeReject) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *TentativeReject) ResolveResult(r *Resolver, idx int) (s Resolution, err error) + func (t *TentativeReject) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *TentativeReject) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *TentativeReject) Serialize() (m map[string]interface{}, err error) + func (t *TentativeReject) SetAltitude(k float64) + func (t *TentativeReject) SetContentForLanguage(l string, v string) + func (t *TentativeReject) SetDuration(k time.Duration) + func (t *TentativeReject) SetEndTime(k time.Time) + func (t *TentativeReject) SetEndpoints(i vocab.ObjectType) + func (t *TentativeReject) SetFollowers(i vocab.CollectionType) + func (t *TentativeReject) SetFollowing(i vocab.CollectionType) + func (t *TentativeReject) SetId(k *url.URL) + func (t *TentativeReject) SetInbox(i vocab.OrderedCollectionType) + func (t *TentativeReject) SetLiked(i vocab.CollectionType) + func (t *TentativeReject) SetLikes(i vocab.CollectionType) + func (t *TentativeReject) SetMediaType(k string) + func (t *TentativeReject) SetNameForLanguage(l string, v string) + func (t *TentativeReject) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *TentativeReject) SetOauthTokenEndpoint(k *url.URL) + func (t *TentativeReject) SetOutbox(i vocab.OrderedCollectionType) + func (t *TentativeReject) SetPreferredUsername(k string) + func (t *TentativeReject) SetPreferredUsernameForLanguage(l string, v string) + func (t *TentativeReject) SetProvideClientKey(k *url.URL) + func (t *TentativeReject) SetProxyUrl(k *url.URL) + func (t *TentativeReject) SetPublished(k time.Time) + func (t *TentativeReject) SetReplies(i vocab.CollectionType) + func (t *TentativeReject) SetSharedInbox(k *url.URL) + func (t *TentativeReject) SetSignClientKey(k *url.URL) + func (t *TentativeReject) SetSource(i vocab.ObjectType) + func (t *TentativeReject) SetStartTime(k time.Time) + func (t *TentativeReject) SetSummaryForLanguage(l string, v string) + func (t *TentativeReject) SetUpdated(k time.Time) + func (t *TentativeReject) SummaryLanguages() (l []string) + type Tombstone struct + func (t *Tombstone) AppendAttachment(i vocab.ObjectType) + func (t *Tombstone) AppendAttachmentLink(i vocab.LinkType) + func (t *Tombstone) AppendAttributedTo(k *url.URL) + func (t *Tombstone) AppendAudience(k *url.URL) + func (t *Tombstone) AppendBcc(k *url.URL) + func (t *Tombstone) AppendBto(k *url.URL) + func (t *Tombstone) AppendCc(k *url.URL) + func (t *Tombstone) AppendContent(k string) + func (t *Tombstone) AppendContext(i vocab.ObjectType) + func (t *Tombstone) AppendContextLink(i vocab.LinkType) + func (t *Tombstone) AppendFormerType(k string) + func (t *Tombstone) AppendGenerator(i vocab.ObjectType) + func (t *Tombstone) AppendGeneratorLink(i vocab.LinkType) + func (t *Tombstone) AppendIcon(i vocab.ImageType) + func (t *Tombstone) AppendImage(i vocab.ImageType) + func (t *Tombstone) AppendInReplyTo(k *url.URL) + func (t *Tombstone) AppendLocation(i vocab.ObjectType) + func (t *Tombstone) AppendLocationLink(i vocab.LinkType) + func (t *Tombstone) AppendName(k string) + func (t *Tombstone) AppendPreview(i vocab.ObjectType) + func (t *Tombstone) AppendPreviewLink(i vocab.LinkType) + func (t *Tombstone) AppendStreams(k *url.URL) + func (t *Tombstone) AppendSummary(k string) + func (t *Tombstone) AppendTag(i vocab.ObjectType) + func (t *Tombstone) AppendTagLink(i vocab.LinkType) + func (t *Tombstone) AppendTo(k *url.URL) + func (t *Tombstone) AppendType(i interface{}) + func (t *Tombstone) AppendUrl(k *url.URL) + func (t *Tombstone) ContentLanguages() (l []string) + func (t *Tombstone) GetAltitude() (r Resolution, k float64) + func (t *Tombstone) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Tombstone) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *Tombstone) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *Tombstone) GetBto(idx int) (r Resolution, k *url.URL) + func (t *Tombstone) GetCc(idx int) (r Resolution, k *url.URL) + func (t *Tombstone) GetContent(idx int) (r Resolution, k string) + func (t *Tombstone) GetContentForLanguage(l string) (v string) + func (t *Tombstone) GetDeleted() (r Resolution, k time.Time) + func (t *Tombstone) GetDuration() (r Resolution, k time.Duration) + func (t *Tombstone) GetEndTime() (r Resolution, k time.Time) + func (t *Tombstone) GetFormerType(idx int) (r Resolution, k string) + func (t *Tombstone) GetId() (r Resolution, k *url.URL) + func (t *Tombstone) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *Tombstone) GetMediaType() (r Resolution, k string) + func (t *Tombstone) GetName(idx int) (r Resolution, k string) + func (t *Tombstone) GetNameForLanguage(l string) (v string) + func (t *Tombstone) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *Tombstone) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *Tombstone) GetPreferredUsername() (r Resolution, k string) + func (t *Tombstone) GetPreferredUsernameForLanguage(l string) (v string) + func (t *Tombstone) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *Tombstone) GetProxyUrl() (r Resolution, k *url.URL) + func (t *Tombstone) GetPublished() (r Resolution, k time.Time) + func (t *Tombstone) GetSharedInbox() (r Resolution, k *url.URL) + func (t *Tombstone) GetSignClientKey() (r Resolution, k *url.URL) + func (t *Tombstone) GetStartTime() (r Resolution, k time.Time) + func (t *Tombstone) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *Tombstone) GetSummary(idx int) (r Resolution, k string) + func (t *Tombstone) GetSummaryForLanguage(l string) (v string) + func (t *Tombstone) GetTo(idx int) (r Resolution, k *url.URL) + func (t *Tombstone) GetType(idx int) (r Resolution, s string) + func (t *Tombstone) GetUpdated() (r Resolution, k time.Time) + func (t *Tombstone) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *Tombstone) HasAltitude() (p Presence) + func (t *Tombstone) HasAttachment(idx int) (p Presence) + func (t *Tombstone) HasAttributedTo(idx int) (p Presence) + func (t *Tombstone) HasAudience(idx int) (p Presence) + func (t *Tombstone) HasBcc(idx int) (p Presence) + func (t *Tombstone) HasBto(idx int) (p Presence) + func (t *Tombstone) HasCc(idx int) (p Presence) + func (t *Tombstone) HasContent(idx int) (p Presence) + func (t *Tombstone) HasContext(idx int) (p Presence) + func (t *Tombstone) HasDeleted() (p Presence) + func (t *Tombstone) HasDuration() (p Presence) + func (t *Tombstone) HasEndTime() (p Presence) + func (t *Tombstone) HasEndpoints() (p Presence) + func (t *Tombstone) HasFollowers() (p Presence) + func (t *Tombstone) HasFollowing() (p Presence) + func (t *Tombstone) HasFormerType(idx int) (p Presence) + func (t *Tombstone) HasGenerator(idx int) (p Presence) + func (t *Tombstone) HasIcon(idx int) (p Presence) + func (t *Tombstone) HasId() (p Presence) + func (t *Tombstone) HasImage(idx int) (p Presence) + func (t *Tombstone) HasInReplyTo(idx int) (p Presence) + func (t *Tombstone) HasInbox() (p Presence) + func (t *Tombstone) HasLiked() (p Presence) + func (t *Tombstone) HasLikes() (p Presence) + func (t *Tombstone) HasLocation(idx int) (p Presence) + func (t *Tombstone) HasMediaType() (p Presence) + func (t *Tombstone) HasName(idx int) (p Presence) + func (t *Tombstone) HasOauthAuthorizationEndpoint() (p Presence) + func (t *Tombstone) HasOauthTokenEndpoint() (p Presence) + func (t *Tombstone) HasOutbox() (p Presence) + func (t *Tombstone) HasPreferredUsername() (p Presence) + func (t *Tombstone) HasPreview(idx int) (p Presence) + func (t *Tombstone) HasProvideClientKey() (p Presence) + func (t *Tombstone) HasProxyUrl() (p Presence) + func (t *Tombstone) HasPublished() (p Presence) + func (t *Tombstone) HasReplies() (p Presence) + func (t *Tombstone) HasSharedInbox() (p Presence) + func (t *Tombstone) HasSignClientKey() (p Presence) + func (t *Tombstone) HasSource() (p Presence) + func (t *Tombstone) HasStartTime() (p Presence) + func (t *Tombstone) HasSummary(idx int) (p Presence) + func (t *Tombstone) HasTag(idx int) (p Presence) + func (t *Tombstone) HasTo(idx int) (p Presence) + func (t *Tombstone) HasUpdated() (p Presence) + func (t *Tombstone) HasUrl(idx int) (p Presence) + func (t *Tombstone) LenAttachment() (idx int) + func (t *Tombstone) LenAttributedTo() (idx int) + func (t *Tombstone) LenAudience() (idx int) + func (t *Tombstone) LenBcc() (idx int) + func (t *Tombstone) LenBto() (idx int) + func (t *Tombstone) LenCc() (idx int) + func (t *Tombstone) LenContent() (idx int) + func (t *Tombstone) LenContext() (idx int) + func (t *Tombstone) LenFormerType() (idx int) + func (t *Tombstone) LenGenerator() (idx int) + func (t *Tombstone) LenIcon() (idx int) + func (t *Tombstone) LenImage() (idx int) + func (t *Tombstone) LenInReplyTo() (idx int) + func (t *Tombstone) LenLocation() (idx int) + func (t *Tombstone) LenName() (idx int) + func (t *Tombstone) LenPreview() (idx int) + func (t *Tombstone) LenStreams() (idx int) + func (t *Tombstone) LenSummary() (idx int) + func (t *Tombstone) LenTag() (idx int) + func (t *Tombstone) LenTo() (idx int) + func (t *Tombstone) LenType() (idx int) + func (t *Tombstone) LenUrl() (idx int) + func (t *Tombstone) NameLanguages() (l []string) + func (t *Tombstone) PreferredUsernameLanguages() (l []string) + func (t *Tombstone) PrependAttachment(i vocab.ObjectType) + func (t *Tombstone) PrependAttachmentLink(i vocab.LinkType) + func (t *Tombstone) PrependAttributedTo(k *url.URL) + func (t *Tombstone) PrependAudience(k *url.URL) + func (t *Tombstone) PrependBcc(k *url.URL) + func (t *Tombstone) PrependBto(k *url.URL) + func (t *Tombstone) PrependCc(k *url.URL) + func (t *Tombstone) PrependContent(k string) + func (t *Tombstone) PrependContext(i vocab.ObjectType) + func (t *Tombstone) PrependContextLink(i vocab.LinkType) + func (t *Tombstone) PrependFormerType(k string) + func (t *Tombstone) PrependGenerator(i vocab.ObjectType) + func (t *Tombstone) PrependGeneratorLink(i vocab.LinkType) + func (t *Tombstone) PrependIcon(i vocab.ImageType) + func (t *Tombstone) PrependImage(i vocab.ImageType) + func (t *Tombstone) PrependInReplyTo(k *url.URL) + func (t *Tombstone) PrependLocation(i vocab.ObjectType) + func (t *Tombstone) PrependLocationLink(i vocab.LinkType) + func (t *Tombstone) PrependName(k string) + func (t *Tombstone) PrependPreview(i vocab.ObjectType) + func (t *Tombstone) PrependPreviewLink(i vocab.LinkType) + func (t *Tombstone) PrependStreams(k *url.URL) + func (t *Tombstone) PrependSummary(k string) + func (t *Tombstone) PrependTag(i vocab.ObjectType) + func (t *Tombstone) PrependTagLink(i vocab.LinkType) + func (t *Tombstone) PrependTo(k *url.URL) + func (t *Tombstone) PrependType(i interface{}) + func (t *Tombstone) PrependUrl(k *url.URL) + func (t *Tombstone) Raw() (n *vocab.Tombstone) + func (t *Tombstone) RemoveAttributedTo(idx int) + func (t *Tombstone) RemoveAudience(idx int) + func (t *Tombstone) RemoveBcc(idx int) + func (t *Tombstone) RemoveBto(idx int) + func (t *Tombstone) RemoveCc(idx int) + func (t *Tombstone) RemoveContent(idx int) + func (t *Tombstone) RemoveFormerType(idx int) + func (t *Tombstone) RemoveIcon(idx int) + func (t *Tombstone) RemoveImage(idx int) + func (t *Tombstone) RemoveInReplyTo(idx int) + func (t *Tombstone) RemoveName(idx int) + func (t *Tombstone) RemoveStreams(idx int) + func (t *Tombstone) RemoveSummary(idx int) + func (t *Tombstone) RemoveTo(idx int) + func (t *Tombstone) RemoveType(idx int) + func (t *Tombstone) RemoveUrl(idx int) + func (t *Tombstone) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *Tombstone) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *Tombstone) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *Tombstone) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *Tombstone) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *Tombstone) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *Tombstone) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *Tombstone) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *Tombstone) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *Tombstone) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *Tombstone) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *Tombstone) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *Tombstone) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *Tombstone) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Tombstone) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *Tombstone) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *Tombstone) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *Tombstone) Serialize() (m map[string]interface{}, err error) + func (t *Tombstone) SetAltitude(k float64) + func (t *Tombstone) SetContentForLanguage(l string, v string) + func (t *Tombstone) SetDeleted(k time.Time) + func (t *Tombstone) SetDuration(k time.Duration) + func (t *Tombstone) SetEndTime(k time.Time) + func (t *Tombstone) SetEndpoints(i vocab.ObjectType) + func (t *Tombstone) SetFollowers(i vocab.CollectionType) + func (t *Tombstone) SetFollowing(i vocab.CollectionType) + func (t *Tombstone) SetId(k *url.URL) + func (t *Tombstone) SetInbox(i vocab.OrderedCollectionType) + func (t *Tombstone) SetLiked(i vocab.CollectionType) + func (t *Tombstone) SetLikes(i vocab.CollectionType) + func (t *Tombstone) SetMediaType(k string) + func (t *Tombstone) SetNameForLanguage(l string, v string) + func (t *Tombstone) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *Tombstone) SetOauthTokenEndpoint(k *url.URL) + func (t *Tombstone) SetOutbox(i vocab.OrderedCollectionType) + func (t *Tombstone) SetPreferredUsername(k string) + func (t *Tombstone) SetPreferredUsernameForLanguage(l string, v string) + func (t *Tombstone) SetProvideClientKey(k *url.URL) + func (t *Tombstone) SetProxyUrl(k *url.URL) + func (t *Tombstone) SetPublished(k time.Time) + func (t *Tombstone) SetReplies(i vocab.CollectionType) + func (t *Tombstone) SetSharedInbox(k *url.URL) + func (t *Tombstone) SetSignClientKey(k *url.URL) + func (t *Tombstone) SetSource(i vocab.ObjectType) + func (t *Tombstone) SetStartTime(k time.Time) + func (t *Tombstone) SetSummaryForLanguage(l string, v string) + func (t *Tombstone) SetUpdated(k time.Time) + func (t *Tombstone) SummaryLanguages() (l []string) + type Travel struct + func (t *Travel) AppendActor(k *url.URL) + func (t *Travel) AppendAttachment(i vocab.ObjectType) + func (t *Travel) AppendAttachmentLink(i vocab.LinkType) + func (t *Travel) AppendAttributedTo(k *url.URL) + func (t *Travel) AppendAudience(k *url.URL) + func (t *Travel) AppendBcc(k *url.URL) + func (t *Travel) AppendBto(k *url.URL) + func (t *Travel) AppendCc(k *url.URL) + func (t *Travel) AppendContent(k string) + func (t *Travel) AppendContext(i vocab.ObjectType) + func (t *Travel) AppendContextLink(i vocab.LinkType) + func (t *Travel) AppendGenerator(i vocab.ObjectType) + func (t *Travel) AppendGeneratorLink(i vocab.LinkType) + func (t *Travel) AppendIcon(i vocab.ImageType) + func (t *Travel) AppendImage(i vocab.ImageType) + func (t *Travel) AppendInReplyTo(k *url.URL) + func (t *Travel) AppendInstrument(i vocab.ObjectType) + func (t *Travel) AppendInstrumentLink(i vocab.LinkType) + func (t *Travel) AppendLocation(i vocab.ObjectType) + func (t *Travel) AppendLocationLink(i vocab.LinkType) + func (t *Travel) AppendName(k string) + func (t *Travel) AppendOrigin(i vocab.ObjectType) + func (t *Travel) AppendOriginLink(i vocab.LinkType) + func (t *Travel) AppendPreview(i vocab.ObjectType) + func (t *Travel) AppendPreviewLink(i vocab.LinkType) + func (t *Travel) AppendResult(i vocab.ObjectType) + func (t *Travel) AppendResultLink(i vocab.LinkType) + func (t *Travel) AppendStreams(k *url.URL) + func (t *Travel) AppendSummary(k string) + func (t *Travel) AppendTag(i vocab.ObjectType) + func (t *Travel) AppendTagLink(i vocab.LinkType) + func (t *Travel) AppendTarget(k *url.URL) + func (t *Travel) AppendTo(k *url.URL) + func (t *Travel) AppendType(i interface{}) + func (t *Travel) AppendUrl(k *url.URL) + func (t *Travel) ContentLanguages() (l []string) + func (t *Travel) GetActor(idx int) (r Resolution, k *url.URL) + func (t *Travel) GetAltitude() (r Resolution, k float64) + func (t *Travel) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Travel) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *Travel) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *Travel) GetBto(idx int) (r Resolution, k *url.URL) + func (t *Travel) GetCc(idx int) (r Resolution, k *url.URL) + func (t *Travel) GetContent(idx int) (r Resolution, k string) + func (t *Travel) GetContentForLanguage(l string) (v string) + func (t *Travel) GetDuration() (r Resolution, k time.Duration) + func (t *Travel) GetEndTime() (r Resolution, k time.Time) + func (t *Travel) GetId() (r Resolution, k *url.URL) + func (t *Travel) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *Travel) GetMediaType() (r Resolution, k string) + func (t *Travel) GetName(idx int) (r Resolution, k string) + func (t *Travel) GetNameForLanguage(l string) (v string) + func (t *Travel) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *Travel) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *Travel) GetPreferredUsername() (r Resolution, k string) + func (t *Travel) GetPreferredUsernameForLanguage(l string) (v string) + func (t *Travel) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *Travel) GetProxyUrl() (r Resolution, k *url.URL) + func (t *Travel) GetPublished() (r Resolution, k time.Time) + func (t *Travel) GetSharedInbox() (r Resolution, k *url.URL) + func (t *Travel) GetSignClientKey() (r Resolution, k *url.URL) + func (t *Travel) GetStartTime() (r Resolution, k time.Time) + func (t *Travel) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *Travel) GetSummary(idx int) (r Resolution, k string) + func (t *Travel) GetSummaryForLanguage(l string) (v string) + func (t *Travel) GetTarget(idx int) (r Resolution, k *url.URL) + func (t *Travel) GetTo(idx int) (r Resolution, k *url.URL) + func (t *Travel) GetType(idx int) (r Resolution, s string) + func (t *Travel) GetUpdated() (r Resolution, k time.Time) + func (t *Travel) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *Travel) HasActor(idx int) (p Presence) + func (t *Travel) HasAltitude() (p Presence) + func (t *Travel) HasAttachment(idx int) (p Presence) + func (t *Travel) HasAttributedTo(idx int) (p Presence) + func (t *Travel) HasAudience(idx int) (p Presence) + func (t *Travel) HasBcc(idx int) (p Presence) + func (t *Travel) HasBto(idx int) (p Presence) + func (t *Travel) HasCc(idx int) (p Presence) + func (t *Travel) HasContent(idx int) (p Presence) + func (t *Travel) HasContext(idx int) (p Presence) + func (t *Travel) HasDuration() (p Presence) + func (t *Travel) HasEndTime() (p Presence) + func (t *Travel) HasEndpoints() (p Presence) + func (t *Travel) HasFollowers() (p Presence) + func (t *Travel) HasFollowing() (p Presence) + func (t *Travel) HasGenerator(idx int) (p Presence) + func (t *Travel) HasIcon(idx int) (p Presence) + func (t *Travel) HasId() (p Presence) + func (t *Travel) HasImage(idx int) (p Presence) + func (t *Travel) HasInReplyTo(idx int) (p Presence) + func (t *Travel) HasInbox() (p Presence) + func (t *Travel) HasInstrument(idx int) (p Presence) + func (t *Travel) HasLiked() (p Presence) + func (t *Travel) HasLikes() (p Presence) + func (t *Travel) HasLocation(idx int) (p Presence) + func (t *Travel) HasMediaType() (p Presence) + func (t *Travel) HasName(idx int) (p Presence) + func (t *Travel) HasOauthAuthorizationEndpoint() (p Presence) + func (t *Travel) HasOauthTokenEndpoint() (p Presence) + func (t *Travel) HasOrigin(idx int) (p Presence) + func (t *Travel) HasOutbox() (p Presence) + func (t *Travel) HasPreferredUsername() (p Presence) + func (t *Travel) HasPreview(idx int) (p Presence) + func (t *Travel) HasProvideClientKey() (p Presence) + func (t *Travel) HasProxyUrl() (p Presence) + func (t *Travel) HasPublished() (p Presence) + func (t *Travel) HasReplies() (p Presence) + func (t *Travel) HasResult(idx int) (p Presence) + func (t *Travel) HasSharedInbox() (p Presence) + func (t *Travel) HasSignClientKey() (p Presence) + func (t *Travel) HasSource() (p Presence) + func (t *Travel) HasStartTime() (p Presence) + func (t *Travel) HasSummary(idx int) (p Presence) + func (t *Travel) HasTag(idx int) (p Presence) + func (t *Travel) HasTarget(idx int) (p Presence) + func (t *Travel) HasTo(idx int) (p Presence) + func (t *Travel) HasUpdated() (p Presence) + func (t *Travel) HasUrl(idx int) (p Presence) + func (t *Travel) LenActor() (idx int) + func (t *Travel) LenAttachment() (idx int) + func (t *Travel) LenAttributedTo() (idx int) + func (t *Travel) LenAudience() (idx int) + func (t *Travel) LenBcc() (idx int) + func (t *Travel) LenBto() (idx int) + func (t *Travel) LenCc() (idx int) + func (t *Travel) LenContent() (idx int) + func (t *Travel) LenContext() (idx int) + func (t *Travel) LenGenerator() (idx int) + func (t *Travel) LenIcon() (idx int) + func (t *Travel) LenImage() (idx int) + func (t *Travel) LenInReplyTo() (idx int) + func (t *Travel) LenInstrument() (idx int) + func (t *Travel) LenLocation() (idx int) + func (t *Travel) LenName() (idx int) + func (t *Travel) LenOrigin() (idx int) + func (t *Travel) LenPreview() (idx int) + func (t *Travel) LenResult() (idx int) + func (t *Travel) LenStreams() (idx int) + func (t *Travel) LenSummary() (idx int) + func (t *Travel) LenTag() (idx int) + func (t *Travel) LenTarget() (idx int) + func (t *Travel) LenTo() (idx int) + func (t *Travel) LenType() (idx int) + func (t *Travel) LenUrl() (idx int) + func (t *Travel) NameLanguages() (l []string) + func (t *Travel) PreferredUsernameLanguages() (l []string) + func (t *Travel) PrependActor(k *url.URL) + func (t *Travel) PrependAttachment(i vocab.ObjectType) + func (t *Travel) PrependAttachmentLink(i vocab.LinkType) + func (t *Travel) PrependAttributedTo(k *url.URL) + func (t *Travel) PrependAudience(k *url.URL) + func (t *Travel) PrependBcc(k *url.URL) + func (t *Travel) PrependBto(k *url.URL) + func (t *Travel) PrependCc(k *url.URL) + func (t *Travel) PrependContent(k string) + func (t *Travel) PrependContext(i vocab.ObjectType) + func (t *Travel) PrependContextLink(i vocab.LinkType) + func (t *Travel) PrependGenerator(i vocab.ObjectType) + func (t *Travel) PrependGeneratorLink(i vocab.LinkType) + func (t *Travel) PrependIcon(i vocab.ImageType) + func (t *Travel) PrependImage(i vocab.ImageType) + func (t *Travel) PrependInReplyTo(k *url.URL) + func (t *Travel) PrependInstrument(i vocab.ObjectType) + func (t *Travel) PrependInstrumentLink(i vocab.LinkType) + func (t *Travel) PrependLocation(i vocab.ObjectType) + func (t *Travel) PrependLocationLink(i vocab.LinkType) + func (t *Travel) PrependName(k string) + func (t *Travel) PrependOrigin(i vocab.ObjectType) + func (t *Travel) PrependOriginLink(i vocab.LinkType) + func (t *Travel) PrependPreview(i vocab.ObjectType) + func (t *Travel) PrependPreviewLink(i vocab.LinkType) + func (t *Travel) PrependResult(i vocab.ObjectType) + func (t *Travel) PrependResultLink(i vocab.LinkType) + func (t *Travel) PrependStreams(k *url.URL) + func (t *Travel) PrependSummary(k string) + func (t *Travel) PrependTag(i vocab.ObjectType) + func (t *Travel) PrependTagLink(i vocab.LinkType) + func (t *Travel) PrependTarget(k *url.URL) + func (t *Travel) PrependTo(k *url.URL) + func (t *Travel) PrependType(i interface{}) + func (t *Travel) PrependUrl(k *url.URL) + func (t *Travel) Raw() (n *vocab.Travel) + func (t *Travel) RemoveActor(idx int) + func (t *Travel) RemoveAttributedTo(idx int) + func (t *Travel) RemoveAudience(idx int) + func (t *Travel) RemoveBcc(idx int) + func (t *Travel) RemoveBto(idx int) + func (t *Travel) RemoveCc(idx int) + func (t *Travel) RemoveContent(idx int) + func (t *Travel) RemoveIcon(idx int) + func (t *Travel) RemoveImage(idx int) + func (t *Travel) RemoveInReplyTo(idx int) + func (t *Travel) RemoveName(idx int) + func (t *Travel) RemoveStreams(idx int) + func (t *Travel) RemoveSummary(idx int) + func (t *Travel) RemoveTarget(idx int) + func (t *Travel) RemoveTo(idx int) + func (t *Travel) RemoveType(idx int) + func (t *Travel) RemoveUrl(idx int) + func (t *Travel) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *Travel) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *Travel) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *Travel) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *Travel) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *Travel) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *Travel) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *Travel) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *Travel) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *Travel) ResolveInstrument(r *Resolver, idx int) (s Resolution, err error) + func (t *Travel) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *Travel) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *Travel) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *Travel) ResolveOrigin(r *Resolver, idx int) (s Resolution, err error) + func (t *Travel) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *Travel) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Travel) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *Travel) ResolveResult(r *Resolver, idx int) (s Resolution, err error) + func (t *Travel) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *Travel) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *Travel) Serialize() (m map[string]interface{}, err error) + func (t *Travel) SetAltitude(k float64) + func (t *Travel) SetContentForLanguage(l string, v string) + func (t *Travel) SetDuration(k time.Duration) + func (t *Travel) SetEndTime(k time.Time) + func (t *Travel) SetEndpoints(i vocab.ObjectType) + func (t *Travel) SetFollowers(i vocab.CollectionType) + func (t *Travel) SetFollowing(i vocab.CollectionType) + func (t *Travel) SetId(k *url.URL) + func (t *Travel) SetInbox(i vocab.OrderedCollectionType) + func (t *Travel) SetLiked(i vocab.CollectionType) + func (t *Travel) SetLikes(i vocab.CollectionType) + func (t *Travel) SetMediaType(k string) + func (t *Travel) SetNameForLanguage(l string, v string) + func (t *Travel) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *Travel) SetOauthTokenEndpoint(k *url.URL) + func (t *Travel) SetOutbox(i vocab.OrderedCollectionType) + func (t *Travel) SetPreferredUsername(k string) + func (t *Travel) SetPreferredUsernameForLanguage(l string, v string) + func (t *Travel) SetProvideClientKey(k *url.URL) + func (t *Travel) SetProxyUrl(k *url.URL) + func (t *Travel) SetPublished(k time.Time) + func (t *Travel) SetReplies(i vocab.CollectionType) + func (t *Travel) SetSharedInbox(k *url.URL) + func (t *Travel) SetSignClientKey(k *url.URL) + func (t *Travel) SetSource(i vocab.ObjectType) + func (t *Travel) SetStartTime(k time.Time) + func (t *Travel) SetSummaryForLanguage(l string, v string) + func (t *Travel) SetUpdated(k time.Time) + func (t *Travel) SummaryLanguages() (l []string) + type Undo struct + func (t *Undo) AppendActor(k *url.URL) + func (t *Undo) AppendAttachment(i vocab.ObjectType) + func (t *Undo) AppendAttachmentLink(i vocab.LinkType) + func (t *Undo) AppendAttributedTo(k *url.URL) + func (t *Undo) AppendAudience(k *url.URL) + func (t *Undo) AppendBcc(k *url.URL) + func (t *Undo) AppendBto(k *url.URL) + func (t *Undo) AppendCc(k *url.URL) + func (t *Undo) AppendContent(k string) + func (t *Undo) AppendContext(i vocab.ObjectType) + func (t *Undo) AppendContextLink(i vocab.LinkType) + func (t *Undo) AppendGenerator(i vocab.ObjectType) + func (t *Undo) AppendGeneratorLink(i vocab.LinkType) + func (t *Undo) AppendIcon(i vocab.ImageType) + func (t *Undo) AppendImage(i vocab.ImageType) + func (t *Undo) AppendInReplyTo(k *url.URL) + func (t *Undo) AppendInstrument(i vocab.ObjectType) + func (t *Undo) AppendInstrumentLink(i vocab.LinkType) + func (t *Undo) AppendLocation(i vocab.ObjectType) + func (t *Undo) AppendLocationLink(i vocab.LinkType) + func (t *Undo) AppendName(k string) + func (t *Undo) AppendObject(i vocab.ObjectType) + func (t *Undo) AppendOrigin(i vocab.ObjectType) + func (t *Undo) AppendOriginLink(i vocab.LinkType) + func (t *Undo) AppendPreview(i vocab.ObjectType) + func (t *Undo) AppendPreviewLink(i vocab.LinkType) + func (t *Undo) AppendResult(i vocab.ObjectType) + func (t *Undo) AppendResultLink(i vocab.LinkType) + func (t *Undo) AppendStreams(k *url.URL) + func (t *Undo) AppendSummary(k string) + func (t *Undo) AppendTag(i vocab.ObjectType) + func (t *Undo) AppendTagLink(i vocab.LinkType) + func (t *Undo) AppendTarget(k *url.URL) + func (t *Undo) AppendTo(k *url.URL) + func (t *Undo) AppendType(i interface{}) + func (t *Undo) AppendUrl(k *url.URL) + func (t *Undo) ContentLanguages() (l []string) + func (t *Undo) GetActor(idx int) (r Resolution, k *url.URL) + func (t *Undo) GetAltitude() (r Resolution, k float64) + func (t *Undo) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Undo) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *Undo) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *Undo) GetBto(idx int) (r Resolution, k *url.URL) + func (t *Undo) GetCc(idx int) (r Resolution, k *url.URL) + func (t *Undo) GetContent(idx int) (r Resolution, k string) + func (t *Undo) GetContentForLanguage(l string) (v string) + func (t *Undo) GetDuration() (r Resolution, k time.Duration) + func (t *Undo) GetEndTime() (r Resolution, k time.Time) + func (t *Undo) GetId() (r Resolution, k *url.URL) + func (t *Undo) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *Undo) GetMediaType() (r Resolution, k string) + func (t *Undo) GetName(idx int) (r Resolution, k string) + func (t *Undo) GetNameForLanguage(l string) (v string) + func (t *Undo) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *Undo) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *Undo) GetPreferredUsername() (r Resolution, k string) + func (t *Undo) GetPreferredUsernameForLanguage(l string) (v string) + func (t *Undo) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *Undo) GetProxyUrl() (r Resolution, k *url.URL) + func (t *Undo) GetPublished() (r Resolution, k time.Time) + func (t *Undo) GetSharedInbox() (r Resolution, k *url.URL) + func (t *Undo) GetSignClientKey() (r Resolution, k *url.URL) + func (t *Undo) GetStartTime() (r Resolution, k time.Time) + func (t *Undo) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *Undo) GetSummary(idx int) (r Resolution, k string) + func (t *Undo) GetSummaryForLanguage(l string) (v string) + func (t *Undo) GetTarget(idx int) (r Resolution, k *url.URL) + func (t *Undo) GetTo(idx int) (r Resolution, k *url.URL) + func (t *Undo) GetType(idx int) (r Resolution, s string) + func (t *Undo) GetUpdated() (r Resolution, k time.Time) + func (t *Undo) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *Undo) HasActor(idx int) (p Presence) + func (t *Undo) HasAltitude() (p Presence) + func (t *Undo) HasAttachment(idx int) (p Presence) + func (t *Undo) HasAttributedTo(idx int) (p Presence) + func (t *Undo) HasAudience(idx int) (p Presence) + func (t *Undo) HasBcc(idx int) (p Presence) + func (t *Undo) HasBto(idx int) (p Presence) + func (t *Undo) HasCc(idx int) (p Presence) + func (t *Undo) HasContent(idx int) (p Presence) + func (t *Undo) HasContext(idx int) (p Presence) + func (t *Undo) HasDuration() (p Presence) + func (t *Undo) HasEndTime() (p Presence) + func (t *Undo) HasEndpoints() (p Presence) + func (t *Undo) HasFollowers() (p Presence) + func (t *Undo) HasFollowing() (p Presence) + func (t *Undo) HasGenerator(idx int) (p Presence) + func (t *Undo) HasIcon(idx int) (p Presence) + func (t *Undo) HasId() (p Presence) + func (t *Undo) HasImage(idx int) (p Presence) + func (t *Undo) HasInReplyTo(idx int) (p Presence) + func (t *Undo) HasInbox() (p Presence) + func (t *Undo) HasInstrument(idx int) (p Presence) + func (t *Undo) HasLiked() (p Presence) + func (t *Undo) HasLikes() (p Presence) + func (t *Undo) HasLocation(idx int) (p Presence) + func (t *Undo) HasMediaType() (p Presence) + func (t *Undo) HasName(idx int) (p Presence) + func (t *Undo) HasOauthAuthorizationEndpoint() (p Presence) + func (t *Undo) HasOauthTokenEndpoint() (p Presence) + func (t *Undo) HasObject(idx int) (p Presence) + func (t *Undo) HasOrigin(idx int) (p Presence) + func (t *Undo) HasOutbox() (p Presence) + func (t *Undo) HasPreferredUsername() (p Presence) + func (t *Undo) HasPreview(idx int) (p Presence) + func (t *Undo) HasProvideClientKey() (p Presence) + func (t *Undo) HasProxyUrl() (p Presence) + func (t *Undo) HasPublished() (p Presence) + func (t *Undo) HasReplies() (p Presence) + func (t *Undo) HasResult(idx int) (p Presence) + func (t *Undo) HasSharedInbox() (p Presence) + func (t *Undo) HasSignClientKey() (p Presence) + func (t *Undo) HasSource() (p Presence) + func (t *Undo) HasStartTime() (p Presence) + func (t *Undo) HasSummary(idx int) (p Presence) + func (t *Undo) HasTag(idx int) (p Presence) + func (t *Undo) HasTarget(idx int) (p Presence) + func (t *Undo) HasTo(idx int) (p Presence) + func (t *Undo) HasUpdated() (p Presence) + func (t *Undo) HasUrl(idx int) (p Presence) + func (t *Undo) LenActor() (idx int) + func (t *Undo) LenAttachment() (idx int) + func (t *Undo) LenAttributedTo() (idx int) + func (t *Undo) LenAudience() (idx int) + func (t *Undo) LenBcc() (idx int) + func (t *Undo) LenBto() (idx int) + func (t *Undo) LenCc() (idx int) + func (t *Undo) LenContent() (idx int) + func (t *Undo) LenContext() (idx int) + func (t *Undo) LenGenerator() (idx int) + func (t *Undo) LenIcon() (idx int) + func (t *Undo) LenImage() (idx int) + func (t *Undo) LenInReplyTo() (idx int) + func (t *Undo) LenInstrument() (idx int) + func (t *Undo) LenLocation() (idx int) + func (t *Undo) LenName() (idx int) + func (t *Undo) LenObject() (idx int) + func (t *Undo) LenOrigin() (idx int) + func (t *Undo) LenPreview() (idx int) + func (t *Undo) LenResult() (idx int) + func (t *Undo) LenStreams() (idx int) + func (t *Undo) LenSummary() (idx int) + func (t *Undo) LenTag() (idx int) + func (t *Undo) LenTarget() (idx int) + func (t *Undo) LenTo() (idx int) + func (t *Undo) LenType() (idx int) + func (t *Undo) LenUrl() (idx int) + func (t *Undo) NameLanguages() (l []string) + func (t *Undo) PreferredUsernameLanguages() (l []string) + func (t *Undo) PrependActor(k *url.URL) + func (t *Undo) PrependAttachment(i vocab.ObjectType) + func (t *Undo) PrependAttachmentLink(i vocab.LinkType) + func (t *Undo) PrependAttributedTo(k *url.URL) + func (t *Undo) PrependAudience(k *url.URL) + func (t *Undo) PrependBcc(k *url.URL) + func (t *Undo) PrependBto(k *url.URL) + func (t *Undo) PrependCc(k *url.URL) + func (t *Undo) PrependContent(k string) + func (t *Undo) PrependContext(i vocab.ObjectType) + func (t *Undo) PrependContextLink(i vocab.LinkType) + func (t *Undo) PrependGenerator(i vocab.ObjectType) + func (t *Undo) PrependGeneratorLink(i vocab.LinkType) + func (t *Undo) PrependIcon(i vocab.ImageType) + func (t *Undo) PrependImage(i vocab.ImageType) + func (t *Undo) PrependInReplyTo(k *url.URL) + func (t *Undo) PrependInstrument(i vocab.ObjectType) + func (t *Undo) PrependInstrumentLink(i vocab.LinkType) + func (t *Undo) PrependLocation(i vocab.ObjectType) + func (t *Undo) PrependLocationLink(i vocab.LinkType) + func (t *Undo) PrependName(k string) + func (t *Undo) PrependObject(i vocab.ObjectType) + func (t *Undo) PrependOrigin(i vocab.ObjectType) + func (t *Undo) PrependOriginLink(i vocab.LinkType) + func (t *Undo) PrependPreview(i vocab.ObjectType) + func (t *Undo) PrependPreviewLink(i vocab.LinkType) + func (t *Undo) PrependResult(i vocab.ObjectType) + func (t *Undo) PrependResultLink(i vocab.LinkType) + func (t *Undo) PrependStreams(k *url.URL) + func (t *Undo) PrependSummary(k string) + func (t *Undo) PrependTag(i vocab.ObjectType) + func (t *Undo) PrependTagLink(i vocab.LinkType) + func (t *Undo) PrependTarget(k *url.URL) + func (t *Undo) PrependTo(k *url.URL) + func (t *Undo) PrependType(i interface{}) + func (t *Undo) PrependUrl(k *url.URL) + func (t *Undo) Raw() (n *vocab.Undo) + func (t *Undo) RemoveActor(idx int) + func (t *Undo) RemoveAttributedTo(idx int) + func (t *Undo) RemoveAudience(idx int) + func (t *Undo) RemoveBcc(idx int) + func (t *Undo) RemoveBto(idx int) + func (t *Undo) RemoveCc(idx int) + func (t *Undo) RemoveContent(idx int) + func (t *Undo) RemoveIcon(idx int) + func (t *Undo) RemoveImage(idx int) + func (t *Undo) RemoveInReplyTo(idx int) + func (t *Undo) RemoveName(idx int) + func (t *Undo) RemoveObject(idx int) + func (t *Undo) RemoveStreams(idx int) + func (t *Undo) RemoveSummary(idx int) + func (t *Undo) RemoveTarget(idx int) + func (t *Undo) RemoveTo(idx int) + func (t *Undo) RemoveType(idx int) + func (t *Undo) RemoveUrl(idx int) + func (t *Undo) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *Undo) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *Undo) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *Undo) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *Undo) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *Undo) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *Undo) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *Undo) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *Undo) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *Undo) ResolveInstrument(r *Resolver, idx int) (s Resolution, err error) + func (t *Undo) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *Undo) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *Undo) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *Undo) ResolveObject(r *Resolver, idx int) (s Resolution, err error) + func (t *Undo) ResolveOrigin(r *Resolver, idx int) (s Resolution, err error) + func (t *Undo) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *Undo) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Undo) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *Undo) ResolveResult(r *Resolver, idx int) (s Resolution, err error) + func (t *Undo) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *Undo) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *Undo) Serialize() (m map[string]interface{}, err error) + func (t *Undo) SetAltitude(k float64) + func (t *Undo) SetContentForLanguage(l string, v string) + func (t *Undo) SetDuration(k time.Duration) + func (t *Undo) SetEndTime(k time.Time) + func (t *Undo) SetEndpoints(i vocab.ObjectType) + func (t *Undo) SetFollowers(i vocab.CollectionType) + func (t *Undo) SetFollowing(i vocab.CollectionType) + func (t *Undo) SetId(k *url.URL) + func (t *Undo) SetInbox(i vocab.OrderedCollectionType) + func (t *Undo) SetLiked(i vocab.CollectionType) + func (t *Undo) SetLikes(i vocab.CollectionType) + func (t *Undo) SetMediaType(k string) + func (t *Undo) SetNameForLanguage(l string, v string) + func (t *Undo) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *Undo) SetOauthTokenEndpoint(k *url.URL) + func (t *Undo) SetOutbox(i vocab.OrderedCollectionType) + func (t *Undo) SetPreferredUsername(k string) + func (t *Undo) SetPreferredUsernameForLanguage(l string, v string) + func (t *Undo) SetProvideClientKey(k *url.URL) + func (t *Undo) SetProxyUrl(k *url.URL) + func (t *Undo) SetPublished(k time.Time) + func (t *Undo) SetReplies(i vocab.CollectionType) + func (t *Undo) SetSharedInbox(k *url.URL) + func (t *Undo) SetSignClientKey(k *url.URL) + func (t *Undo) SetSource(i vocab.ObjectType) + func (t *Undo) SetStartTime(k time.Time) + func (t *Undo) SetSummaryForLanguage(l string, v string) + func (t *Undo) SetUpdated(k time.Time) + func (t *Undo) SummaryLanguages() (l []string) + type Update struct + func (t *Update) AppendActor(k *url.URL) + func (t *Update) AppendAttachment(i vocab.ObjectType) + func (t *Update) AppendAttachmentLink(i vocab.LinkType) + func (t *Update) AppendAttributedTo(k *url.URL) + func (t *Update) AppendAudience(k *url.URL) + func (t *Update) AppendBcc(k *url.URL) + func (t *Update) AppendBto(k *url.URL) + func (t *Update) AppendCc(k *url.URL) + func (t *Update) AppendContent(k string) + func (t *Update) AppendContext(i vocab.ObjectType) + func (t *Update) AppendContextLink(i vocab.LinkType) + func (t *Update) AppendGenerator(i vocab.ObjectType) + func (t *Update) AppendGeneratorLink(i vocab.LinkType) + func (t *Update) AppendIcon(i vocab.ImageType) + func (t *Update) AppendImage(i vocab.ImageType) + func (t *Update) AppendInReplyTo(k *url.URL) + func (t *Update) AppendInstrument(i vocab.ObjectType) + func (t *Update) AppendInstrumentLink(i vocab.LinkType) + func (t *Update) AppendLocation(i vocab.ObjectType) + func (t *Update) AppendLocationLink(i vocab.LinkType) + func (t *Update) AppendName(k string) + func (t *Update) AppendObject(i vocab.ObjectType) + func (t *Update) AppendOrigin(i vocab.ObjectType) + func (t *Update) AppendOriginLink(i vocab.LinkType) + func (t *Update) AppendPreview(i vocab.ObjectType) + func (t *Update) AppendPreviewLink(i vocab.LinkType) + func (t *Update) AppendResult(i vocab.ObjectType) + func (t *Update) AppendResultLink(i vocab.LinkType) + func (t *Update) AppendStreams(k *url.URL) + func (t *Update) AppendSummary(k string) + func (t *Update) AppendTag(i vocab.ObjectType) + func (t *Update) AppendTagLink(i vocab.LinkType) + func (t *Update) AppendTarget(k *url.URL) + func (t *Update) AppendTo(k *url.URL) + func (t *Update) AppendType(i interface{}) + func (t *Update) AppendUrl(k *url.URL) + func (t *Update) ContentLanguages() (l []string) + func (t *Update) GetActor(idx int) (r Resolution, k *url.URL) + func (t *Update) GetAltitude() (r Resolution, k float64) + func (t *Update) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Update) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *Update) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *Update) GetBto(idx int) (r Resolution, k *url.URL) + func (t *Update) GetCc(idx int) (r Resolution, k *url.URL) + func (t *Update) GetContent(idx int) (r Resolution, k string) + func (t *Update) GetContentForLanguage(l string) (v string) + func (t *Update) GetDuration() (r Resolution, k time.Duration) + func (t *Update) GetEndTime() (r Resolution, k time.Time) + func (t *Update) GetId() (r Resolution, k *url.URL) + func (t *Update) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *Update) GetMediaType() (r Resolution, k string) + func (t *Update) GetName(idx int) (r Resolution, k string) + func (t *Update) GetNameForLanguage(l string) (v string) + func (t *Update) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *Update) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *Update) GetPreferredUsername() (r Resolution, k string) + func (t *Update) GetPreferredUsernameForLanguage(l string) (v string) + func (t *Update) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *Update) GetProxyUrl() (r Resolution, k *url.URL) + func (t *Update) GetPublished() (r Resolution, k time.Time) + func (t *Update) GetSharedInbox() (r Resolution, k *url.URL) + func (t *Update) GetSignClientKey() (r Resolution, k *url.URL) + func (t *Update) GetStartTime() (r Resolution, k time.Time) + func (t *Update) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *Update) GetSummary(idx int) (r Resolution, k string) + func (t *Update) GetSummaryForLanguage(l string) (v string) + func (t *Update) GetTarget(idx int) (r Resolution, k *url.URL) + func (t *Update) GetTo(idx int) (r Resolution, k *url.URL) + func (t *Update) GetType(idx int) (r Resolution, s string) + func (t *Update) GetUpdated() (r Resolution, k time.Time) + func (t *Update) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *Update) HasActor(idx int) (p Presence) + func (t *Update) HasAltitude() (p Presence) + func (t *Update) HasAttachment(idx int) (p Presence) + func (t *Update) HasAttributedTo(idx int) (p Presence) + func (t *Update) HasAudience(idx int) (p Presence) + func (t *Update) HasBcc(idx int) (p Presence) + func (t *Update) HasBto(idx int) (p Presence) + func (t *Update) HasCc(idx int) (p Presence) + func (t *Update) HasContent(idx int) (p Presence) + func (t *Update) HasContext(idx int) (p Presence) + func (t *Update) HasDuration() (p Presence) + func (t *Update) HasEndTime() (p Presence) + func (t *Update) HasEndpoints() (p Presence) + func (t *Update) HasFollowers() (p Presence) + func (t *Update) HasFollowing() (p Presence) + func (t *Update) HasGenerator(idx int) (p Presence) + func (t *Update) HasIcon(idx int) (p Presence) + func (t *Update) HasId() (p Presence) + func (t *Update) HasImage(idx int) (p Presence) + func (t *Update) HasInReplyTo(idx int) (p Presence) + func (t *Update) HasInbox() (p Presence) + func (t *Update) HasInstrument(idx int) (p Presence) + func (t *Update) HasLiked() (p Presence) + func (t *Update) HasLikes() (p Presence) + func (t *Update) HasLocation(idx int) (p Presence) + func (t *Update) HasMediaType() (p Presence) + func (t *Update) HasName(idx int) (p Presence) + func (t *Update) HasOauthAuthorizationEndpoint() (p Presence) + func (t *Update) HasOauthTokenEndpoint() (p Presence) + func (t *Update) HasObject(idx int) (p Presence) + func (t *Update) HasOrigin(idx int) (p Presence) + func (t *Update) HasOutbox() (p Presence) + func (t *Update) HasPreferredUsername() (p Presence) + func (t *Update) HasPreview(idx int) (p Presence) + func (t *Update) HasProvideClientKey() (p Presence) + func (t *Update) HasProxyUrl() (p Presence) + func (t *Update) HasPublished() (p Presence) + func (t *Update) HasReplies() (p Presence) + func (t *Update) HasResult(idx int) (p Presence) + func (t *Update) HasSharedInbox() (p Presence) + func (t *Update) HasSignClientKey() (p Presence) + func (t *Update) HasSource() (p Presence) + func (t *Update) HasStartTime() (p Presence) + func (t *Update) HasSummary(idx int) (p Presence) + func (t *Update) HasTag(idx int) (p Presence) + func (t *Update) HasTarget(idx int) (p Presence) + func (t *Update) HasTo(idx int) (p Presence) + func (t *Update) HasUpdated() (p Presence) + func (t *Update) HasUrl(idx int) (p Presence) + func (t *Update) LenActor() (idx int) + func (t *Update) LenAttachment() (idx int) + func (t *Update) LenAttributedTo() (idx int) + func (t *Update) LenAudience() (idx int) + func (t *Update) LenBcc() (idx int) + func (t *Update) LenBto() (idx int) + func (t *Update) LenCc() (idx int) + func (t *Update) LenContent() (idx int) + func (t *Update) LenContext() (idx int) + func (t *Update) LenGenerator() (idx int) + func (t *Update) LenIcon() (idx int) + func (t *Update) LenImage() (idx int) + func (t *Update) LenInReplyTo() (idx int) + func (t *Update) LenInstrument() (idx int) + func (t *Update) LenLocation() (idx int) + func (t *Update) LenName() (idx int) + func (t *Update) LenObject() (idx int) + func (t *Update) LenOrigin() (idx int) + func (t *Update) LenPreview() (idx int) + func (t *Update) LenResult() (idx int) + func (t *Update) LenStreams() (idx int) + func (t *Update) LenSummary() (idx int) + func (t *Update) LenTag() (idx int) + func (t *Update) LenTarget() (idx int) + func (t *Update) LenTo() (idx int) + func (t *Update) LenType() (idx int) + func (t *Update) LenUrl() (idx int) + func (t *Update) NameLanguages() (l []string) + func (t *Update) PreferredUsernameLanguages() (l []string) + func (t *Update) PrependActor(k *url.URL) + func (t *Update) PrependAttachment(i vocab.ObjectType) + func (t *Update) PrependAttachmentLink(i vocab.LinkType) + func (t *Update) PrependAttributedTo(k *url.URL) + func (t *Update) PrependAudience(k *url.URL) + func (t *Update) PrependBcc(k *url.URL) + func (t *Update) PrependBto(k *url.URL) + func (t *Update) PrependCc(k *url.URL) + func (t *Update) PrependContent(k string) + func (t *Update) PrependContext(i vocab.ObjectType) + func (t *Update) PrependContextLink(i vocab.LinkType) + func (t *Update) PrependGenerator(i vocab.ObjectType) + func (t *Update) PrependGeneratorLink(i vocab.LinkType) + func (t *Update) PrependIcon(i vocab.ImageType) + func (t *Update) PrependImage(i vocab.ImageType) + func (t *Update) PrependInReplyTo(k *url.URL) + func (t *Update) PrependInstrument(i vocab.ObjectType) + func (t *Update) PrependInstrumentLink(i vocab.LinkType) + func (t *Update) PrependLocation(i vocab.ObjectType) + func (t *Update) PrependLocationLink(i vocab.LinkType) + func (t *Update) PrependName(k string) + func (t *Update) PrependObject(i vocab.ObjectType) + func (t *Update) PrependOrigin(i vocab.ObjectType) + func (t *Update) PrependOriginLink(i vocab.LinkType) + func (t *Update) PrependPreview(i vocab.ObjectType) + func (t *Update) PrependPreviewLink(i vocab.LinkType) + func (t *Update) PrependResult(i vocab.ObjectType) + func (t *Update) PrependResultLink(i vocab.LinkType) + func (t *Update) PrependStreams(k *url.URL) + func (t *Update) PrependSummary(k string) + func (t *Update) PrependTag(i vocab.ObjectType) + func (t *Update) PrependTagLink(i vocab.LinkType) + func (t *Update) PrependTarget(k *url.URL) + func (t *Update) PrependTo(k *url.URL) + func (t *Update) PrependType(i interface{}) + func (t *Update) PrependUrl(k *url.URL) + func (t *Update) Raw() (n *vocab.Update) + func (t *Update) RemoveActor(idx int) + func (t *Update) RemoveAttributedTo(idx int) + func (t *Update) RemoveAudience(idx int) + func (t *Update) RemoveBcc(idx int) + func (t *Update) RemoveBto(idx int) + func (t *Update) RemoveCc(idx int) + func (t *Update) RemoveContent(idx int) + func (t *Update) RemoveIcon(idx int) + func (t *Update) RemoveImage(idx int) + func (t *Update) RemoveInReplyTo(idx int) + func (t *Update) RemoveName(idx int) + func (t *Update) RemoveObject(idx int) + func (t *Update) RemoveStreams(idx int) + func (t *Update) RemoveSummary(idx int) + func (t *Update) RemoveTarget(idx int) + func (t *Update) RemoveTo(idx int) + func (t *Update) RemoveType(idx int) + func (t *Update) RemoveUrl(idx int) + func (t *Update) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *Update) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *Update) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *Update) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *Update) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *Update) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *Update) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *Update) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *Update) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *Update) ResolveInstrument(r *Resolver, idx int) (s Resolution, err error) + func (t *Update) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *Update) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *Update) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *Update) ResolveObject(r *Resolver, idx int) (s Resolution, err error) + func (t *Update) ResolveOrigin(r *Resolver, idx int) (s Resolution, err error) + func (t *Update) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *Update) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Update) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *Update) ResolveResult(r *Resolver, idx int) (s Resolution, err error) + func (t *Update) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *Update) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *Update) Serialize() (m map[string]interface{}, err error) + func (t *Update) SetAltitude(k float64) + func (t *Update) SetContentForLanguage(l string, v string) + func (t *Update) SetDuration(k time.Duration) + func (t *Update) SetEndTime(k time.Time) + func (t *Update) SetEndpoints(i vocab.ObjectType) + func (t *Update) SetFollowers(i vocab.CollectionType) + func (t *Update) SetFollowing(i vocab.CollectionType) + func (t *Update) SetId(k *url.URL) + func (t *Update) SetInbox(i vocab.OrderedCollectionType) + func (t *Update) SetLiked(i vocab.CollectionType) + func (t *Update) SetLikes(i vocab.CollectionType) + func (t *Update) SetMediaType(k string) + func (t *Update) SetNameForLanguage(l string, v string) + func (t *Update) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *Update) SetOauthTokenEndpoint(k *url.URL) + func (t *Update) SetOutbox(i vocab.OrderedCollectionType) + func (t *Update) SetPreferredUsername(k string) + func (t *Update) SetPreferredUsernameForLanguage(l string, v string) + func (t *Update) SetProvideClientKey(k *url.URL) + func (t *Update) SetProxyUrl(k *url.URL) + func (t *Update) SetPublished(k time.Time) + func (t *Update) SetReplies(i vocab.CollectionType) + func (t *Update) SetSharedInbox(k *url.URL) + func (t *Update) SetSignClientKey(k *url.URL) + func (t *Update) SetSource(i vocab.ObjectType) + func (t *Update) SetStartTime(k time.Time) + func (t *Update) SetSummaryForLanguage(l string, v string) + func (t *Update) SetUpdated(k time.Time) + func (t *Update) SummaryLanguages() (l []string) + type Video struct + func (t *Video) AppendAttachment(i vocab.ObjectType) + func (t *Video) AppendAttachmentLink(i vocab.LinkType) + func (t *Video) AppendAttributedTo(k *url.URL) + func (t *Video) AppendAudience(k *url.URL) + func (t *Video) AppendBcc(k *url.URL) + func (t *Video) AppendBto(k *url.URL) + func (t *Video) AppendCc(k *url.URL) + func (t *Video) AppendContent(k string) + func (t *Video) AppendContext(i vocab.ObjectType) + func (t *Video) AppendContextLink(i vocab.LinkType) + func (t *Video) AppendGenerator(i vocab.ObjectType) + func (t *Video) AppendGeneratorLink(i vocab.LinkType) + func (t *Video) AppendIcon(i vocab.ImageType) + func (t *Video) AppendImage(i vocab.ImageType) + func (t *Video) AppendInReplyTo(k *url.URL) + func (t *Video) AppendLocation(i vocab.ObjectType) + func (t *Video) AppendLocationLink(i vocab.LinkType) + func (t *Video) AppendName(k string) + func (t *Video) AppendPreview(i vocab.ObjectType) + func (t *Video) AppendPreviewLink(i vocab.LinkType) + func (t *Video) AppendStreams(k *url.URL) + func (t *Video) AppendSummary(k string) + func (t *Video) AppendTag(i vocab.ObjectType) + func (t *Video) AppendTagLink(i vocab.LinkType) + func (t *Video) AppendTo(k *url.URL) + func (t *Video) AppendType(i interface{}) + func (t *Video) AppendUrl(k *url.URL) + func (t *Video) ContentLanguages() (l []string) + func (t *Video) GetAltitude() (r Resolution, k float64) + func (t *Video) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *Video) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *Video) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *Video) GetBto(idx int) (r Resolution, k *url.URL) + func (t *Video) GetCc(idx int) (r Resolution, k *url.URL) + func (t *Video) GetContent(idx int) (r Resolution, k string) + func (t *Video) GetContentForLanguage(l string) (v string) + func (t *Video) GetDuration() (r Resolution, k time.Duration) + func (t *Video) GetEndTime() (r Resolution, k time.Time) + func (t *Video) GetId() (r Resolution, k *url.URL) + func (t *Video) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *Video) GetMediaType() (r Resolution, k string) + func (t *Video) GetName(idx int) (r Resolution, k string) + func (t *Video) GetNameForLanguage(l string) (v string) + func (t *Video) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *Video) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *Video) GetPreferredUsername() (r Resolution, k string) + func (t *Video) GetPreferredUsernameForLanguage(l string) (v string) + func (t *Video) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *Video) GetProxyUrl() (r Resolution, k *url.URL) + func (t *Video) GetPublished() (r Resolution, k time.Time) + func (t *Video) GetSharedInbox() (r Resolution, k *url.URL) + func (t *Video) GetSignClientKey() (r Resolution, k *url.URL) + func (t *Video) GetStartTime() (r Resolution, k time.Time) + func (t *Video) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *Video) GetSummary(idx int) (r Resolution, k string) + func (t *Video) GetSummaryForLanguage(l string) (v string) + func (t *Video) GetTo(idx int) (r Resolution, k *url.URL) + func (t *Video) GetType(idx int) (r Resolution, s string) + func (t *Video) GetUpdated() (r Resolution, k time.Time) + func (t *Video) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *Video) HasAltitude() (p Presence) + func (t *Video) HasAttachment(idx int) (p Presence) + func (t *Video) HasAttributedTo(idx int) (p Presence) + func (t *Video) HasAudience(idx int) (p Presence) + func (t *Video) HasBcc(idx int) (p Presence) + func (t *Video) HasBto(idx int) (p Presence) + func (t *Video) HasCc(idx int) (p Presence) + func (t *Video) HasContent(idx int) (p Presence) + func (t *Video) HasContext(idx int) (p Presence) + func (t *Video) HasDuration() (p Presence) + func (t *Video) HasEndTime() (p Presence) + func (t *Video) HasEndpoints() (p Presence) + func (t *Video) HasFollowers() (p Presence) + func (t *Video) HasFollowing() (p Presence) + func (t *Video) HasGenerator(idx int) (p Presence) + func (t *Video) HasIcon(idx int) (p Presence) + func (t *Video) HasId() (p Presence) + func (t *Video) HasImage(idx int) (p Presence) + func (t *Video) HasInReplyTo(idx int) (p Presence) + func (t *Video) HasInbox() (p Presence) + func (t *Video) HasLiked() (p Presence) + func (t *Video) HasLikes() (p Presence) + func (t *Video) HasLocation(idx int) (p Presence) + func (t *Video) HasMediaType() (p Presence) + func (t *Video) HasName(idx int) (p Presence) + func (t *Video) HasOauthAuthorizationEndpoint() (p Presence) + func (t *Video) HasOauthTokenEndpoint() (p Presence) + func (t *Video) HasOutbox() (p Presence) + func (t *Video) HasPreferredUsername() (p Presence) + func (t *Video) HasPreview(idx int) (p Presence) + func (t *Video) HasProvideClientKey() (p Presence) + func (t *Video) HasProxyUrl() (p Presence) + func (t *Video) HasPublished() (p Presence) + func (t *Video) HasReplies() (p Presence) + func (t *Video) HasSharedInbox() (p Presence) + func (t *Video) HasSignClientKey() (p Presence) + func (t *Video) HasSource() (p Presence) + func (t *Video) HasStartTime() (p Presence) + func (t *Video) HasSummary(idx int) (p Presence) + func (t *Video) HasTag(idx int) (p Presence) + func (t *Video) HasTo(idx int) (p Presence) + func (t *Video) HasUpdated() (p Presence) + func (t *Video) HasUrl(idx int) (p Presence) + func (t *Video) LenAttachment() (idx int) + func (t *Video) LenAttributedTo() (idx int) + func (t *Video) LenAudience() (idx int) + func (t *Video) LenBcc() (idx int) + func (t *Video) LenBto() (idx int) + func (t *Video) LenCc() (idx int) + func (t *Video) LenContent() (idx int) + func (t *Video) LenContext() (idx int) + func (t *Video) LenGenerator() (idx int) + func (t *Video) LenIcon() (idx int) + func (t *Video) LenImage() (idx int) + func (t *Video) LenInReplyTo() (idx int) + func (t *Video) LenLocation() (idx int) + func (t *Video) LenName() (idx int) + func (t *Video) LenPreview() (idx int) + func (t *Video) LenStreams() (idx int) + func (t *Video) LenSummary() (idx int) + func (t *Video) LenTag() (idx int) + func (t *Video) LenTo() (idx int) + func (t *Video) LenType() (idx int) + func (t *Video) LenUrl() (idx int) + func (t *Video) NameLanguages() (l []string) + func (t *Video) PreferredUsernameLanguages() (l []string) + func (t *Video) PrependAttachment(i vocab.ObjectType) + func (t *Video) PrependAttachmentLink(i vocab.LinkType) + func (t *Video) PrependAttributedTo(k *url.URL) + func (t *Video) PrependAudience(k *url.URL) + func (t *Video) PrependBcc(k *url.URL) + func (t *Video) PrependBto(k *url.URL) + func (t *Video) PrependCc(k *url.URL) + func (t *Video) PrependContent(k string) + func (t *Video) PrependContext(i vocab.ObjectType) + func (t *Video) PrependContextLink(i vocab.LinkType) + func (t *Video) PrependGenerator(i vocab.ObjectType) + func (t *Video) PrependGeneratorLink(i vocab.LinkType) + func (t *Video) PrependIcon(i vocab.ImageType) + func (t *Video) PrependImage(i vocab.ImageType) + func (t *Video) PrependInReplyTo(k *url.URL) + func (t *Video) PrependLocation(i vocab.ObjectType) + func (t *Video) PrependLocationLink(i vocab.LinkType) + func (t *Video) PrependName(k string) + func (t *Video) PrependPreview(i vocab.ObjectType) + func (t *Video) PrependPreviewLink(i vocab.LinkType) + func (t *Video) PrependStreams(k *url.URL) + func (t *Video) PrependSummary(k string) + func (t *Video) PrependTag(i vocab.ObjectType) + func (t *Video) PrependTagLink(i vocab.LinkType) + func (t *Video) PrependTo(k *url.URL) + func (t *Video) PrependType(i interface{}) + func (t *Video) PrependUrl(k *url.URL) + func (t *Video) Raw() (n *vocab.Video) + func (t *Video) RemoveAttributedTo(idx int) + func (t *Video) RemoveAudience(idx int) + func (t *Video) RemoveBcc(idx int) + func (t *Video) RemoveBto(idx int) + func (t *Video) RemoveCc(idx int) + func (t *Video) RemoveContent(idx int) + func (t *Video) RemoveIcon(idx int) + func (t *Video) RemoveImage(idx int) + func (t *Video) RemoveInReplyTo(idx int) + func (t *Video) RemoveName(idx int) + func (t *Video) RemoveStreams(idx int) + func (t *Video) RemoveSummary(idx int) + func (t *Video) RemoveTo(idx int) + func (t *Video) RemoveType(idx int) + func (t *Video) RemoveUrl(idx int) + func (t *Video) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *Video) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *Video) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *Video) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *Video) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *Video) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *Video) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *Video) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *Video) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *Video) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *Video) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *Video) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *Video) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *Video) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *Video) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *Video) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *Video) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *Video) Serialize() (m map[string]interface{}, err error) + func (t *Video) SetAltitude(k float64) + func (t *Video) SetContentForLanguage(l string, v string) + func (t *Video) SetDuration(k time.Duration) + func (t *Video) SetEndTime(k time.Time) + func (t *Video) SetEndpoints(i vocab.ObjectType) + func (t *Video) SetFollowers(i vocab.CollectionType) + func (t *Video) SetFollowing(i vocab.CollectionType) + func (t *Video) SetId(k *url.URL) + func (t *Video) SetInbox(i vocab.OrderedCollectionType) + func (t *Video) SetLiked(i vocab.CollectionType) + func (t *Video) SetLikes(i vocab.CollectionType) + func (t *Video) SetMediaType(k string) + func (t *Video) SetNameForLanguage(l string, v string) + func (t *Video) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *Video) SetOauthTokenEndpoint(k *url.URL) + func (t *Video) SetOutbox(i vocab.OrderedCollectionType) + func (t *Video) SetPreferredUsername(k string) + func (t *Video) SetPreferredUsernameForLanguage(l string, v string) + func (t *Video) SetProvideClientKey(k *url.URL) + func (t *Video) SetProxyUrl(k *url.URL) + func (t *Video) SetPublished(k time.Time) + func (t *Video) SetReplies(i vocab.CollectionType) + func (t *Video) SetSharedInbox(k *url.URL) + func (t *Video) SetSignClientKey(k *url.URL) + func (t *Video) SetSource(i vocab.ObjectType) + func (t *Video) SetStartTime(k time.Time) + func (t *Video) SetSummaryForLanguage(l string, v string) + func (t *Video) SetUpdated(k time.Time) + func (t *Video) SummaryLanguages() (l []string) + type View struct + func (t *View) AppendActor(k *url.URL) + func (t *View) AppendAttachment(i vocab.ObjectType) + func (t *View) AppendAttachmentLink(i vocab.LinkType) + func (t *View) AppendAttributedTo(k *url.URL) + func (t *View) AppendAudience(k *url.URL) + func (t *View) AppendBcc(k *url.URL) + func (t *View) AppendBto(k *url.URL) + func (t *View) AppendCc(k *url.URL) + func (t *View) AppendContent(k string) + func (t *View) AppendContext(i vocab.ObjectType) + func (t *View) AppendContextLink(i vocab.LinkType) + func (t *View) AppendGenerator(i vocab.ObjectType) + func (t *View) AppendGeneratorLink(i vocab.LinkType) + func (t *View) AppendIcon(i vocab.ImageType) + func (t *View) AppendImage(i vocab.ImageType) + func (t *View) AppendInReplyTo(k *url.URL) + func (t *View) AppendInstrument(i vocab.ObjectType) + func (t *View) AppendInstrumentLink(i vocab.LinkType) + func (t *View) AppendLocation(i vocab.ObjectType) + func (t *View) AppendLocationLink(i vocab.LinkType) + func (t *View) AppendName(k string) + func (t *View) AppendObject(i vocab.ObjectType) + func (t *View) AppendOrigin(i vocab.ObjectType) + func (t *View) AppendOriginLink(i vocab.LinkType) + func (t *View) AppendPreview(i vocab.ObjectType) + func (t *View) AppendPreviewLink(i vocab.LinkType) + func (t *View) AppendResult(i vocab.ObjectType) + func (t *View) AppendResultLink(i vocab.LinkType) + func (t *View) AppendStreams(k *url.URL) + func (t *View) AppendSummary(k string) + func (t *View) AppendTag(i vocab.ObjectType) + func (t *View) AppendTagLink(i vocab.LinkType) + func (t *View) AppendTarget(k *url.URL) + func (t *View) AppendTo(k *url.URL) + func (t *View) AppendType(i interface{}) + func (t *View) AppendUrl(k *url.URL) + func (t *View) ContentLanguages() (l []string) + func (t *View) GetActor(idx int) (r Resolution, k *url.URL) + func (t *View) GetAltitude() (r Resolution, k float64) + func (t *View) GetAttributedTo(idx int) (r Resolution, k *url.URL) + func (t *View) GetAudience(idx int) (r Resolution, k *url.URL) + func (t *View) GetBcc(idx int) (r Resolution, k *url.URL) + func (t *View) GetBto(idx int) (r Resolution, k *url.URL) + func (t *View) GetCc(idx int) (r Resolution, k *url.URL) + func (t *View) GetContent(idx int) (r Resolution, k string) + func (t *View) GetContentForLanguage(l string) (v string) + func (t *View) GetDuration() (r Resolution, k time.Duration) + func (t *View) GetEndTime() (r Resolution, k time.Time) + func (t *View) GetId() (r Resolution, k *url.URL) + func (t *View) GetInReplyTo(idx int) (r Resolution, k *url.URL) + func (t *View) GetMediaType() (r Resolution, k string) + func (t *View) GetName(idx int) (r Resolution, k string) + func (t *View) GetNameForLanguage(l string) (v string) + func (t *View) GetOauthAuthorizationEndpoint() (r Resolution, k *url.URL) + func (t *View) GetOauthTokenEndpoint() (r Resolution, k *url.URL) + func (t *View) GetPreferredUsername() (r Resolution, k string) + func (t *View) GetPreferredUsernameForLanguage(l string) (v string) + func (t *View) GetProvideClientKey() (r Resolution, k *url.URL) + func (t *View) GetProxyUrl() (r Resolution, k *url.URL) + func (t *View) GetPublished() (r Resolution, k time.Time) + func (t *View) GetSharedInbox() (r Resolution, k *url.URL) + func (t *View) GetSignClientKey() (r Resolution, k *url.URL) + func (t *View) GetStartTime() (r Resolution, k time.Time) + func (t *View) GetStreams(idx int) (r Resolution, k *url.URL) + func (t *View) GetSummary(idx int) (r Resolution, k string) + func (t *View) GetSummaryForLanguage(l string) (v string) + func (t *View) GetTarget(idx int) (r Resolution, k *url.URL) + func (t *View) GetTo(idx int) (r Resolution, k *url.URL) + func (t *View) GetType(idx int) (r Resolution, s string) + func (t *View) GetUpdated() (r Resolution, k time.Time) + func (t *View) GetUrl(idx int) (r Resolution, k *url.URL) + func (t *View) HasActor(idx int) (p Presence) + func (t *View) HasAltitude() (p Presence) + func (t *View) HasAttachment(idx int) (p Presence) + func (t *View) HasAttributedTo(idx int) (p Presence) + func (t *View) HasAudience(idx int) (p Presence) + func (t *View) HasBcc(idx int) (p Presence) + func (t *View) HasBto(idx int) (p Presence) + func (t *View) HasCc(idx int) (p Presence) + func (t *View) HasContent(idx int) (p Presence) + func (t *View) HasContext(idx int) (p Presence) + func (t *View) HasDuration() (p Presence) + func (t *View) HasEndTime() (p Presence) + func (t *View) HasEndpoints() (p Presence) + func (t *View) HasFollowers() (p Presence) + func (t *View) HasFollowing() (p Presence) + func (t *View) HasGenerator(idx int) (p Presence) + func (t *View) HasIcon(idx int) (p Presence) + func (t *View) HasId() (p Presence) + func (t *View) HasImage(idx int) (p Presence) + func (t *View) HasInReplyTo(idx int) (p Presence) + func (t *View) HasInbox() (p Presence) + func (t *View) HasInstrument(idx int) (p Presence) + func (t *View) HasLiked() (p Presence) + func (t *View) HasLikes() (p Presence) + func (t *View) HasLocation(idx int) (p Presence) + func (t *View) HasMediaType() (p Presence) + func (t *View) HasName(idx int) (p Presence) + func (t *View) HasOauthAuthorizationEndpoint() (p Presence) + func (t *View) HasOauthTokenEndpoint() (p Presence) + func (t *View) HasObject(idx int) (p Presence) + func (t *View) HasOrigin(idx int) (p Presence) + func (t *View) HasOutbox() (p Presence) + func (t *View) HasPreferredUsername() (p Presence) + func (t *View) HasPreview(idx int) (p Presence) + func (t *View) HasProvideClientKey() (p Presence) + func (t *View) HasProxyUrl() (p Presence) + func (t *View) HasPublished() (p Presence) + func (t *View) HasReplies() (p Presence) + func (t *View) HasResult(idx int) (p Presence) + func (t *View) HasSharedInbox() (p Presence) + func (t *View) HasSignClientKey() (p Presence) + func (t *View) HasSource() (p Presence) + func (t *View) HasStartTime() (p Presence) + func (t *View) HasSummary(idx int) (p Presence) + func (t *View) HasTag(idx int) (p Presence) + func (t *View) HasTarget(idx int) (p Presence) + func (t *View) HasTo(idx int) (p Presence) + func (t *View) HasUpdated() (p Presence) + func (t *View) HasUrl(idx int) (p Presence) + func (t *View) LenActor() (idx int) + func (t *View) LenAttachment() (idx int) + func (t *View) LenAttributedTo() (idx int) + func (t *View) LenAudience() (idx int) + func (t *View) LenBcc() (idx int) + func (t *View) LenBto() (idx int) + func (t *View) LenCc() (idx int) + func (t *View) LenContent() (idx int) + func (t *View) LenContext() (idx int) + func (t *View) LenGenerator() (idx int) + func (t *View) LenIcon() (idx int) + func (t *View) LenImage() (idx int) + func (t *View) LenInReplyTo() (idx int) + func (t *View) LenInstrument() (idx int) + func (t *View) LenLocation() (idx int) + func (t *View) LenName() (idx int) + func (t *View) LenObject() (idx int) + func (t *View) LenOrigin() (idx int) + func (t *View) LenPreview() (idx int) + func (t *View) LenResult() (idx int) + func (t *View) LenStreams() (idx int) + func (t *View) LenSummary() (idx int) + func (t *View) LenTag() (idx int) + func (t *View) LenTarget() (idx int) + func (t *View) LenTo() (idx int) + func (t *View) LenType() (idx int) + func (t *View) LenUrl() (idx int) + func (t *View) NameLanguages() (l []string) + func (t *View) PreferredUsernameLanguages() (l []string) + func (t *View) PrependActor(k *url.URL) + func (t *View) PrependAttachment(i vocab.ObjectType) + func (t *View) PrependAttachmentLink(i vocab.LinkType) + func (t *View) PrependAttributedTo(k *url.URL) + func (t *View) PrependAudience(k *url.URL) + func (t *View) PrependBcc(k *url.URL) + func (t *View) PrependBto(k *url.URL) + func (t *View) PrependCc(k *url.URL) + func (t *View) PrependContent(k string) + func (t *View) PrependContext(i vocab.ObjectType) + func (t *View) PrependContextLink(i vocab.LinkType) + func (t *View) PrependGenerator(i vocab.ObjectType) + func (t *View) PrependGeneratorLink(i vocab.LinkType) + func (t *View) PrependIcon(i vocab.ImageType) + func (t *View) PrependImage(i vocab.ImageType) + func (t *View) PrependInReplyTo(k *url.URL) + func (t *View) PrependInstrument(i vocab.ObjectType) + func (t *View) PrependInstrumentLink(i vocab.LinkType) + func (t *View) PrependLocation(i vocab.ObjectType) + func (t *View) PrependLocationLink(i vocab.LinkType) + func (t *View) PrependName(k string) + func (t *View) PrependObject(i vocab.ObjectType) + func (t *View) PrependOrigin(i vocab.ObjectType) + func (t *View) PrependOriginLink(i vocab.LinkType) + func (t *View) PrependPreview(i vocab.ObjectType) + func (t *View) PrependPreviewLink(i vocab.LinkType) + func (t *View) PrependResult(i vocab.ObjectType) + func (t *View) PrependResultLink(i vocab.LinkType) + func (t *View) PrependStreams(k *url.URL) + func (t *View) PrependSummary(k string) + func (t *View) PrependTag(i vocab.ObjectType) + func (t *View) PrependTagLink(i vocab.LinkType) + func (t *View) PrependTarget(k *url.URL) + func (t *View) PrependTo(k *url.URL) + func (t *View) PrependType(i interface{}) + func (t *View) PrependUrl(k *url.URL) + func (t *View) Raw() (n *vocab.View) + func (t *View) RemoveActor(idx int) + func (t *View) RemoveAttributedTo(idx int) + func (t *View) RemoveAudience(idx int) + func (t *View) RemoveBcc(idx int) + func (t *View) RemoveBto(idx int) + func (t *View) RemoveCc(idx int) + func (t *View) RemoveContent(idx int) + func (t *View) RemoveIcon(idx int) + func (t *View) RemoveImage(idx int) + func (t *View) RemoveInReplyTo(idx int) + func (t *View) RemoveName(idx int) + func (t *View) RemoveObject(idx int) + func (t *View) RemoveStreams(idx int) + func (t *View) RemoveSummary(idx int) + func (t *View) RemoveTarget(idx int) + func (t *View) RemoveTo(idx int) + func (t *View) RemoveType(idx int) + func (t *View) RemoveUrl(idx int) + func (t *View) ResolveAttachment(r *Resolver, idx int) (s Resolution, err error) + func (t *View) ResolveContext(r *Resolver, idx int) (s Resolution, err error) + func (t *View) ResolveEndpoints(r *Resolver) (s Resolution, err error) + func (t *View) ResolveFollowers(r *Resolver) (s Resolution, err error) + func (t *View) ResolveFollowing(r *Resolver) (s Resolution, err error) + func (t *View) ResolveGenerator(r *Resolver, idx int) (s Resolution, err error) + func (t *View) ResolveIcon(r *Resolver, idx int) (s Resolution, err error) + func (t *View) ResolveImage(r *Resolver, idx int) (s Resolution, err error) + func (t *View) ResolveInbox(r *Resolver) (s Resolution, err error) + func (t *View) ResolveInstrument(r *Resolver, idx int) (s Resolution, err error) + func (t *View) ResolveLiked(r *Resolver) (s Resolution, err error) + func (t *View) ResolveLikes(r *Resolver) (s Resolution, err error) + func (t *View) ResolveLocation(r *Resolver, idx int) (s Resolution, err error) + func (t *View) ResolveObject(r *Resolver, idx int) (s Resolution, err error) + func (t *View) ResolveOrigin(r *Resolver, idx int) (s Resolution, err error) + func (t *View) ResolveOutbox(r *Resolver) (s Resolution, err error) + func (t *View) ResolvePreview(r *Resolver, idx int) (s Resolution, err error) + func (t *View) ResolveReplies(r *Resolver) (s Resolution, err error) + func (t *View) ResolveResult(r *Resolver, idx int) (s Resolution, err error) + func (t *View) ResolveSource(r *Resolver) (s Resolution, err error) + func (t *View) ResolveTag(r *Resolver, idx int) (s Resolution, err error) + func (t *View) Serialize() (m map[string]interface{}, err error) + func (t *View) SetAltitude(k float64) + func (t *View) SetContentForLanguage(l string, v string) + func (t *View) SetDuration(k time.Duration) + func (t *View) SetEndTime(k time.Time) + func (t *View) SetEndpoints(i vocab.ObjectType) + func (t *View) SetFollowers(i vocab.CollectionType) + func (t *View) SetFollowing(i vocab.CollectionType) + func (t *View) SetId(k *url.URL) + func (t *View) SetInbox(i vocab.OrderedCollectionType) + func (t *View) SetLiked(i vocab.CollectionType) + func (t *View) SetLikes(i vocab.CollectionType) + func (t *View) SetMediaType(k string) + func (t *View) SetNameForLanguage(l string, v string) + func (t *View) SetOauthAuthorizationEndpoint(k *url.URL) + func (t *View) SetOauthTokenEndpoint(k *url.URL) + func (t *View) SetOutbox(i vocab.OrderedCollectionType) + func (t *View) SetPreferredUsername(k string) + func (t *View) SetPreferredUsernameForLanguage(l string, v string) + func (t *View) SetProvideClientKey(k *url.URL) + func (t *View) SetProxyUrl(k *url.URL) + func (t *View) SetPublished(k time.Time) + func (t *View) SetReplies(i vocab.CollectionType) + func (t *View) SetSharedInbox(k *url.URL) + func (t *View) SetSignClientKey(k *url.URL) + func (t *View) SetSource(i vocab.ObjectType) + func (t *View) SetStartTime(k time.Time) + func (t *View) SetSummaryForLanguage(l string, v string) + func (t *View) SetUpdated(k time.Time) + func (t *View) SummaryLanguages() (l []string)