databricks-cli/libs/filer
Pieter Noordhuis a59136f77f
Use []byte for files in workspace (#162)
2023-01-05 12:03:31 +01:00
..
filer.go Abstract over file handling with WSFS or DBFS through filer interface (#135) 2022-12-14 15:37:14 +01:00
root_path.go Extract filer path handling into separate type (#138) 2022-12-14 23:41:37 +01:00
root_path_test.go Extract filer path handling into separate type (#138) 2022-12-14 23:41:37 +01:00
slice.go Abstract over file handling with WSFS or DBFS through filer interface (#135) 2022-12-14 15:37:14 +01:00
slice_test.go Abstract over file handling with WSFS or DBFS through filer interface (#135) 2022-12-14 15:37:14 +01:00
workspace_files_client.go Use []byte for files in workspace (#162) 2023-01-05 12:03:31 +01:00