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 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.