system_registry v0.2.1 SystemRegistry.Processor behaviour
Link to this section Summary
Link to this section Functions
Link to this function
call(processors, fun, args)
Link to this function
handle_call(arg1, from, arg2)
Link to this function
handle_info(message, arg)
Link to this function
init(arg)
Link to this section Callbacks
Link to this callback
handle_commit(arg0, state)
handle_commit(Transaction.t, state :: term) :: {:ok, Transaction.t} | {:error, term}
Link to this callback
handle_validate(arg0, state)
handle_validate(Transaction.t, state :: term) :: {:ok, Transaction.t} | {:error, term}