drivers

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: May 26, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MySQLDriverAdapter

type MySQLDriverAdapter struct {
	data.DBDriverBase
}

func (*MySQLDriverAdapter) Open

func (inst *MySQLDriverAdapter) Open(params *data.DBOpenParams) (gorm.Dialector, error)

type PostgresDriverAdapter

type PostgresDriverAdapter struct {
	data.DBDriverBase
}

func (*PostgresDriverAdapter) Open

func (inst *PostgresDriverAdapter) Open(params *data.DBOpenParams) (gorm.Dialector, error)

Jump to

Keyboard shortcuts

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