grafana/pkg/infra/filestorage
Artur Wierzbicki b8fba41d74
Storage: unify List queries (#46572)
* silence errors

* s3 fix - don't retrieve files with path equal to the root

* Storage: unify list queries

* Storage: add `IsFolder` method to file obj

* Storage: API consistency - always refer `File` as a pointer rather than a value
2022-03-15 21:21:22 +04:00
..
api_test.go Storage: list filtering and root folder support (#46453) 2022-03-11 22:08:19 +04:00
api.go Storage: unify List queries (#46572) 2022-03-15 21:21:22 +04:00
cdk_blob_filestorage.go Storage: unify List queries (#46572) 2022-03-15 21:21:22 +04:00
db_filestorage.go Storage: unify List queries (#46572) 2022-03-15 21:21:22 +04:00
fs_integration_test.go Storage: unify List queries (#46572) 2022-03-15 21:21:22 +04:00
test_utils.go Storage: unify List queries (#46572) 2022-03-15 21:21:22 +04:00
wrapper_test.go Storage: list filtering and root folder support (#46453) 2022-03-11 22:08:19 +04:00
wrapper.go Storage: unify List queries (#46572) 2022-03-15 21:21:22 +04:00