ecode

package
v0.6.4 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNullPointer          = errors.New("null reference instance")
	ErrNoCommand            = errors.New("no command")
	ErrNoData               = errors.New("no data")
	ErrCannotDetect         = errors.New("cannot detect character encoding")
	ErrInvalidUTF8Text      = errors.New("invalid UTF-8 text")
	ErrNotSuppotEncoding    = errors.New("not support IANA encoding name")
	ErrInvalidEncoding      = errors.New("text is invalid encoding")
	ErrInvalidNormForm      = errors.New("invalid Unicode normalization form")
	ErrInvalidNewlineForm   = errors.New("invalid newline form")
	ErrInvalidWidthForm     = errors.New("invalid width form")
	ErrInvalidKanaForm      = errors.New("invalid kana form")
	ErrInvalidHashAlg       = errors.New("not support hash algorithm")
	ErrImproperlyHashFormat = errors.New("improperly formatted hash string")
	ErrUnmatchHashString    = errors.New("hash value did NOT match")
	ErrInvalidChekerFormat  = errors.New("invalid checker format")
)

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