MCPcopy Create free account
hub / github.com/cosmicpython/code / __init__

Method __init__

src/allocation/service_layer/messagebus.py:16–24  ·  view source on GitHub ↗
(
        self,
        uow: unit_of_work.AbstractUnitOfWork,
        event_handlers: Dict[Type[events.Event], List[Callable]],
        command_handlers: Dict[Type[commands.Command], Callable],
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected