Documentation ¶ Index ¶ Variables Constants ¶ This section is empty. Variables ¶ View Source var ( ErrRecordNotFound = errors.New("record not found") ErrRecordNotUpdated = errors.New("record not updated") ErrRecordNotCreated = errors.New("record not created") ErrRecordNotDeleted = errors.New("record not deleted") ) Functions ¶ This section is empty. Types ¶ This section is empty. Source Files ¶ View all Source files errors.go Click to show internal directories. Click to hide internal directories.