AppRecorder.Behaviour.record_event_multi

You're seeing just the callback record_event_multi, go back to AppRecorder.Behaviour module for more information.
Link to this callback

record_event_multi(arg1, arg2, binary, arg4, keyword)

View Source

Specs

record_event_multi(
  Ecto.Multi.t(),
  Event.t(),
  binary(),
  map() | function(),
  keyword()
) :: Ecto.Multi.t()