hunt.redis.Protocol

Undocumented in source.

Members

Aliases

ProtocolCommand
alias ProtocolCommand = Protocol.Command
Undocumented in source.
ProtocolKeyword
alias ProtocolKeyword = Protocol.Keyword
Undocumented in source.

Classes

Protocol
class Protocol

Functions

getRaw
const(ubyte)[] getRaw(ProtocolKeyword k)
Undocumented in source. Be warned that the author may not have intended to support it.
getRaw
const(ubyte)[] getRaw(ProtocolCommand c)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta