Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrIncompleteRESP = fmt.Errorf("incomplete resp string")
ErrIncompleteRESP is returned when the encoded string fed to Decode is not valid
Functions ¶
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server encapsulates a TCP server that can serve RESP commands
Click to show internal directories.
Click to hide internal directories.