gorm

module
v0.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 3, 2024 License: MIT

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

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL