Documentation ¶
Index ¶
Constants ¶
View Source
const ( // StatusReply etc defined reply type. StatusReply replyType = 1 + iota ErrReply IntReply BulkReply ListReply )
View Source
const (
Version = "0.0.1"
)
Variables ¶
This section is empty.
Functions ¶
func REG ¶
func REG(cmd string, types replyType, f cmdFunc)
REG will register a cmd function to server.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.