simpleMysql

package
v0.0.0-...-fdc5c16 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2022 License: Apache-2.0 Imports: 6 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Charsets struct {
	UTF8 enum.Element
}

Functions

func Load

func Load()

func NewDriver

func NewDriver(cfg interface{}) (driver simpleSQLDatabase.IDriver, err error)

Types

type Config

type Config struct {
	User          string
	Password      string
	DBName        string
	Charset       string
	MaxConnection int
}

Jump to

Keyboard shortcuts

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