db

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

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

Go to latest
Published: Apr 21, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func OpenDB

func OpenDB(i DBInfo) (db *gorm.DB, err error)

Types

type DBInfo

type DBInfo struct {
	Dialect  string
	Host     string
	Port     string
	User     string
	DBName   string
	Password string
}

Jump to

Keyboard shortcuts

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