MatrixSynapse/synapse/streams
Patrick Cloke 265735db9d
Use an enum for direction. (#14927)
For better type safety we  use an enum instead of strings to
configure direction (backwards or forwards).
2023-01-27 07:27:55 -05:00
..
__init__.py
config.py Use an enum for direction. (#14927) 2023-01-27 07:27:55 -05:00
events.py