(ctx context.Context, params *NotifyManyParams)
| 273 | NotificationDeleteBefore(ctx context.Context, params *NotificationDeleteBeforeParams) (int, error) |
| 274 | |
| 275 | NotifyMany(ctx context.Context, params *NotifyManyParams) error |
| 276 | PGAdvisoryXactLock(ctx context.Context, key int64) (*struct{}, error) |
| 277 | |
| 278 | QueueCreateOrSetUpdatedAt(ctx context.Context, params *QueueCreateOrSetUpdatedAtParams) (*rivertype.Queue, error) |
no outgoing calls