Golang web 开发实战之 session 缓存:如何使用 redigo 将一个结构体数据保存到 redis?

defonds ·
`conn := pool.Get()`之后不需要判断是否为nil,看源码可知返回不可能为nil。
#1