Categorygithub.com/fuyibing/db/v5
modulepackage
5.1.6
Repository: https://github.com/fuyibing/db.git
Documentation: pkg.go.dev

# README

DB

XORM Plugin

Import

import (
    "github.com/fuyibing/db/v5"
)

# Functions

Transaction 创建事务.
TransactionWithSession 基于指定连接创建事务.

# Variables

Config 应用于IRIS的配置.
Connector 连接管理.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author