Versions in this module Expand all Collapse all v0 v0.1.0 Dec 1, 2025 v0.0.1 Dec 1, 2025 Changes in this version + func ErrClientClosed() error + func ErrCollectionNotFound(collName string) error + func ErrConnectionFailed(cause error) error + func ErrDatabaseNotFound(dbName string) error + func ErrInvalidConfig(message string) error + func ErrInvalidOperation(message string) error + func NewOperationError(operation string, cause error) error