mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04: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.
2 lines
63 B
Plaintext
2 lines
63 B
Plaintext
Refactor synapse.crypto.keyring to use a KeyFetcher interface.
|