modulepackage
0.0.0-20230126042928-3cb96c08c2cb
Repository: https://github.com/acoshift/mysql.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
JSON wraps value with scanner and valuer.
NullString scans null into empty string.
NullTime likes Time but wrap time.Time with scanner.
RunInTx runs fn inside retryable transaction.
RunInTxContext runs fn inside retryable transaction with context.
# Variables
ErrAbortTx rollbacks transaction and return nil error.