0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-04 04:08:24 +02:00
dendrite/roomserver/internal/input
kegsay 9957752a9d
Define component interfaces based on consumers (2/2) (#2425)
* 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) (#2425) 2022-05-05 19:30:38 +01:00
input_events.go Add metrics for internal API requests (#2310) 2022-04-08 12:24:40 +02:00
input_latest_events.go Don't send adds_state_events in roomserver output events anymore (#2258) 2022-03-07 17:17:16 +00:00
input_membership.go Fix transaction issues in events table in PSQL (#2165) 2022-02-10 09:30:16 +00:00
input_missing.go Define component interfaces based on consumers (2/2) (#2425) 2022-05-05 19:30:38 +01:00
input_test.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00