ashahChen
ashahChen
and seems like can't insert number item in empty array: `sjson.Set("[]", 0, 0 )` return []
> > suppose json is : > > `j := [0,1,2,3,{"4": {"test0":[1,2,3,"4"]}}]` > > run: > > `length := gjson.Get(j, "4.:4.test0.#").Int()` > > get 0; > > The key in...
@volans- Thanks a lot, I got it, why not author keep gjson same syntax ":4" with sjson in case someone use number as object key accidentally? Maybe package could figure...
@volans- Thank you!
@tidwall Thanks a lot, I got it!
Sorry for late reply I have fixed bard, chatgpt and llama2 with new release of binary, please check them. For now the claude have changed ajax construction and I haven't...