grafana/pkg/infra/filestorage
Artur Wierzbicki 712b239d5a
Storage: remove pointer on write path (#47580)
* remove pointer to contents in UpsertFileCommand

* add command to UpsertFileCommand

* fix client after API refactor
2022-04-12 16:58:09 +02:00
..
api_test.go Storage: list filtering and root folder support (#46453) 2022-03-11 22:08:19 +04:00
api.go Storage: remove pointer on write path (#47580) 2022-04-12 16:58:09 +02:00
cdk_blob_filestorage.go Storage: remove pointer on write path (#47580) 2022-04-12 16:58:09 +02:00
db_filestorage.go Storage: remove pointer on write path (#47580) 2022-04-12 16:58:09 +02:00
fs_integration_test.go Storage: remove pointer on write path (#47580) 2022-04-12 16:58:09 +02: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