databricks-sdk-go
databricks-sdk-go copied to clipboard
Moving experimental to testkit
Changes
This PR renames experimental
to testkit, updates the codegen configuration, and the example that uses GoMock to encourage users to use the generated mocks
Tests
- [ ]
make test
passing - [x]
make fmt
applied - [ ] relevant integration tests applied