Error while reading into a struct in Go from a []byte using a reader

后端 未结 0 1012
佛祖请我去吃肉
佛祖请我去吃肉 2021-01-01 01:32

I am trying to read a struct from a []byte variable.

When I try to read an individual variable I can make it work, but when trying to read directly into a struct I ge

相关标签:
回答
  • 消灭零回复
提交回复
热议问题