1
0
mirror of https://github.com/rancher/norman.git synced 2025-08-23 17:38:34 +00:00
norman/parse/builder
rmweir 5a269325d1 Differentiate between empty and nil arrays
Prior, empty array were converted to nil. In some cases the
difference between a nil and empty array are not arbitrary.
Now, empty arrays will be converted to empty interface arrays
and nil array will be converted to nil interface arrays.
2020-08-20 15:32:34 -07:00
..
builder_test.go Default empty strings 2018-03-01 14:29:27 -07:00
builder.go Differentiate between empty and nil arrays 2020-08-20 15:32:34 -07:00