errors

package
v0.0.0-...-e37dd3a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 29, 2026 License: MPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrStorage       = errors.New("dms: storage error")
	ErrStorageNoData = errors.New("dms: storage no data")
	// prevent users from malicious password attempts
	ErrBeenBoundOrThePasswordIsWrong = errors.New("the platform user has been bound or the password is wrong")
)

Functions

func WrapErrStorageNoData

func WrapErrStorageNoData(log *utilLog.Helper, originalErr error) error

func WrapStorageErr

func WrapStorageErr(log *utilLog.Helper, originalErr error) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL