sql_db

package
v0.0.0-...-6040531 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	SQL_DB *gorm.DB
	Err    error
)

Functions

This section is empty.

Types

type MySQL

type MySQL struct {
	Username string
	Password string
	Hostname string
	DBName   string
}

func (*MySQL) Initial

func (mdb *MySQL) Initial()

type SQLLite

type SQLLite struct {
	Path string
}

func (*SQLLite) Initial

func (ldb *SQLLite) Initial()

Jump to

Keyboard shortcuts

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