Timo Vetter
9cc0abf9e0
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 52s
JSON serializer which serializes nil-Arrays as []
and nil-maps als {}
.
Idea from: https://github.com/homelight/json
Forked from 547e8e22fe/src/encoding/json
( tag go1.20.2 )
Added:
MarshalSafeCollections()
methodEncoder.nilSafeSlices
andEncoder.nilSafeMaps
fields