package
0.1.14
Repository: https://github.com/sunliang711/goutils.git
Documentation: pkg.go.dev

# Functions

New connect mysql 'dsn', if maxIdleConns <= 0,no idle connection are retained,defualt is 2 if maxOpenConns <= 0,there is no limit on the number open connections.
New ORM connection pass 'parseTime=true when use gorm.Model'.