corxΒΆ

  • corx package
    • Submodules
    • corx.command module
      • Command
        • Command.created_at
        • Command.uuid
      • CommandExecutor
        • CommandExecutor.execute()
        • CommandExecutor.register()
    • corx.dispatcher module
      • Dispatchable
        • Dispatchable.dispatch()
      • Executor
        • Executor.activate()
        • Executor.deactivate()
        • Executor.execute()
        • Executor.register()
      • get_dispatcher()
    • corx.event module
      • AnyEvent
      • Event
        • Event.apply()
        • Event.timestamp
        • Event.uuid
        • Event.version
      • EventExecutor
        • EventExecutor.execute()
        • EventExecutor.register()
      • EventListener
        • EventListener.react()
      • ProcessManager
      • RuntimeEventStore
        • RuntimeEventStore.clear()
        • RuntimeEventStore.get()
        • RuntimeEventStore.get_latest_by_type()
        • RuntimeEventStore.react()
        • RuntimeEventStore.seed_events()
    • corx.loop module
      • get_async_loop()
    • corx.test module
      • UnitTestCase
        • UnitTestCase.given()
        • UnitTestCase.setUpClass()
        • UnitTestCase.tearDown()
        • UnitTestCase.then()
        • UnitTestCase.when()
    • Module contents

corx

Navigation

  • Overview
  • Contributions & Help
  • License
  • Authors
  • Changelog
  • Module Reference
    • corx package

Related Topics

  • Documentation overview
    • Previous: Changelog
    • Next: corx package

Quick search

©2023, Bohdan Kalvasinskyi. | Powered by Sphinx 7.4.7 & Alabaster 0.7.16 | Page source