shenghui0779 / yiigo

Go 开发工具包

Home Page:https://pkg.go.dev/github.com/shenghui0779/yiigo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

redis.go有错误

Leadrive opened this issue · comments

行167,171,175
redis.DialUsername

171行应该是DialPassword
写成了Username了

好的,谢谢!

已修复