api

package
v0.0.0-...-31a32bb Latest Latest
Warning

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

Go to latest
Published: May 1, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrHandshake server
	ErrHandshake = errors.New("handshake failed")
	ErrOperation = errors.New("request operation not valid")

	// ErrTimerFull timer
	ErrTimerFull   = errors.New("timer full")
	ErrTimerEmpty  = errors.New("timer empty")
	ErrTimerNoItem = errors.New("timer item not exist")

	// ErrParamsNotAllow channel
	ErrParamsNotAllow    = errors.New("params error")
	ErrChannelSignalFull = errors.New("signal channel full and msg will be dropped")

	ErrBroadCastRoomArg = errors.New("rpc broadcast room arg error")

	// ErrRoomDrop room
	ErrRoomDrop = errors.New("room has drop")

	// ErrRPCLogic rpc
	ErrRPCLogic = errors.New("logic rpc is not available")

	ErrTCPWriteError = errors.New("write err")
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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