mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-08 18:16:59 +00:00
6b47cf0f6a
This removes `PerformError`, which was needed when we still had polylith. This removes quite a bunch of ```go if err != nil { return err } if err := res.Error; err != nil { return err.JSONResponse() } ``` Hopefully can be read commit by commit. [skip ci] |
||
---|---|---|
.. | ||
api | ||
consumers | ||
internal | ||
producers | ||
queue | ||
routing | ||
statistics | ||
storage | ||
types | ||
federationapi_keys_test.go | ||
federationapi_test.go | ||
federationapi.go |