This website requires JavaScript.
Explore
Help
Sign In
mirror
/
redis
mirror of
https://github.com/go-redis/redis.git
Watch
1
Star
0
Fork
You've already forked redis
1
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bd6402ab3e
redis
/
internal
/
pool
/
export_test.go
8 lines
95 B
Go
Raw
Blame
History
package
pool
import
"time"
func
(
cn
*
Conn
)
SetCreatedAt
(
tm
time
.
Time
)
{
cn
.
createdAt
=
tm
}
Reference in New Issue
View Git Blame
Copy Permalink