//
pkg.gl
Category
github.com/kade-chen/library
ioc
config
datasource
package
1.1.2
Repository:
https://github.com/kade-chen/library.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
119 SLOC
#
Functions
DB
transaction is nil 此处已经断言成db了,可以直接使用.
GetTransactionFromCtx
从上下文中获取数据库事务.
#
Constants
AppName
No description provided by the author
#
Structs
TransactionCtxKey
上下文键的类型,用于在上下文中存储事务对象.