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

Definition of the function for forced or manual data loading

Link to this section Summary

Link to this section Types

@type t() :: term()

Link to this section Functions

Link to this function

run(business, params)

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

Load the data

parameter

Parameter:

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

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