3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/pkg/infra/filestorage
Artur Wierzbicki 712b239d5a
Storage: remove pointer on write path ()
* 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 () 2022-03-11 22:08:19 +04:00
api.go Storage: remove pointer on write path () 2022-04-12 16:58:09 +02:00
cdk_blob_filestorage.go Storage: remove pointer on write path () 2022-04-12 16:58:09 +02:00
db_filestorage.go Storage: remove pointer on write path () 2022-04-12 16:58:09 +02:00
fs_integration_test.go Storage: remove pointer on write path () 2022-04-12 16:58:09 +02:00
test_utils.go Storage: unify List queries () 2022-03-15 21:21:22 +04:00
wrapper_test.go Storage: list filtering and root folder support () 2022-03-11 22:08:19 +04:00
wrapper.go Storage: unify List queries () 2022-03-15 21:21:22 +04:00