flypiggyyoyoyo opened a new issue, #1028:
URL: https://github.com/apache/incubator-seata-go/issues/1028

   **What would you like to be added:**
   
   Plz fix the following bugs.
   
   -  `RegisterTableCache` expects a factory function `func(*sql.DB, 
interface{}) TableMetaCache` but receives instances directly, causing 
compilation type errors.
   - Multiple staticcheck warnings (S1034, S1023, S1009, S1011, S1003) found, 
including redundant type assertions in type switch, unnecessary break 
statements, and redundant nil checks. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to