Versions in this module Expand all Collapse all v0 v0.25.2 Jun 5, 2025 Changes in this version + func ProductionBehaviorForTests() func() type StorageError + func (s *StorageError) Error() string + func (s *StorageError) Unwrap() error v0.23.2 Feb 12, 2024 Changes in this version + func CatchVectorizedRuntimeError(operation func()) (retErr error) + func ExpectedError(err error) + func InternalError(err error) + func NonCatchablePanic(object interface{}) + type StorageError struct + func NewStorageError(err error) *StorageError + func (s *StorageError) Cause() error