OT.Server v0.1.0 OT.Server.Adapter behaviour View Source
Link to this section Summary
Link to this section Types
Link to this section Callbacks
Link to this callback
handle_submit_error(any, any, op_vsn)
View Source
handle_submit_error(any, any, op_vsn) :: :retry | {:error, any}
Link to this callback
transact(function)
View Source
transact((... -> any)) :: {:ok, any} | {:error, any}