package
module
Version:
v0.0.0-...-7392ed4
Opens a new window with list of versions in this module.
Published: Aug 28, 2018
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
README
¶
xorm-decorator
xorm decorator library
Documentation
¶
DuplicateKey check if error is a duplicate key error
type Dialect interface {
DuplicateKey(err error) bool
}
Dialect .
Source Files
¶
Click to show internal directories.
Click to hide internal directories.