I am using Go language to write an instant messaging project. When writing an interface to obtain login information, an error occurs in the msg field. How to solve it?
enter image description here
There is no strconv.ParseUint function in my project source code, nor is there the %d1 field. I don’t know how to modify it at the moment. I hope someone can give me some advice.
New contributor
iszawg is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.