mysql

package
v0.0.0-...-fc17aaa Latest Latest
Warning

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

Go to latest
Published: May 23, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMysql

func NewMysql(c *Config) (db *gorm.DB)

Types

type Config

type Config struct {
	Addr        string
	User        string
	Password    string
	DbName      string
	Prefix      string
	Parameters  string
	Debug       bool
	Active      int
	Idle        int
	IdleTimeout int
}

Jump to

Keyboard shortcuts

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