Documentation
¶
Index ¶
Constants ¶
View Source
const ( ServerError MongoDBError ProxyError QueryError ParserError ValidationError )
ServerError and others are represent different types of errors
View Source
const ( ServerErrorName = "Server error" MongoDBErrorName = "MongoDB error" ProxyErrorName = "Server proxy error" QueryErrorName = "Server query error" ParserErrorName = "Server parser error" ValidationErrorName = "Server validation error" )
ServerErrorName and others provides human based definition of the error
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.