mirror of
https://github.com/rancher/norman.git
synced 2025-08-23 17:38:34 +00:00
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. |
||
---|---|---|
.. | ||
builder | ||
browser.go | ||
collection.go | ||
parse.go | ||
read_input.go | ||
subcontext.go | ||
validate.go |