add memory storage layer v2 #2189
Annotations
5 errors
Run make test:
pkg/storage/memorystorage/v2/cache_watcher.go#L160
event.Index undefined (type *watchCacheEvent has no field or method Index)
|
Run make test:
pkg/storage/memorystorage/v2/cache_watcher.go#L161
event.Index undefined (type *watchCacheEvent has no field or method Index)
|
Run make test:
pkg/storage/memorystorage/v2/cache_watcher.go#L171
event.Index undefined (type *watchCacheEvent has no field or method Index)
|
Run make test:
pkg/storage/memorystorage/v2/register.go#L17
cannot use storageFactory (variable of type *StorageFactory) as storage.StorageFactory value in return statement: *StorageFactory does not implement storage.StorageFactory (missing method PrepareCluster)
|
Run make test
Process completed with exit code 2.
|
Loading