json
json copied to clipboard
How to set empty []
Is it possible to set empty [], currently it shows null?
Something like Text []Text `json:"text" default:"value,[]"` or better way
I just want to set default value when value is nil
Thanks,
Hmm if u still want it i can implement that feature, also check my fork of this repo(updated to 1.19 go)