Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func (*Server) HandleConn ¶
HandleConn handles handle conn.
func (*Server) ListenAndServe ¶
ListenAndServe returns an en and serve.
func (*Server) SetClusterHandler ¶
func (s *Server) SetClusterHandler(handler *cluster.RESPHandler)
SetClusterHandler sets a cluster handler.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.