mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-16 06:51:46 +01: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.
1 line
63 B
Text
1 line
63 B
Text
Refactor synapse.crypto.keyring to use a KeyFetcher interface.
|