0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-01 03:59:03 +02:00
dendrite/mediaapi/routing
kegsay 506de4bb3d
Define component interfaces based on consumers (1/2) (#2423)
* Specify interfaces used by appservice, do half of clientapi

* convert more deps of clientapi to finer-grained interfaces

* Convert mediaapi and rest of clientapi

* Somehow this got missed
2022-05-05 13:17:38 +01:00
..
download.go Return null if MaxFileSizeBytes is 0 (#2409) 2022-05-02 10:47:16 +02:00
routing.go Define component interfaces based on consumers (1/2) (#2423) 2022-05-05 13:17:38 +01:00
upload.go Return null if MaxFileSizeBytes is 0 (#2409) 2022-05-02 10:47:16 +02:00
upload_test.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00