orchard/internal/controller/store
Nikolay Edigaryev 9cdfd75f79
Badger store: avoid code duplication by using generic methods (#369)
* Badger store: avoid code duplication by using generic methods

* No need to return PT, can return just *T
2025-11-17 18:34:59 +04:00
..
badger Badger store: avoid code duplication by using generic methods (#369) 2025-11-17 18:34:59 +04:00
errors.go Refactored working with a storage (#20) 2023-02-08 19:36:30 -05:00
store.go Badger store: avoid code duplication by using generic methods (#369) 2025-11-17 18:34:59 +04:00
store_test.go API: introduce ability to watch a VM (#351) 2025-10-03 21:34:53 +04:00