databricks-cli/libs/config
Pieter Noordhuis ef97e249ec
Add function to check if `config.Value` is valid (#1009)
## Changes

Small function broken out from other work in progress.
2023-11-24 13:21:47 +00:00
..
convert Function to convert Go struct back to `config.Value` (#935) 2023-11-15 09:19:51 +00:00
merge Function to merge two instances of `config.Value` (#938) 2023-11-03 19:15:47 +00:00
yamlloader Loading an empty file yields a nil (#906) 2023-10-24 11:24:43 +00:00
kind.go Library to convert config.Value to Go struct (#904) 2023-10-24 11:12:36 +00:00
location.go New YAML loader to support configuration location (#828) 2023-10-20 12:56:59 +00:00
location_test.go New YAML loader to support configuration location (#828) 2023-10-20 12:56:59 +00:00
value.go Add function to check if `config.Value` is valid (#1009) 2023-11-24 13:21:47 +00:00
value_test.go Add function to check if `config.Value` is valid (#1009) 2023-11-24 13:21:47 +00:00