Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RedisServer ¶
type RedisServer struct {
// contains filtered or unexported fields
}
func NewHandler ¶
func NewHandler() *RedisServer
func (*RedisServer) Close ¶
func (handler *RedisServer) Close()
func (*RedisServer) Handle ¶
func (handler *RedisServer) Handle(conn net.Conn)
Click to show internal directories.
Click to hide internal directories.