mirror of https://github.com/databricks/cli.git
a1297d71fd
## Changes This change adds: * A `config.Walk` function to walk a configuration tree * A `config.Path` type to represent a value's path inside a tree * Functions to create a `config.Path` from a string, or convert one to a string ## Tests Additional unit tests with full coverage. |
||
---|---|---|
.. | ||
convert | ||
merge | ||
yamlloader | ||
kind.go | ||
location.go | ||
location_test.go | ||
path.go | ||
path_string.go | ||
path_string_test.go | ||
path_test.go | ||
value.go | ||
value_test.go | ||
walk.go | ||
walk_test.go |