codes

package
v2.1.3+incompatible Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2020 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Common
	StartHttpServerError    = 1001
	ShutdownHttpServerError = 1002
	ShutdownHttpServerInfo  = 1003

	WebsocketError     = 1004
	WebsocketEmitError = 1005

	DatabaseOperationError = 1006

	// Raft
	InitRaftError              = 1007
	RestoreFromRepositoryError = 1008
	RaftLoggerCode             = 1009
	BootstrapClusterError      = 1010
	RaftShutdownError          = 1011
	RaftShutdownInfo           = 1012

	// Raft Log
	ApplyLogCommandError   = 1013
	PrepareLogCommandError = 1014
	SyncApplyError         = 1015

	// Raft Cluster
	SendDeclarationToLeader     = 1016
	LeaderClientConnectionError = 1017
	LeaderClientDisconnected    = 1018
	LeaderClientConnected       = 1023
	LeaderStateChanged          = 1024
	LeaderManualDeleteLeader    = 1025

	// Services
	DiscoveryServiceSendModulesError  = 1019
	RoutesServiceSendRoutesError      = 1020
	ConfigServiceBroadcastConfigError = 1021

	// Mux
	InitMuxError = 1022
)

Variables

This section is empty.

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