mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-01-31 02:43:21 -05:00
895b79ac2e
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.