Mxpanel.Batcher.drain_buffers
You're seeing just the function
drain_buffers
, go back to Mxpanel.Batcher module for more information.
Specs
drain_buffers(name()) :: :ok
Synchronously drain all buffers in the batcher. Returns a list containing all the processed events.
Mxpanel.Batcher.drain_buffers(MyApp.Batcher)