mysql

package
v1.1.4 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrUnsupportedDriver = errors.New("unsupported database driver")
View Source
var ErrUnsupportedResolverType = errors.New("unsupported resolver type")

Functions

func New

func New(ctx context.Context, c conf.DB) (gdb *gorm.DB, err error)

func NewDialect

func NewDialect(driver conf.DBDriver, conn gorm.ConnPool) (gorm.Dialector, error)

func NewMysql

func NewMysql(ctx context.Context, c conf.DB) *gorm.DB

Types

This section is empty.

Jump to

Keyboard shortcuts

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