errors

package
v0.0.0-...-e0344fa Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CLIENT_ERROR = 1
	SERVER_ERROR = 2

	BAD_REQUEST = 101
	// General-purpose errors
	NOT_FOUND            = 201
	ALREADY_EXISTS       = 202
	REDIS_HSET_FAIL      = 203
	REDIS_HGET_FAIL      = 204
	REDIS_KEY_CHECK_FAIL = 205
)

Variables

This section is empty.

Functions

func NewErrorStatus

func NewErrorStatus(code uint32, message string) *agent.Status

Types

This section is empty.

Jump to

Keyboard shortcuts

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