Datacop.default_loader
You're seeing just the function
default_loader
, go back to Datacop module for more information.
Link to this function
default_loader(module)
Returns initialized dataloader struct with the source.
It requires data/0
function to be defined for the particular module.