# Functions
GetBaseConfig 读取database.yaml根目录结构.
NewHadeGorm 代表实例化gorm.
初始化OrmLogger,使用框架自带的 logger.
WithConfigPath 加载配置文件.
WithDryRun 设置空跑模式.
WithFullSaveAssociations 设置保存时候关联.
WithGormConfig 表示自行配置Gorm的配置信息.
# Structs
No description provided by the author
HadeGorm 代表hade框架的orm实现.
No description provided by the author