Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
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 ParseFeedItemDigest ¶ added in v0.1.5
type ParseFeedItemDigest struct {
ID model.InternalID
}
type PullAccountAppRelation ¶ added in v0.2.0
type PullAccountAppRelation struct { ID model.InternalID Platform string PlatformAccountID string }
type PullApp ¶ added in v0.2.0
type PullApp struct { ID model.InternalID Source string AppID string }
type UpdateAppIndex ¶ added in v0.1.7
type UpdateAppIndex struct {
IDs []model.InternalID
}
Click to show internal directories.
Click to hide internal directories.