minio/pkgs/storage
Harshavardhana f6a5b61b00 Make get/put more robust
- init folder if not present already in 'get()' call
  - put.go was referencing wrong args - fix it
  - if no OBJECTNAME is specified during 'get' - grab a
    list of files under "~/.minio"
  - Provide new API GetList() for ObjectStorage struct
2014-12-09 03:32:31 -08:00
..
appendstorage Adding append storage driver 2014-12-08 23:37:25 -08:00
fsstorage Make get/put more robust 2014-12-09 03:32:31 -08:00
storage.go Make get/put more robust 2014-12-09 03:32:31 -08:00
storage_test.go Refactoring file storage driver to fsstorage 2014-12-08 14:29:25 -08:00