package
0.0.0-20241015184336-d78f8be1ba06
Repository: https://github.com/dicedb/dice.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewErrWithMessage If the error code is already passed in the string, the error code provided is used, otherwise the string "-ERR " for the generic error code is automatically added.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

Standard error variables for various DiceDB-related error conditions.
Standard error variables for various DiceDB-related error conditions.
Indicates authentication failure.
Signals detection of a corrupted HyperLogLog object.
Standard error variables for various DiceDB-related error conditions.
Standard error variables for various DiceDB-related error conditions.
Signifies that a hash value is expected to be an integer.
Represents a value that is either not an integer or is out of allowed range.
Represents a generic internal server error.
Standard error variables for various DiceDB-related error conditions.
Standard error variables for various DiceDB-related error conditions.
Indicates that the provided expiration time is invalid.
Indicates that a key is not a valid HyperLogLog value.
Standard error variables for various DiceDB-related error conditions.
Represents an invalid type for a JSON path.
Signals that a value provided is not in a valid integer or float format.
Standard error variables for various DiceDB-related error conditions.
Indicates that the specified key does not exist.
Signifies that an increment or decrement operation would exceed the limits.
Represents a syntax error in a DiceDB command.
Standard error variables for various DiceDB-related error conditions.
Standard error variables for various DiceDB-related error conditions.
Indicates that a value is beyond the permissible range.
Standard error variables for various DiceDB-related error conditions.
Error generation functions for specific error messages with dynamic parameters.
Signals an operation attempted on a key with an incompatible type.

# Structs

No description provided by the author