mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 06:23:10 -06:00
I hope the comments explain the changes. `notifyWorkers` notifies a worker which then calls `processServer`, which in turn gets all users and calls `processServerUser`. There is no need to call `processServer` for the same domain on startup. |
||
|---|---|---|
| .. | ||
| api | ||
| consumers | ||
| internal | ||
| producers | ||
| storage | ||
| types | ||
| util | ||
| userapi.go | ||
| userapi_test.go | ||