mysql

package
v1.5.8 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const DriverName = "mysql"

DriverName 是 MySql 驱动名称。

Variables

This section is empty.

Functions

This section is empty.

Types

type MySqlDbClient

type MySqlDbClient struct {
	*sqlmer.AbstractDbClient
	// contains filtered or unexported fields
}

MySqlDbClient 是针对 MySql 的 DbClient 实现。

func NewMySqlDbClient

func NewMySqlDbClient(dsn string, options ...sqlmer.DbClientOption) (*MySqlDbClient, error)

NewMySqlDbClient 用于创建一个 MySqlDbClient。

Jump to

Keyboard shortcuts

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