package
0.1.0
Repository: https://github.com/oceanbase/modis.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
ReplyArray replies an array.
ReplyBulkString replies a bulkstring.
ReplyError replies an error.
ReplyInteger replies an integer.
ReplyNullBulkString replies a null bulkstring.
ReplySimpleString replies a simplestring.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ErrUnKnownCommand return RedisError of the cmd.
ErrWrongArgs return RedisError of the cmd.
NewDecoder creates a RESP decoder.
NewEncoder creates a RESP encoder.
ReadBulkString reads a bulkstring.

# 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
Shared command error responses.
No description provided by the author
Shared command responses.
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

ErrInvalidProtocol indicates a wrong protocol format.

# Structs

Decoder implements the decoder interface.
Encoder implements the Encoder interface.

# Interfaces

No description provided by the author