Versions in this module Expand all Collapse all v0 v0.49.1 Oct 15, 2025 Changes in this version + type ObjectID oid.ID + func (x ObjectID) Error() string + type ParentObjectError struct + var ErrParentObject ParentObjectError + func NewParentObjectError(cause error) ParentObjectError + func (x ParentObjectError) Is(target error) bool + func (x ParentObjectError) Unwrap() error