Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrMapKeyNotExist = fmt.Errorf("%w: key not exist in map", ErrNoDataExist) ErrSliceIndexNotExist = fmt.Errorf("%w: index not exist in slice", ErrNoDataExist) ErrRepoDBNotExist = fmt.Errorf("%w: dbName not exist in repo", ErrNoDataExist) ErrRepoCollNotExist = fmt.Errorf("%w: collName not exist in repo", ErrNoDataExist) )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.