//
pkg.gl
Category
github.com/goinbox/redis
module
package
1.3.2
Repository:
https://github.com/goinbox/redis.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
6
Dependents
6
Files
406 SLOC
#
README
redis
go get -d github.com/goinbox/redis
doc
#
Functions
NewClient
No description provided by the author
NewConfig
No description provided by the author
NewPool
No description provided by the author
NewReply
No description provided by the author
#
Constants
DefaultConnectTimeout
No description provided by the author
DefaultLogFieldKeyAddr
No description provided by the author
DefaultLogFieldKeyCmd
No description provided by the author
DefaultReadTimeout
No description provided by the author
DefaultWriteTimeout
No description provided by the author
#
Structs
Client
No description provided by the author
Config
No description provided by the author
PConfig
No description provided by the author
Pool
No description provided by the author
Reply
No description provided by the author