driver

package
v0.0.0-...-a2850ee Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DB

type DB struct {
	DB *gorm.DB
}

func ConnectGorm

func ConnectGorm(c DBConnectionConfig) (*DB, error)

type DBConnectionConfig

type DBConnectionConfig struct {
	DBHost     string
	DBPort     uint
	DBUser     string
	DBPassword string
	DBName     string
}

Jump to

Keyboard shortcuts

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