json-iterator / go

A high-performance 100% compatible drop-in replacement of "encoding/json"
http://jsoniter.com/migrate-from-go-std.html
MIT License
13.43k stars 1.03k forks source link

Tag to support Some fields do serialize only, not deserialize. #553

Open wahello opened 3 years ago

wahello commented 3 years ago

Any tag to make some fields do serialize only, not deserialize?