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. |
||
---|---|---|
.. | ||
encoder.go | ||
encoder_test.go | ||
marshal.go | ||
marshal_test.go |