add memory storage layer v2 #2191
Annotations
2 errors
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