database

package
v0.0.0-...-4b3cbd6 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// DB 数据库的全局变量方便后期调用
	DB *gorm.DB
)

Functions

func OpenMySQL

func OpenMySQL() (err error)

OpenMySQL 数据库连接 https://gorm.io/zh_CN/docs/connecting_to_the_database.html

func OpenSQLite3

func OpenSQLite3() (err error)

OpenSQLite3 数据库连接 https://gorm.io/zh_CN/docs/connecting_to_the_database.html

Types

This section is empty.

Jump to

Keyboard shortcuts

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