Genserver.Utils.PForcedLoad protocol (etl_core v0.1.55)

Definition of the function for forced or manual data loading

Summary

Types

@type t() :: term()

Functions

Link to this function

run(business, params)

@spec run(atom(), list()) :: any()

Load the data

Parameter:

- business: Atom. Business to which the data points.

- params: List. Other parameters of interest, if needed.