databricks-cli/libs/dyn/merge
Pieter Noordhuis c05c0cd941
Include `dyn.Path` as argument to the visit callback function (#1260)
## Changes

This change means the callback supplied to `dyn.Foreach` can introspect
the path of the value it is being called for. It also prepares for
allowing visiting path patterns where the exact path is not known
upfront.

## Tests

Unit tests.
2024-03-07 13:56:50 +00:00
..
elements_by_key.go Include `dyn.Path` as argument to the visit callback function (#1260) 2024-03-07 13:56:50 +00:00
elements_by_key_test.go Use dynamic configuration model in bundles (#1098) 2024-02-16 19:41:58 +00:00
merge.go Rename libs/config -> libs/dyn (#1086) 2023-12-22 13:20:45 +00:00
merge_test.go Rename libs/config -> libs/dyn (#1086) 2023-12-22 13:20:45 +00:00