The filterRow function of inmem.go should have an error return, to handle bad filters (e.g. bad regexps). The error codes should match the ones of the real service.
The filterRow function of inmem.go should have an error return, to handle bad filters (e.g. bad regexps).
The error codes should match the ones of the real service.