interceptor v0.1.0 Interceptor View Source

Documentation for Interceptor.

Link to this section Summary

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