//
pkg.gl
Category
github.com/qiaogw/gocode
setting
package
1.10.63
Repository:
https://github.com/qiaogw/gocode.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
13
Dependents
10
Files
135 SLOC
#
Functions
GormInit
GormInit 初始化数据库并产生数据库全局变量.
GormMysql
GormMysql 初始化Mysql数据库.
GormPgSql
GormPgSql 初始化 Postgresql 数据库.
Viper
Viper // 优先级: 命令行 > 环境变量 > 默认值.