exactor v2.1.1
Modules summary ↑
| ExActor.Delegator | Provides |
| ExActor.Empty | Empty predefine. Imports all ExActor macros, but doesn't provide any default implementation. The declaring module must define all required functions of the |
| ExActor.GenServer | Predefine that relies on |
| ExActor.Operations | Macros that can be used for simpler definition of |
| ExActor.Responders | Helper macros that can be used for simpler responses from init/call/cast/info handlers |
| ExActor.Strict | Predefine that provides strict default implementation for |
| ExActor.Tolerant | Predefine that provides tolerant default implementation for |