mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-02-18 00:24:05 -05:00
![Richard van der Hoff](/assets/img/avatar_default.png)
Rather than have three methods which have to have the same interface, factor out a separate interface which is provided by three implementations. I find it easier to grok the code this way.