storj/protos
aligeti ff52a1e7e1
Minio integration with Object store (#156)
* initial WIP integration with Object store

* List WIP

* minio listobject function changes complete

* Code review changes and work in progress for the mock objectstore unit testing cases

* Warning fix redeclaration of err

* Warning fix redeclaration of err

*  code review comments & unit testing inprogress

* fix compilation bug

* Fixed code review comments & added GetObject Mock test case

* rearraged the mock test file and gateway storj test file in to the proper directory

* added the missing file

* code clean up

* fix lint error on the mock generated code

* modified per code review comments

* added the PutObject mock test case

* added the GetObjectInfo  mock test case

* added listobject mock test case

* fixed package from storj to miniogw

* resolved the gateway-storj.go initialization merge conflict
2018-07-27 08:34:40 -04:00
..
meta ObjectStore (#128) 2018-07-16 23:44:28 +03:00
overlay protos: update protobufs with go generate (#169) 2018-07-26 13:20:02 -07:00
piecestore protos: update protobufs with go generate (#169) 2018-07-26 13:20:02 -07:00
pointerdb Refactor List in PointerDB (#163) 2018-07-27 09:02:59 +03:00