AshEvents.ClearRecordsForReplay behaviour (ash_events v0.1.1)

View Source

Behaviour for clearing records from the event log.

Summary

Callbacks

clear_records!(opts)

@callback clear_records!(opts :: keyword()) :: :ok | {:error, reason :: term()}