mysql

package
v1.16.24 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2023 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(conf *Config, gormConfig *gorm.Config) (*gorm.DB, error)

Types

type Config

type Config struct {
	Username string
	Password string
	Host     string
	Port     uint
	Database string
	Arg      string
}

Jump to

Keyboard shortcuts

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