# Functions
NewGenerator function creates an instance of the generator given the name of the output file as an argument.
NewParser create a new parser instance.
SQLColumnToHumpStyle sql转换成驼峰模式.
# Structs
The Generator is the one responsible for generating the code, adding the imports, formating, and writing it to the file.
No description provided by the author
The Parser is used to parse a directory and expose information about the structs defined in the files of this directory.