Documentation ¶
Overview ¶
Package errors contains reusable error-related code for the storage layer.
Index ¶
Constants ¶
View Source
const ArrayIndexTypeMsg = "array index must be integer"
View Source
const DoesNotExistMsg = "document does not exist"
View Source
const OutOfRangeMsg = "array index out of range"
Variables ¶
This section is empty.
Functions ¶
func NewNotFoundErrorf ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.