Doctor v0.11.0 Doctor.Reporter behaviour View Source

Defines the behaviour for a reporter

Link to this section Summary

Link to this section Types

Link to this type

module_reports() View Source
module_reports() :: [Doctor.ModuleReport.t()]

Link to this section Callbacks

Link to this callback

generate_report(module_reports, any) View Source
generate_report(module_reports(), any()) :: :ok | :error