# Packages
No description provided by the author
# Functions
NewBulkMessage creates a bulk string message.
NewErrorMessage creates an error message.
NewIntegerMessage creates an integer message.
NewNilMessage creates a nil bulk string message.
NewOKMessage creates a OK string message.
NewServer returns a new server instance.
NewStringMessage creates a string message.
# 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
# Interfaces
CommandHandler is a hander interface for user commands.
SystemCommandHandler is a hander interface for system commands.
# Type aliases
Message represents a message of Redis serialization protocol.