package
0.0.0-20221207144256-af619fd70247
Repository: https://github.com/bugkillerpro/less.git
Documentation: pkg.go.dev

# Functions

GetBaseConfig 读取database.yaml根目录结构.
NewlessGorm 代表实例化Gorm.
NewOrmLogger 初始化一个ormLogger,.
WithConfigPath 加载配置文件地址.
WithDryRun 设置空跑模式.
WithFullSaveAssociations 设置保存时候关联.
WithGormConfig 表示自行配置Gorm的配置信息.

# Structs

GormProvider 提供App的具体实现方法.
OrmLogger orm的日志实现类, 实现了gorm.Logger.Interface.