grafana/pkg/registry
Leonor Oliveira 2645958c8c
Use global function to compare any entity to both stores (#89282)
* WIP implement generic compare interface

* Use global compare fn for all entities

* Lint

* Update pkg/apiserver/rest/dualwriter.go

Co-authored-by: Dan Cech <dcech@grafana.com>

* Don't need to hash, just compare bytes

* Fix tests

---------

Co-authored-by: Dan Cech <dcech@grafana.com>
2024-06-26 10:19:40 +02:00
..
apis Use global function to compare any entity to both stores (#89282) 2024-06-26 10:19:40 +02:00
backgroundsvcs AuthZ: embed an authorization server (#89018) 2024-06-13 11:41:35 +02:00
schemas Expressions: Create json schema for query types (#84032) 2024-03-26 06:58:56 +02:00
usagestatssvcs Chore: Move backgroundsvcs and usagestatssvcs to registry (#72692) 2023-08-02 09:25:55 -04:00
registry.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00