errors

package
v0.5.16 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	FindServiceTimeOut     = errors.New("find service time out ")
	ChannelNotFound        = errors.New("connection not found")
	ChannelHasClosed       = errors.New("connection has been closed ")
	ChannelNotEnough       = errors.New("not have enough data")
	ChannelRepeatedConnect = errors.New("repeated connect to some host")
	InvalidApolloCfg       = errors.New("Invalid Apollo Config! ")
	ConnectApolloFailed    = errors.New("generate connect Apollo request fail")
	ApolloOverMaxRetry     = errors.New("over Max Retry Still Error")
	RedisNotInit           = errors.New("redis not init")
	RedisConfigError       = errors.New("invalid redis config")
	MongoConfigError       = errors.New("invalid mongo config")
	ProxyConfigError       = errors.New("invalid proxy config")
	HostIpError            = errors.New("invalid listener ip")
	RepeatedWatcher        = errors.New("repeated watcher")
	InvalidWatcherManager  = errors.New("invalid watcher manager")
	InvalidZKConn          = errors.New("invalid zookeeper connection")
)

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