Toggle Sidebar
Toggle Theme
interceptor
v0.1.0
Pages
Modules
interceptor v0.1.0
Outsider
View Source
Link to this section
Summary
Functions
on_after(mfa, result)
on_before(mfa)
on_error(mfa, error, started_at_microseconds \\ nil)
on_success(mfa, result, started_at_microseconds \\ nil)
wrapper(mfa, lambda)
Link to this section
Functions
Link to this function
on_after(mfa, result)
View Source
Link to this function
on_before(mfa)
View Source
Link to this function
on_error(mfa, error, started_at_microseconds \\ nil)
View Source
Link to this function
on_success(mfa, result, started_at_microseconds \\ nil)
View Source
Link to this function
wrapper(mfa, lambda)
View Source