storj/pkg/miniogw
JT Olio 9aee5efd99
pointerdb: separate client and server packages (#261)
* pointerdb: separate client and server packages

the reason for this is so that things the server needs (bolt, auth)
don't get imported if all you need is the client. will result in
smaller binaries and less flag definitions

* review comments
2018-08-22 09:07:00 -06:00
..
logging Avoid logging any minio error in miniogw logging wrapper (#240) 2018-08-20 13:55:39 -04:00
config.go pointerdb: separate client and server packages (#261) 2018-08-22 09:07:00 -06:00
gateway-storj_test.go Fixes downloads in Minio Browser (#264) 2018-08-22 13:15:13 +02:00
gateway-storj.go Fixes downloads in Minio Browser (#264) 2018-08-22 13:15:13 +02:00
objstore_mock_test.go Cleanup metadata across layers (#180) 2018-07-30 21:57:50 +03:00