Versions in this module Expand all Collapse all v1 v1.5.2 Jun 10, 2025 Changes in this version + const ArrayIndexTypeMsg + const DoesNotExistMsg + const OutOfRangeMsg + func NewNotFoundError(path storage.Path) *storage.Error + func NewNotFoundErrorWithHint(path storage.Path, hint string) *storage.Error + func NewNotFoundErrorf(f string, a ...any) *storage.Error + func NewWriteConflictError(p storage.Path) *storage.Error