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 PullSteamAccountAppRelation ¶
type PullSteamAccountAppRelation struct { ID model.InternalID SteamID string }
type PullSteamApp ¶
type PullSteamApp struct { ID model.InternalID AppID string }
Click to show internal directories.
Click to hide internal directories.