error: invalid type conversion (need explicit conversion) 怎么破

sunchenzl · · 3307 次点击
更多评论
fmt.Fprint(w,k,[]byte(v.(string),"is string",vv)
#2