package
0.9.1
Repository: https://github.com/coding-hui/iam.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

NewDBError new datastore error.

# Variables

ErrEntityInvalid Error that entity is invalid.
ErrIndexInvalid Error that entity index is invalid.
ErrNilEntity Error that entity is nil.
ErrPrimaryEmpty Error that primary key is empty.
ErrRecordExist Error that entity primary key is exist.
ErrRecordNotExist Error that entity primary key is not exist.
ErrTableNameEmpty Error that table name is empty.