Documentation ¶
Index ¶
Constants ¶
View Source
const ( ErrorTypeNone ErrorType = iota ErrorTypeIncomplete ErrorTypeForeignKey ErrorTypeDuplicate ErrorTypeInvalid ErrorTypeQuery ErrorOpSave ErrorOp = iota ErrorOpGet ErrorOpDelete ErrorOpFind )
Variables ¶
View Source
var ErrNotFound = errors.New("not found")
Functions ¶
This section is empty.
Types ¶
type Error ¶
func (*Error) ErrorForOp ¶
Click to show internal directories.
Click to hide internal directories.