Versions in this module Expand all Collapse all v0 v0.45.0 Jun 27, 2022 v0.44.0 Jun 27, 2022 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 ...interface{}) *storage.Error + func NewWriteConflictError(p storage.Path) *storage.Error