pachyderm v0.2.1 Pachyderm.Entity behaviour
A Pachyderm.Entity
describes the behaviour of a durable actor.
Implementations for handle/2
and update/2
must be provided.
The init/0
callback is optional, if not provided the initial state will be nil
Link to this section Summary
Link to this section Types
Link to this section Functions
Link to this function