mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-10 03:05:00 -05:00
This tracks data about the entity which made the request. This is instead of passing around a tuple, which requires call-site modifications every time a new piece of optional context is passed around. I tried to introduce a User object. I gave up. |
||
|---|---|---|
| .. | ||
| api | ||
| appservice | ||
| crypto | ||
| events | ||
| federation | ||
| handlers | ||
| metrics | ||
| rest | ||
| storage | ||
| util | ||
| __init__.py | ||
| test_distributor.py | ||
| test_state.py | ||
| test_test_utils.py | ||
| test_types.py | ||
| unittest.py | ||
| utils.py | ||