Mike Schwörer
1f456c5134
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 5m6s
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