• E
    Merge readers/writers/routing packages (#295) · d66244cb
    Erik Johnston 提交于
    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.
    d66244cb
threepid.go 4.8 KB