Why don't you provide the functionality to update the data inside the node?
Closed this issue · 2 comments
liushiqi1001 commented
I think your project is great, but why don't you have a function to update the data inside the nodes? Is there any other consideration behind that?
liushiqi1001 commented
I've been searching for a while but couldn't find it. If project support updating the data inside the nodes, how should I use that functionality?
spyzhov commented
Sorry, I missed this request. Yes, you can use Set
function to modify data inside nodes: https://pkg.go.dev/github.com/spyzhov/ajson#Node.Set