minio/cmd/gateway/b2
Aditya Manthramurthy 36e51d0cee Add GetObjectNInfo to object layer (#6449)
The new call combines GetObjectInfo and GetObject, and returns an
object with a ReadCloser interface.

Also adds a number of end-to-end encryption tests at the handler
level.
2018-09-20 19:22:09 -07:00
..
gateway-b2.go Add GetObjectNInfo to object layer (#6449) 2018-09-20 19:22:09 -07:00
gateway-b2_test.go Create logger package and rename errorIf to LogIf (#5678) 2018-04-05 15:04:40 -07:00