API Reference ecto_hooks v1.0.1
Modules
When use-ed in a module that also use-es Ecto.Repo, augments the following
Ecto.Repo callbacks to provide user definable hooks following successful
execution.
Struct which is given as the 2nd argument to any after_* hook defined by EctoHooks.
This module provides an alternate interface for initializing EctoHooks.