module
Version:
v0.3.1
Opens a new window with list of versions in this module.
Published: Dec 3, 2024
License: MIT
Opens a new window with license information.
README
¶
Gorm Extension
Extension library based on gorm
How to use it?
go get github.com/lhdhtrc/gorm
package main
import (
gorm "github.com/lhdhtrc/gorm/pkg"
)
func main() {
gorm.NewMysql(&gorm.Config{}, []interface{})
}
Finally
- If you feel good, click on star.
- If you have a good suggestion, please ask the issue.
Directories
¶
Click to show internal directories.
Click to hide internal directories.