Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RespInteger ¶
type RespInteger struct {
Value int
// contains filtered or unexported fields
}
type RespString ¶
type RespString struct {
Data []byte
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.