( ctx context.Context, arg database.UpsertChatDiffStatusParams, )
| 61 | ctx context.Context, arg database.BackoffChatDiffStatusParams, |
| 62 | ) error |
| 63 | UpsertChatDiffStatus( |
| 64 | ctx context.Context, arg database.UpsertChatDiffStatusParams, |
| 65 | ) (database.ChatDiffStatus, error) |
| 66 | UpsertChatDiffStatusReference( |
no outgoing calls