Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 563 Bytes

modules.rst

File metadata and controls

30 lines (22 loc) · 563 Bytes

Module docs

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

  • genindex
  • modindex

eventsourcing

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.

domainmodel infrastructure application interface utils example exceptions