mirror of https://github.com/databricks/cli.git
fa25b92ba1
## Changes This package can be used to marshal a `dyn.Value` as JSON and retain the ordering of keys in a mapping. Unlike the default behavior of `json.Marshal,` the output does not encode HTML characters. Otherwise, this is no different from using `JSON.Marshal` with `v.AsAny().` ## Tests Unit tests. |
||
---|---|---|
.. | ||
assert.go | ||
assert_test.go | ||
dump.go |