nvflare.fuel.f3.cellnet.registry module
-
class Callback(cb, args, kwargs)[source]
Bases: object
-
class Registry[source]
Bases: object
-
append(channel: str, topic: str, items: Any)[source]
-
find(channel: str, topic: str) → Any[source]
-
set(channel: str, topic: str, items: Any)[source]