mq_errors

package
v0.0.0-...-1df5a02 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrTtrExceed           = errors.New("msgTTR can't greater than 60.")
	ErrNodeIdExceed        = errors.New("nodeId must be between 1 and 1024.")
	ErrLogLevelExceed      = errors.New("logLevel must be between 0 and 4.")
	ErrMsgMaxPushNumExceed = errors.New("MsgMaxPushNum must be between 1 and 1000.")
	ErrMqIsRunning         = errors.New("mq is running")
	ErrMqLoadingRunning    = errors.New("mq loading running fail")
	ErrQueueClosed         = errors.New("queue has been closed.")
	ErrQueueNotMsg         = errors.New("queue has not msg")
)

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