package
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Dec 12, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Next represents struct used to setting new autoincrement value
using insert inside new transaction finished by rollback
func (n *Next) CanUse(iopts ...interface{}) bool
CanUse returns true if Handle function can be executed
Handle sets new autoincrement value by inserting row using new transaction finished by rollback, uses locking
Source Files
¶
Click to show internal directories.
Click to hide internal directories.