# Functions
Database sets an existing sql.DB instant to Loader.
Directory informs Loader to load YAML files from a given directory.
Files informs Loader to load a given set of YAML files.
Location makes Loader use the given location by default when parsing dates.
New instantiates a new Loader instance.
No description provided by the author
# Structs
InsertError will be returned if any error happens on database while inserting the record.
Loader is the responsible to loading fixtures.
No description provided by the author