1
0
mirror of https://github.com/rancher/norman.git synced 2025-08-23 17:38:34 +00:00
norman/parse
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 Differentiate between empty and nil arrays 2020-08-20 15:32:34 -07:00
browser.go More initial dev 2017-11-10 21:46:30 -07:00
collection.go Add no pagination option 2019-04-05 16:42:43 -07:00
parse.go Add enable function and addFeature functions 2019-07-02 12:18:40 -07:00
read_input.go add yaml support 2018-06-04 16:44:48 -07:00
subcontext.go Major refactor of subcontexts 2018-02-09 13:45:22 -07:00
validate.go Many enhancements 2017-12-11 20:58:53 -07:00