Commit graph

2 commits

Author SHA1 Message Date
Erik Johnston 85c5774ff4 Fix linting errors in go1.9.1 2017-11-15 10:39:40 +00:00
Erik Johnston d66244cb0a Merge readers/writers/routing packages (#295)
The HTTP handlers in the components are split into reader and writer directories. This was a fairly arbitrary distinction, and turns out to not be so helpful. Most read APIs have a corresponding write API, and it is more natural for them to be in the same file rather than in different directories.
2017-10-11 18:16:53 +01:00
Renamed from src/github.com/matrix-org/dendrite/federationapi/writers/send.go (Browse further)