package
0.0.0-20240202030812-4699a84b093b
Repository: https://github.com/lm1996-mojor/go-core-library.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ObtainClientDb 获取常规动态租户数据源.
ObtainClientDbTx 获取带事务的动态租户数据源.
ObtainClientId 获取当前的租户id.
ObtainCustomDbByDbName 根据自定义的数据源名称获取自定义数据源对象.
ObtainCustomTxDbByDbName 根据自定义的数据源名称获取带事务的自定义数据源对象.
ObtainDb 获取数据源 @Param ctx http会话对象 @Param txFlag 是否获取带事务的数据源标识(true 是 false 否).
ObtainDbObjByDbName 根据名称获取独立存储空间的db对象.
ObtainDbTxObjByDbName 根据名称获取独立存储空间且带事务的db对象,该方法仅限用于一次请求需要操作多个数据源的场景.
No description provided by the author
No description provided by the author
ObtainMasterDb 获取常规主数据源.
ObtainMasterDbTx 获取带事务的数据源.
No description provided by the author
No description provided by the author
Paginate db分页封装.

# Constants

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

# Interfaces

No description provided by the author