//
pkg.gl
Category
github.com/mainnika/mongox-go-driver
mongox
errors
package
1.0.1
Repository:
https://github.com/mainnika/mongox-go-driver.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
4
Files
24 SLOC
#
Functions
InternalErrorf
InternalErrorf function creates an instance of InternalError.
Malformedf
Malformedf creates an instance of Malformed.
NotFoundErrorf
NotFoundErrorf function creates an instance of BadRequestError.
#
Type aliases
InternalError
InternalError error.
Malformed
Malformed error.
NotFound
NotFound error.