Yuri Nasyrov
Results
2
comments of
Yuri Nasyrov
Hey, check the decoding type. I wrote a small test and it works great. ``` package main import ( "fmt" "time" jsonIter "github.com/json-iterator/go" ) var jsonIt = jsonIter.ConfigCompatibleWithStandardLibrary type ExpectedJson...
Hi I know how to fix this. 1. This is not a "bimg" error. This is an OS architecture error. Mac arm and linux amd architecture. 2. I had a...