mirror of
https://github.com/grafana/grafana.git
synced 2025-02-15 10:03:33 -06:00
* Initial refactoring work for plugins kvstore * Replace implementations for keystore and angularstore * Cleanup * add interface check * lint * fix storeKeyGetter not being called in namespacedstore set * Fix tests * Comments * Add tests * Fix invalid cap in ListKeys when store is empty * Update docstrings * Add setLastUpdatedOnDelete * Renamed DefaultStoreKeyGetterFunc, add TestDefaultStoreKeyGetter * Sort imports * PR review: removed last_updated key * PR review: Removed setLastUpdatedOnDelete * Re-added relevant tests * PR review: Removed SingleKeyStore * PR review: Removed custom marshaling support * Renamed marshaler.go to marshal.go * PR review: removed unused interfaces * PR review: Moved marshal into namespacedstore.go * PR review: removed storekeygetter * Removed unused file cachekvstore.go * Renamed NamespacedStore to CacheKvStore * removed todo |
||
---|---|---|
.. | ||
adapters | ||
angulardetectorsprovider | ||
angularinspector | ||
angularpatternsstore | ||
cachekvstore | ||
clientmiddleware | ||
config | ||
keyretriever | ||
keystore | ||
licensing | ||
loader | ||
pipeline | ||
pluginaccesscontrol | ||
plugincontext | ||
pluginerrs | ||
pluginsettings | ||
serviceregistration | ||
doc.go | ||
plugins_integration_test.go | ||
pluginsintegration.go | ||
test_helper.go |