AppRecorder.Plug.RecordRequest.call
You're seeing just the function
call
, go back to AppRecorder.Plug.RecordRequest module for more information.
Specs
call( Plug.Conn.t(), keyword() ) :: Plug.Conn.t()
Callback implementation for Plug.call/2
.