Documentation ¶
Index ¶
Constants ¶
View Source
const TX_KEY key = "unit_of_work"
TX_KEY key for store and get value from context
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TX ¶
type TX struct { Tx interface{} UseTx bool }
TX transaction structure for keep transaction sql
Click to show internal directories.
Click to hide internal directories.