tidwall / sjson

Set JSON values very quickly in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for @dig modifier

hypnoglow opened this issue · comments

gjson now supports @dig, it would be great if we can set json using sjson.Set(json, "@dig:key", "value").