1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-04-16 22:04:28 -05:00
dendrite/roomserver/internal/input
kegsay 9957752a9d
Define component interfaces based on consumers (2/2) ()
* convert remaining interfaces

* Tidy up the userapi interfaces
2022-05-05 19:30:38 +01:00
..
input.go Define component interfaces based on consumers (2/2) () 2022-05-05 19:30:38 +01:00
input_events.go Add metrics for internal API requests () 2022-04-08 12:24:40 +02:00
input_latest_events.go Don't send adds_state_events in roomserver output events anymore () 2022-03-07 17:17:16 +00:00
input_membership.go Fix transaction issues in events table in PSQL () 2022-02-10 09:30:16 +00:00
input_missing.go Define component interfaces based on consumers (2/2) () 2022-05-05 19:30:38 +01:00
input_test.go Global database connection pool (for monolith mode) () 2022-05-03 16:35:06 +01:00