- Emulate ErrObjectNotExist error on Delete - Use io.ReadCloser and WriteCloser instead of our own types
Use io.ReadCloser and WriteCloser instead of our own types
Add DeleteObject API
Add CopyLocalIntoStorage test utility
First release with basic read/write storage wrapper and test implementation.