会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
水滴月
博客园
首页
新随笔
联系
管理
订阅
2019年12月2日
Golang报错:Cannot convert expression of type interface{} to type []byte
摘要: 在使用golang实现后端登录逻辑的时候,碰到下面的问题:Cannot convert expression of type interface{} to type []byte 首先介绍下问题出现的场景:使用Redis存储用户登录信息,第三方包使用的是redigo 问题原因:由于从Redis里 取
阅读全文
posted @ 2019-12-02 13:49 水滴月
阅读(5567)
评论(0)
推荐(0)
编辑
公告