dendrite/federationapi
Kegan Dougal f7ef95debb Add PerformInvite and refactor how errors get handled
- Rename `JoinError` to `PerformError`
- Remove `error` from the API function signature entirely. This forces
  errors to be bundled into `PerformError` which makes it easier for callers
  to detect and handle errors. On network errors, HTTP clients will make a
  `PerformError`.
2020-06-24 11:44:44 +01:00
..
routing Add PerformInvite and refactor how errors get handled 2020-06-24 11:44:44 +01:00
federationapi.go Make federationapi use userapi (#1135) 2020-06-16 14:53:19 +01:00
federationapi_test.go Make federationapi use userapi (#1135) 2020-06-16 14:53:19 +01:00