go_gorm

package
v0.0.0-...-c5a4b76 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Open

func Open(cnf Info) (*gorm.DB, error)

Open 获取一个数据库连接

Types

type Info

type Info struct {
	Host     string
	Port     string
	Database string
	Username string
	Password string
	Charset  string
}

Jump to

Keyboard shortcuts

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