mysql

package
v1.3.5 Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2022 License: MIT Imports: 9 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
}

MySqlDbClient 是针对 MySql 的 DbClient 实现。

func NewMySqlDbClient

func NewMySqlDbClient(connectionString 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