# Functions
NewDefault initializes a parser with Parser default values.
NewDefaultWithVarsPath initializes a parser with the default values using a variables path.
# Constants
RetriesDefaultValue is default number of times a parser will retry to execute.
# Structs
Parser struct that contains the function to parse file and the number of retries if something goes wrong.
# Type aliases
Converter returns content json, error line, error.