errs

package
v0.0.30 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrFileReaderNotInitialized = errors.New(" file reader not initialized ")
	ErrFileWriteNotInitialized  = errors.New(" file writer not initialized ")
)

fileio

View Source
var (
	ErrConfigLoad = errors.New(" loading config fail ")
	ErrConfigNil  = errors.New(" config is nil ")
)

config

View Source
var (
	ErrNewStoreEngineFail = errors.New(" init storage engine fail ")
	ErrKeyNotFound        = errors.New(" key not found ")
)

store

View Source
var (
	ErrNoBalance    = errors.New(" no balance ")
	ErrGrpcConnFail = errors.New(" ping grpc connection fail ")
	ErrNoAmount     = errors.New(" no amount ")
)

chain

View Source
var (
	ErrAESKeyLength = errors.New(" key length must be 16,24,32")
)
View Source
var (
	ErrNeedPointer = errors.New(" must be pointer ")
)
View Source
var (
	WarnRegisterModulesEmpty = "Warn RegisterModules is empty, defult regist bank and auth"
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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