tx.go 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371
  1. // Code generated by ent, DO NOT EDIT.
  2. package ent
  3. import (
  4. "context"
  5. stdsql "database/sql"
  6. "fmt"
  7. "sync"
  8. "entgo.io/ent/dialect"
  9. )
  10. // Tx is a transactional client that is created by calling Client.Tx().
  11. type Tx struct {
  12. config
  13. // Agent is the client for interacting with the Agent builders.
  14. Agent *AgentClient
  15. // AgentBase is the client for interacting with the AgentBase builders.
  16. AgentBase *AgentBaseClient
  17. // AliyunAvatar is the client for interacting with the AliyunAvatar builders.
  18. AliyunAvatar *AliyunAvatarClient
  19. // AllocAgent is the client for interacting with the AllocAgent builders.
  20. AllocAgent *AllocAgentClient
  21. // ApiKey is the client for interacting with the ApiKey builders.
  22. ApiKey *ApiKeyClient
  23. // BatchMsg is the client for interacting with the BatchMsg builders.
  24. BatchMsg *BatchMsgClient
  25. // Category is the client for interacting with the Category builders.
  26. Category *CategoryClient
  27. // ChatRecords is the client for interacting with the ChatRecords builders.
  28. ChatRecords *ChatRecordsClient
  29. // ChatSession is the client for interacting with the ChatSession builders.
  30. ChatSession *ChatSessionClient
  31. // CompapiAsynctask is the client for interacting with the CompapiAsynctask builders.
  32. CompapiAsynctask *CompapiAsynctaskClient
  33. // Contact is the client for interacting with the Contact builders.
  34. Contact *ContactClient
  35. // ContactField is the client for interacting with the ContactField builders.
  36. ContactField *ContactFieldClient
  37. // ContactFieldTemplate is the client for interacting with the ContactFieldTemplate builders.
  38. ContactFieldTemplate *ContactFieldTemplateClient
  39. // CreditBalance is the client for interacting with the CreditBalance builders.
  40. CreditBalance *CreditBalanceClient
  41. // CreditUsage is the client for interacting with the CreditUsage builders.
  42. CreditUsage *CreditUsageClient
  43. // Employee is the client for interacting with the Employee builders.
  44. Employee *EmployeeClient
  45. // EmployeeConfig is the client for interacting with the EmployeeConfig builders.
  46. EmployeeConfig *EmployeeConfigClient
  47. // Label is the client for interacting with the Label builders.
  48. Label *LabelClient
  49. // LabelRelationship is the client for interacting with the LabelRelationship builders.
  50. LabelRelationship *LabelRelationshipClient
  51. // LabelTagging is the client for interacting with the LabelTagging builders.
  52. LabelTagging *LabelTaggingClient
  53. // Message is the client for interacting with the Message builders.
  54. Message *MessageClient
  55. // MessageRecords is the client for interacting with the MessageRecords builders.
  56. MessageRecords *MessageRecordsClient
  57. // Msg is the client for interacting with the Msg builders.
  58. Msg *MsgClient
  59. // PayRecharge is the client for interacting with the PayRecharge builders.
  60. PayRecharge *PayRechargeClient
  61. // Server is the client for interacting with the Server builders.
  62. Server *ServerClient
  63. // SopNode is the client for interacting with the SopNode builders.
  64. SopNode *SopNodeClient
  65. // SopStage is the client for interacting with the SopStage builders.
  66. SopStage *SopStageClient
  67. // SopTask is the client for interacting with the SopTask builders.
  68. SopTask *SopTaskClient
  69. // Token is the client for interacting with the Token builders.
  70. Token *TokenClient
  71. // Tutorial is the client for interacting with the Tutorial builders.
  72. Tutorial *TutorialClient
  73. // UsageDetail is the client for interacting with the UsageDetail builders.
  74. UsageDetail *UsageDetailClient
  75. // UsageStatisticDay is the client for interacting with the UsageStatisticDay builders.
  76. UsageStatisticDay *UsageStatisticDayClient
  77. // UsageStatisticHour is the client for interacting with the UsageStatisticHour builders.
  78. UsageStatisticHour *UsageStatisticHourClient
  79. // UsageStatisticMonth is the client for interacting with the UsageStatisticMonth builders.
  80. UsageStatisticMonth *UsageStatisticMonthClient
  81. // UsageTotal is the client for interacting with the UsageTotal builders.
  82. UsageTotal *UsageTotalClient
  83. // Whatsapp is the client for interacting with the Whatsapp builders.
  84. Whatsapp *WhatsappClient
  85. // WhatsappChannel is the client for interacting with the WhatsappChannel builders.
  86. WhatsappChannel *WhatsappChannelClient
  87. // WorkExperience is the client for interacting with the WorkExperience builders.
  88. WorkExperience *WorkExperienceClient
  89. // WpChatroom is the client for interacting with the WpChatroom builders.
  90. WpChatroom *WpChatroomClient
  91. // WpChatroomMember is the client for interacting with the WpChatroomMember builders.
  92. WpChatroomMember *WpChatroomMemberClient
  93. // Wx is the client for interacting with the Wx builders.
  94. Wx *WxClient
  95. // WxCard is the client for interacting with the WxCard builders.
  96. WxCard *WxCardClient
  97. // WxCardUser is the client for interacting with the WxCardUser builders.
  98. WxCardUser *WxCardUserClient
  99. // WxCardVisit is the client for interacting with the WxCardVisit builders.
  100. WxCardVisit *WxCardVisitClient
  101. // Xunji is the client for interacting with the Xunji builders.
  102. Xunji *XunjiClient
  103. // XunjiService is the client for interacting with the XunjiService builders.
  104. XunjiService *XunjiServiceClient
  105. // lazily loaded.
  106. client *Client
  107. clientOnce sync.Once
  108. // ctx lives for the life of the transaction. It is
  109. // the same context used by the underlying connection.
  110. ctx context.Context
  111. }
  112. type (
  113. // Committer is the interface that wraps the Commit method.
  114. Committer interface {
  115. Commit(context.Context, *Tx) error
  116. }
  117. // The CommitFunc type is an adapter to allow the use of ordinary
  118. // function as a Committer. If f is a function with the appropriate
  119. // signature, CommitFunc(f) is a Committer that calls f.
  120. CommitFunc func(context.Context, *Tx) error
  121. // CommitHook defines the "commit middleware". A function that gets a Committer
  122. // and returns a Committer. For example:
  123. //
  124. // hook := func(next ent.Committer) ent.Committer {
  125. // return ent.CommitFunc(func(ctx context.Context, tx *ent.Tx) error {
  126. // // Do some stuff before.
  127. // if err := next.Commit(ctx, tx); err != nil {
  128. // return err
  129. // }
  130. // // Do some stuff after.
  131. // return nil
  132. // })
  133. // }
  134. //
  135. CommitHook func(Committer) Committer
  136. )
  137. // Commit calls f(ctx, m).
  138. func (f CommitFunc) Commit(ctx context.Context, tx *Tx) error {
  139. return f(ctx, tx)
  140. }
  141. // Commit commits the transaction.
  142. func (tx *Tx) Commit() error {
  143. txDriver := tx.config.driver.(*txDriver)
  144. var fn Committer = CommitFunc(func(context.Context, *Tx) error {
  145. return txDriver.tx.Commit()
  146. })
  147. txDriver.mu.Lock()
  148. hooks := append([]CommitHook(nil), txDriver.onCommit...)
  149. txDriver.mu.Unlock()
  150. for i := len(hooks) - 1; i >= 0; i-- {
  151. fn = hooks[i](fn)
  152. }
  153. return fn.Commit(tx.ctx, tx)
  154. }
  155. // OnCommit adds a hook to call on commit.
  156. func (tx *Tx) OnCommit(f CommitHook) {
  157. txDriver := tx.config.driver.(*txDriver)
  158. txDriver.mu.Lock()
  159. txDriver.onCommit = append(txDriver.onCommit, f)
  160. txDriver.mu.Unlock()
  161. }
  162. type (
  163. // Rollbacker is the interface that wraps the Rollback method.
  164. Rollbacker interface {
  165. Rollback(context.Context, *Tx) error
  166. }
  167. // The RollbackFunc type is an adapter to allow the use of ordinary
  168. // function as a Rollbacker. If f is a function with the appropriate
  169. // signature, RollbackFunc(f) is a Rollbacker that calls f.
  170. RollbackFunc func(context.Context, *Tx) error
  171. // RollbackHook defines the "rollback middleware". A function that gets a Rollbacker
  172. // and returns a Rollbacker. For example:
  173. //
  174. // hook := func(next ent.Rollbacker) ent.Rollbacker {
  175. // return ent.RollbackFunc(func(ctx context.Context, tx *ent.Tx) error {
  176. // // Do some stuff before.
  177. // if err := next.Rollback(ctx, tx); err != nil {
  178. // return err
  179. // }
  180. // // Do some stuff after.
  181. // return nil
  182. // })
  183. // }
  184. //
  185. RollbackHook func(Rollbacker) Rollbacker
  186. )
  187. // Rollback calls f(ctx, m).
  188. func (f RollbackFunc) Rollback(ctx context.Context, tx *Tx) error {
  189. return f(ctx, tx)
  190. }
  191. // Rollback rollbacks the transaction.
  192. func (tx *Tx) Rollback() error {
  193. txDriver := tx.config.driver.(*txDriver)
  194. var fn Rollbacker = RollbackFunc(func(context.Context, *Tx) error {
  195. return txDriver.tx.Rollback()
  196. })
  197. txDriver.mu.Lock()
  198. hooks := append([]RollbackHook(nil), txDriver.onRollback...)
  199. txDriver.mu.Unlock()
  200. for i := len(hooks) - 1; i >= 0; i-- {
  201. fn = hooks[i](fn)
  202. }
  203. return fn.Rollback(tx.ctx, tx)
  204. }
  205. // OnRollback adds a hook to call on rollback.
  206. func (tx *Tx) OnRollback(f RollbackHook) {
  207. txDriver := tx.config.driver.(*txDriver)
  208. txDriver.mu.Lock()
  209. txDriver.onRollback = append(txDriver.onRollback, f)
  210. txDriver.mu.Unlock()
  211. }
  212. // Client returns a Client that binds to current transaction.
  213. func (tx *Tx) Client() *Client {
  214. tx.clientOnce.Do(func() {
  215. tx.client = &Client{config: tx.config}
  216. tx.client.init()
  217. })
  218. return tx.client
  219. }
  220. func (tx *Tx) init() {
  221. tx.Agent = NewAgentClient(tx.config)
  222. tx.AgentBase = NewAgentBaseClient(tx.config)
  223. tx.AliyunAvatar = NewAliyunAvatarClient(tx.config)
  224. tx.AllocAgent = NewAllocAgentClient(tx.config)
  225. tx.ApiKey = NewApiKeyClient(tx.config)
  226. tx.BatchMsg = NewBatchMsgClient(tx.config)
  227. tx.Category = NewCategoryClient(tx.config)
  228. tx.ChatRecords = NewChatRecordsClient(tx.config)
  229. tx.ChatSession = NewChatSessionClient(tx.config)
  230. tx.CompapiAsynctask = NewCompapiAsynctaskClient(tx.config)
  231. tx.Contact = NewContactClient(tx.config)
  232. tx.ContactField = NewContactFieldClient(tx.config)
  233. tx.ContactFieldTemplate = NewContactFieldTemplateClient(tx.config)
  234. tx.CreditBalance = NewCreditBalanceClient(tx.config)
  235. tx.CreditUsage = NewCreditUsageClient(tx.config)
  236. tx.Employee = NewEmployeeClient(tx.config)
  237. tx.EmployeeConfig = NewEmployeeConfigClient(tx.config)
  238. tx.Label = NewLabelClient(tx.config)
  239. tx.LabelRelationship = NewLabelRelationshipClient(tx.config)
  240. tx.LabelTagging = NewLabelTaggingClient(tx.config)
  241. tx.Message = NewMessageClient(tx.config)
  242. tx.MessageRecords = NewMessageRecordsClient(tx.config)
  243. tx.Msg = NewMsgClient(tx.config)
  244. tx.PayRecharge = NewPayRechargeClient(tx.config)
  245. tx.Server = NewServerClient(tx.config)
  246. tx.SopNode = NewSopNodeClient(tx.config)
  247. tx.SopStage = NewSopStageClient(tx.config)
  248. tx.SopTask = NewSopTaskClient(tx.config)
  249. tx.Token = NewTokenClient(tx.config)
  250. tx.Tutorial = NewTutorialClient(tx.config)
  251. tx.UsageDetail = NewUsageDetailClient(tx.config)
  252. tx.UsageStatisticDay = NewUsageStatisticDayClient(tx.config)
  253. tx.UsageStatisticHour = NewUsageStatisticHourClient(tx.config)
  254. tx.UsageStatisticMonth = NewUsageStatisticMonthClient(tx.config)
  255. tx.UsageTotal = NewUsageTotalClient(tx.config)
  256. tx.Whatsapp = NewWhatsappClient(tx.config)
  257. tx.WhatsappChannel = NewWhatsappChannelClient(tx.config)
  258. tx.WorkExperience = NewWorkExperienceClient(tx.config)
  259. tx.WpChatroom = NewWpChatroomClient(tx.config)
  260. tx.WpChatroomMember = NewWpChatroomMemberClient(tx.config)
  261. tx.Wx = NewWxClient(tx.config)
  262. tx.WxCard = NewWxCardClient(tx.config)
  263. tx.WxCardUser = NewWxCardUserClient(tx.config)
  264. tx.WxCardVisit = NewWxCardVisitClient(tx.config)
  265. tx.Xunji = NewXunjiClient(tx.config)
  266. tx.XunjiService = NewXunjiServiceClient(tx.config)
  267. }
  268. // txDriver wraps the given dialect.Tx with a nop dialect.Driver implementation.
  269. // The idea is to support transactions without adding any extra code to the builders.
  270. // When a builder calls to driver.Tx(), it gets the same dialect.Tx instance.
  271. // Commit and Rollback are nop for the internal builders and the user must call one
  272. // of them in order to commit or rollback the transaction.
  273. //
  274. // If a closed transaction is embedded in one of the generated entities, and the entity
  275. // applies a query, for example: Agent.QueryXXX(), the query will be executed
  276. // through the driver which created this transaction.
  277. //
  278. // Note that txDriver is not goroutine safe.
  279. type txDriver struct {
  280. // the driver we started the transaction from.
  281. drv dialect.Driver
  282. // tx is the underlying transaction.
  283. tx dialect.Tx
  284. // completion hooks.
  285. mu sync.Mutex
  286. onCommit []CommitHook
  287. onRollback []RollbackHook
  288. }
  289. // newTx creates a new transactional driver.
  290. func newTx(ctx context.Context, drv dialect.Driver) (*txDriver, error) {
  291. tx, err := drv.Tx(ctx)
  292. if err != nil {
  293. return nil, err
  294. }
  295. return &txDriver{tx: tx, drv: drv}, nil
  296. }
  297. // Tx returns the transaction wrapper (txDriver) to avoid Commit or Rollback calls
  298. // from the internal builders. Should be called only by the internal builders.
  299. func (tx *txDriver) Tx(context.Context) (dialect.Tx, error) { return tx, nil }
  300. // Dialect returns the dialect of the driver we started the transaction from.
  301. func (tx *txDriver) Dialect() string { return tx.drv.Dialect() }
  302. // Close is a nop close.
  303. func (*txDriver) Close() error { return nil }
  304. // Commit is a nop commit for the internal builders.
  305. // User must call `Tx.Commit` in order to commit the transaction.
  306. func (*txDriver) Commit() error { return nil }
  307. // Rollback is a nop rollback for the internal builders.
  308. // User must call `Tx.Rollback` in order to rollback the transaction.
  309. func (*txDriver) Rollback() error { return nil }
  310. // Exec calls tx.Exec.
  311. func (tx *txDriver) Exec(ctx context.Context, query string, args, v any) error {
  312. return tx.tx.Exec(ctx, query, args, v)
  313. }
  314. // Query calls tx.Query.
  315. func (tx *txDriver) Query(ctx context.Context, query string, args, v any) error {
  316. return tx.tx.Query(ctx, query, args, v)
  317. }
  318. var _ dialect.Driver = (*txDriver)(nil)
  319. // ExecContext allows calling the underlying ExecContext method of the transaction if it is supported by it.
  320. // See, database/sql#Tx.ExecContext for more information.
  321. func (tx *txDriver) ExecContext(ctx context.Context, query string, args ...any) (stdsql.Result, error) {
  322. ex, ok := tx.tx.(interface {
  323. ExecContext(context.Context, string, ...any) (stdsql.Result, error)
  324. })
  325. if !ok {
  326. return nil, fmt.Errorf("Tx.ExecContext is not supported")
  327. }
  328. return ex.ExecContext(ctx, query, args...)
  329. }
  330. // QueryContext allows calling the underlying QueryContext method of the transaction if it is supported by it.
  331. // See, database/sql#Tx.QueryContext for more information.
  332. func (tx *txDriver) QueryContext(ctx context.Context, query string, args ...any) (*stdsql.Rows, error) {
  333. q, ok := tx.tx.(interface {
  334. QueryContext(context.Context, string, ...any) (*stdsql.Rows, error)
  335. })
  336. if !ok {
  337. return nil, fmt.Errorf("Tx.QueryContext is not supported")
  338. }
  339. return q.QueryContext(ctx, query, args...)
  340. }