Documentation
¶
Index ¶
- Constants
- func Create(ctx context.Context, app core.App, input CreateInput) (*core.Record, bool, error)
- func Register(app core.App)
- func RunDue(ctx context.Context, app core.App, now time.Time) error
- func Update(ctx context.Context, app core.App, dedupeKey string, input CreateInput) (*core.Record, error)
- type CreateInput
Constants ¶
View Source
const CollectionName = "notifications"
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.