You have a specific piece of input data which is causing this error "json 
data parse after line 1 to 28"

Therefore, please modify your code to print the actual value just before 
parsing it; then do whatever triggers the error; then place that value 
inside the play.golang.org program to replicate the problem.

The JSON parser is saying that it's bad data, and so we want to see the 
exact data which cause the JSON parser to return this error.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/a713371e-7053-430a-92c3-7084cefe7044%40googlegroups.com.

Reply via email to