derrors

package
v0.9.2 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	//cache errs
	ErrKeyExists   = fmt.Errorf("key is already exist")
	ErrKeyNotExist = fmt.Errorf("key not exist")
	//mqtt
	ErrMQTTRPCTimeout = fmt.Errorf("mqtt rpc call timeout")
	//websocket
	ErrWebsocket                = fmt.Errorf("the connect is not websocket")
	ErrWebsocketConnectionExist = fmt.Errorf("websocket connection is already exist")
	ErrWebsocketUpgrade         = fmt.Errorf("websocket upgrade error")
)

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