This repository has been archived by the owner on Apr 5, 2023. It is now read-only.
mockstore: users should not have to populate the store's map entry in order to have it return the desired error #76
Labels
bug
Something isn't working
If the user sets
ErrGet
on this store then the store'sGet()
operation should immediately return with that error.edge-core/pkg/storage/mockstore/mockstore.go
Lines 86 to 96 in 9c16791
The text was updated successfully, but these errors were encountered: