package
0.0.0-20191221075522-ab75adb1fb22
Repository: https://github.com/levin9/go-admin.git
Documentation: pkg.go.dev

# Functions

AutoMigrate 自动映射数据表.
Inject 注入gorm实现 使用方式: container := dig.New() Inject(container) container.Invoke(func(foo IDemo) { }).
NewDB 创建DB实例.
SetTablePrefix 设定表名前缀.

# Structs

Config 配置参数.