storj/pkg/miniogw
Egon Elbre 2dbada73ab
Separate storj.io packages in imports (#481)
Format with goimports -w -local storj.io
Add flag to golang lint
Remove commented out imports as they mess with goimports
2018-10-16 14:43:44 +03:00
..
logging Separate storj.io packages in imports (#481) 2018-10-16 14:43:44 +03:00
config.go Use context to propagate API Key (#383) 2018-10-09 16:39:14 +02:00
gateway-storj_test.go Separate storj.io packages in imports (#481) 2018-10-16 14:43:44 +03:00
gateway-storj.go MinioGW should return ObjectNotFound if non-existing file is deleted (#379) 2018-09-24 22:14:21 +03:00
multipart.go Basic Multipart support (#351) 2018-09-21 22:44:45 +03:00
objstore_mock_test.go ConcatRanger closes segment readers as soon as data is read (#349) 2018-09-14 10:10:43 -04:00