database

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2021 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(dialect string, dsn string, config *gorm.Config) (*gorm.DB, error)

New creates a new database connection

func NewLogger added in v0.2.0

func NewLogger(level string) *dlogger

func NewMySQL

func NewMySQL(dsn string, config *gorm.Config) (*gorm.DB, error)

NewMySQL Creates a new MySQL Database Connection

func NewSQLite

func NewSQLite(file string, config *gorm.Config) (*gorm.DB, error)

NewSQLite --

Types

This section is empty.

Jump to

Keyboard shortcuts

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