Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FeedItemPostprocess ¶ added in v0.2.10
type FeedItemPostprocess struct { FeedID model.InternalID Item *modelfeed.Item SystemNotify *modelnetzach.SystemNotify }
type FeedToNotifyFlowValue ¶ added in v0.1.0
type FeedToNotifyFlowValue []model.InternalID
type NotifyPush ¶ added in v0.1.0
type NotifyPush struct { Target modelnetzach.NotifyFlowTarget Messages []*modelfeed.Item }
type NotifyRouter ¶ added in v0.1.0
type NotifyRouter struct { FeedID model.InternalID Messages []*modelfeed.Item }
type PullAccountAppInfoRelation ¶ added in v0.2.3
type PullAccountAppInfoRelation struct { ID model.InternalID Platform string PlatformAccountID string }
type PullAppInfo ¶ added in v0.2.3
type PullAppInfo struct { ID model.InternalID AppInfoID modelgebura.AppInfoID IgnoreRateLimit bool }
type UpdateAppInfoIndex ¶ added in v0.2.3
type UpdateAppInfoIndex struct {
IDs []model.InternalID
}
Click to show internal directories.
Click to hide internal directories.