Documentation ¶
Index ¶
Constants ¶
View Source
const ( ErrorResp = iota SimpleString IntegerResp BulkResp MultiResp NoKey )
Variables ¶
View Source
var ( NEW_LINE = []byte("\r\n") EMPTY_LINE []byte )
* redis protocal : Resp protocol * http://redis.io/topics/protocol
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.