package
0.0.0-20220304170535-303641e2a083
Repository: https://github.com/xdrm-io/articles-api.git
Documentation: pkg.go.dev
# Constants
ErrCreate raised on creation errors.
ErrDelete raised on delete errors.
ErrInitFailed raised when db cannot be initialized.
ErrNotFound raised when a resource is not found.
ErrNotInitialized raised when using a non initialized database.
ErrTransaction raised on transaction errors.
ErrUnexpected raised on unexpected errors.
ErrUpdate raised on update errors.
# Type aliases
Err type for this package.