Toggle Sidebar
Toggle Theme
interceptor
v0.1.0
Pages
Modules
interceptor v0.1.0
Interceptor
View Source
Documentation for Interceptor.
Link to this section
Summary
Functions
intercept(list)
TODO: Docs for intercept
on_error_default_callback(mfa, error, started_at)
on_success_default_callback(mfa, result, started_at)
wrap_block_in_lambda(function_body, mfa, arg)
wrap_do_in_try_catch(function_body, mfa, arg1, arg2)
Link to this section
Functions
Link to this macro
intercept(list)
View Source
(macro)
TODO: Docs for intercept
Link to this function
on_error_default_callback(mfa, error, started_at)
View Source
Link to this function
on_success_default_callback(mfa, result, started_at)
View Source
Link to this function
wrap_block_in_lambda(function_body, mfa, arg)
View Source
Link to this function
wrap_do_in_try_catch(function_body, mfa, arg1, arg2)
View Source