Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 532 Bytes

modules.rst

File metadata and controls

27 lines (20 loc) · 532 Bytes

Module docs

This document describes the packages, modules, classes, functions and other code details of the library.

The eventsourcing package contains packages for the domain layer, the infrastructure layer, the application layer, and the interface layer. There is also a utils package, an example, and a module for exceptions.

.. toctree::
   :maxdepth: 2

   domainmodel
   infrastructure
   application
   interface
   system
   utils
   whitehead
   exceptions